
html {
  text-align: center;
  font-size: 0.85em;
  font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  background: #f5f3ee url(/img/background.png) repeat-x top left;
}



a img {
  border: none;
}




acronym {
  cursor: help;
  border-bottom: 1px dotted #aaa;
}

h1 span {
  display: none;
}

h1, h2, h3 {
  font-family: "Georgia", "Times New Roman", "Times", sans-serif;
}

h3 {
clear: right;

}

div#footer, .clear {
  clear: left;
}

div.column {
  float: left;
  width: 45%;
  _width: 40%;
  padding: 0 2.5%;
}

div#container {
  width: 760px;
  margin: auto;
  text-align: left;
}

ul#menu {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 0.5em;
_margin: 0;
  margin-bottom: 0;
_bottom: -0.45em;
}

ul#menu li {
  display: inline;
}

ul#menu a {
  padding: 0.5em 1em;
  background: #ff6600;
  border: 1px solid #666;
  border-bottom: 1px solid #f5f3ee;
  text-decoration: none;
color: #fff;
  font-weight: bold;
  font-family: "Georgia", "Times New Roman", "Times", sans-serif;
}

ul#menu a.active {
  background: #f5f3ee;
  color: #000;
}


div#header, div#footer {
  font-size: 1.15em;
}


div#header {
  position: relative;
  height: 315px;
  font-family: "Georgia", "Times New Roman", "Times", sans-serif;
  color: #fff;
}

div#body {
  margin-top: 1.5em;
/*   background: #fff; */
/* background: url(/img/plano.png); */
  float: left;
  width: 100%;
}









label {
display: block;
margin: 1em 0;
line-height: 2em;
position: relative;
}

label span {
float: left;
width: 19%;
text-align: right;
margin-right: 1%;
}

fieldset input,
fieldset textarea {
width: 35%;
}

label span.hint {
position: absolute;
top: 0;
left: 57%;
_left: 37%;
text-align: left;
color: #a00;
font-size: 0.75em;
}

div.notice {
background: #eea;
padding: 0.25em 1em;
font-size: 1.15em;
font-weight: bold;
margin-top: 1em;
}

.logo {
  float: left;
}

h1 a {
  text-decoration: none;
  color: #00a;
}

h1 {
  line-height: 81px;
  text-align: right;
  margin-bottom: 1.5em;
}

h3 {
border-bottom: 1px solid;
}




body {
  background: url(/img/footer.png) repeat-x bottom left;
}



div#body {
margin-bottom: 3em;
}

#footer {
height: 160px;
color: #fff;
}

#footer a {
color: #fff;
}

.credits {
float: right;
margin-top: 0.75em;
font-size: 0.85em;
text-decoration: none;
}




#body ul {
padding-left: 2em;
margin-bottom: 1.5em;
}

#body li {
margin: 0.5em 0;
}


.highlight {
                                      display: none;
text-align: center;
color: #fff;
font-weight: bold;
background:  #f60;
padding: 1em 0;
font-size: 1.5em;
-moz-border-radius: 0.5em;
}

.frame {
border: 1px solid #666;
padding: 0.5em;
background: #fff;
}

address {
font-style: normal;
}
address p {
margin: 0;
}

li, ul {
_margin: 0;
_padding: 0;
}


.sample {
float: right;
margin-left: 1em;
_margin-left: 0;
margin-bottom: 2em;
clear: both;
}

.sample p {
text-align: center;
}
