Body {
padding:0px;
margin:0px;
text-align:center;
background-color:#000000; 
}

#topo{
width:800px;
height:343px;
background-image:url(img/topo.jpg); 
background-repeat: no-repeat;
padding:0px;
margin:0px;
}

#rodape{
background-image:url(img/rodape.jpg); 
background-repeat: no-repeat;
width:800px;
height:122px;
padding:0px;
margin:0px;
}

#miolo{
padding:0px;
marging:0px;
background-color:#FAB114; 
text-align:center;	
width:800px;
height:256px;
}

#conteudo{
float:left;
background-color:#000000; 
width:470px;
height:256px;
overflow:auto;
color:#ffffff;
text-align:left;
padding:0px;
}

#conteudo_d{
float:left;
width:165px;
height:256px;
text-align:center;	
padding:0px;padding-top:175px;
}

#conteudo_e{
float:left;
text-align:left;	
width:165px;
height:256px;
}

#texto{
padding-left:55px;padding-right:55px;
padding-top:25px;padding-bottom:25px;
text-align:left;	
font-family:arial;
font-size:11px;
}

.titulo{
color:#FAB114;
font-size:12px;
}


a:link {color:#FAB114; text-decoration:none;}
a:active {color:#FAB114; text-decoration:none;}
a:visited {color:#FAB114; text-decoration:none;}
a:hover {color:#FAB114; text-decoration:underline;}

a:link.link_azul {color:#0960A1; text-decoration:none;}
a:active.link_azul {color:#0960A1; text-decoration:none;}
a:visited.link_azul {color:#0960A1; text-decoration:none;}
a:hover.link_azul {color:#0960A1; text-decoration:underline;}
