body {
margin: 0px auto; 
padding: 20px 0px 0px 0px; 
font-family: "trebuchet ms", arial, sans-serif;
background:rgb(218,240,254) url(./img/bk_body.gif) repeat-y top center; 
text-align:center;
}


#geral {
 width: 770px;
 margin: 0px auto; 
 padding:0px;
 background: url(./img/background_layout.gif) repeat-y top left; 
 border: dotted 0px rgb(100,100,100);
 font-size: 12px;
 font-family: sans-serif, "trebuchet ms", arial;
}

.odd{background:#ded;}
.even{background:#efe;}

.destaque{
color:#171;
border-bottom:1px solid #248;
}

body.menu{
overflow: hidden;
}

.menulat{
color: #24A2E2;
font:bold;
float:left;
padding:0px;
margin:0px;
background: url(./img/background_left.gif) no-repeat top left;
width:164px;
height:494px;
}

input, textarea, select{
 	padding: 2px;
	color:#248;
	background:#e0efff;
	border:1px solid #248;	
}

div.apoio{
width: 100px;
float:left;
margin:5px;
border: 1px dashed #8af;
padding: 4px;
}

div.fotos{
width: 130px;
float:left;
margin:5px;
border: 1px dashed #8af;
padding: 4px;
}

p{
text-indent: 20px;
padding:5px 0px 10px 0px;
margin:0px;
 }

li{
padding: 10px 0px 5px 0px;
}

.titulo {
FONT-SIZE: 17px; 
COLOR: #0FA6DB; 
LETTER-SPACING: 3pt;
font: bold 17px Arial,"trebuchet ms", Verdana;
}

div.titulo{
background: url(./img/background_titulo.gif) no-repeat top right;
text-align:center;
float:right;
width:606px;
height:47px;
margin:0px;
padding:0px;
top:0px;
right:0px;
}

a{
   color: #24A2E2;
   text-decoration:none;
}

a:hover{
   color: #69CD84;
}

table{
	width:100%;
	font: 11px Verdana,Arial,Helvetica;
}

table, td, tr{
border:0px;
padding:0px;
margin:0px;
}

img{
border:0px;
}

h5{
font-size:15px;
font-family: Verdana, "trebuchet ms", Arial, Helvetica;
text-transform: capitalize;
letter-spacing: 2px;
color:#094;
padding: 0px 20px;
margin:0px;

}


td{
text-align:left;
}

td.esq{
text-align:right;
font: 10px, Verdana;
}

.alerta{
color:red;}

.sqa{
margin:308px 0px 0px 30px;
padding:0px;
text-align:right;
}

.sqa p {
font-weight:bold;
}

.sqa ul{list-style:none;}

#contconteiner{
float:right;
width: 604px;
height: 377px;
text-align:center;
}

.conteudo{
color:#248;
text-align: justify;
width: 510px;
padding: 15px;
margin: 10px 35px 0px 0px;
float:right;
}



#rodape {
overflow: hidden; 
clear: both; 
width: 770px; 
height: 35px; 
margin: 0px; 
padding: 0px; 
border: 0px;
background: rgb(218,240,254) url(./img/background_rodape.gif) no-repeat bottom center;
font-size: 1.0em; 
}
#rodape p {margin: 5px 0px 0px 0px; padding: 8px; text-align: center; line-height: 1.3em; font-size: 8pt; vertical-align:baseline; color:#5A808E;}


#navcontainer
{
letter-spacing:1px;
margin: 3px 0 0 52px;
padding: 5px 0px 0px 0px;
height: 20px;
font: bold 10px arial, verdana, lucida, sans-serif;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
font: bold 12px arial, verdana, lucida, sans-serif;
width:auto;
height: 18px;
padding: 1px;
margin: 0px;
color: #0FA6DB;
text-decoration: none;
text-align: center;
}

#navcontainer ul li a:hover
{
COLOR: #69CD84; 
}

#navcontainer a:active
{
color: rgb(0, 146, 63);
}

