@charset "utf-8";
/* CSS Document */
#topo{
background-image:url(../imagens/layout8/topo_03.gif);
width:100%;
height:400px;
border-bottom:solid 10px #666666;
}
#topo_l{
width:725px;
background-image:url(../imagens/layout8/topo_02.gif);
height:400px;
float:left;
}
#topo_r{
float:right;
width:191px;
height:400px;
}
#menu ul a{
color:#FFCC00;
}
#menu ul li a:hover{
text-decoration:none;
color:#FFFF00;
}
.area_conteudo{
background-image:url(../imagens/layout8/splash.png);
background-position:top;
background-repeat:no-repeat;
}
.area_conteudo_full{
background-position:center;
background-repeat:no-repeat;
}
#rodape{
background-image:url(../imagens/layout8/rodape_02.gif);
background-position:center;
background-repeat:no-repeat;
}
#rodape_menu ul li a{
font-weight:bold;
color:#FFFF00;
}
#rodape_menu ul li a:hover{
color:#FFCC00;
}

