body{
/*font: 0.8em "Trebuchet MS",Helvetica,sans-serif;*/
font: 0.8em Arial,Helvetica,sans-serif;
background:#fff;
text-align:center;
}
body.home{ background:#f6f6f6; }

#estrutura {
width:995px;
background: #fff;
text-align:left;
margin:0 auto;
box-shadow: 0 0 30px #CCC;
}

#acessibilidade {	
height:15px;
background-color:#f6f6f6;
clear:left;
padding:5px 0;
}

#header {
height:160px;
margin:0;
}

#principal {
width:620px;
background-color:#fff;
margin:0 0 0 28px;
float:left;
min-height:300px;
}

#lateral {
width:303px;
margin: 0 25px 15px 0;
float:right;

}

#rodape {	
	clear: both;
	height: 160px;
	background: #374790 url("../images/footer_completo.png") repeat-x;
	font-size: 11.5px !important;
	/* padding: 20px; */
}