html{
background:#D7D7D7;
}
#content{
margin:0 auto;
width:800px;
height:600px;
background:url(../imagens/back.gif) center no-repeat;
}
#topo{
/*border:1px solid #000;*/
padding:0.01em 0 0 0;
width:800px;
height:130px;
}
#logo{
/*border:1px solid #000;*/
margin:15px 0 0 30px;
background:url(../imagens/logo.gif) center no-repeat;
width:166px;
height:100px;
}
#logo_verde{
/*border:1px solid #000;*/
margin:15px 0 0 30px;
background:url(../imagens/logo_verde.png) center no-repeat;
width:166px;
height:100px;
}
#logo_amarelo{
/*border:1px solid #000;*/
margin:15px 0 0 30px;
background:url(../imagens/logo_amarelo.png) center no-repeat;
width:166px;
height:100px;
}
#logo_roxo{
/*border:1px solid #000;*/
margin:15px 0 0 30px;
background:url(../imagens/logo_roxo.png) center no-repeat;
width:166px;
height:100px;
}
#icone{
/*border:1px solid #000;*/
margin:-85px 0 0 700px;
background:url(../imagens/ico_home.png) center no-repeat;
width:66px;
height:66px;
}
#meio{
width:800px;
height:420px;
border:1px solid #D7D7D7;
}
#menucolor{
/*border:1px solid #000;*/
width:135px;
height:35px;
margin:10px 0 0 30px;
}
#menu{
width:410px;
height:35px;
margin:-35px 0 0 350px;
}
#texto{
width:410px;
margin:60px 0 0 358px;
font:16px verdana;
color:#8B8B8B;
}
#rodape{
width:800px;
height:45px;
font:10px verdana;
color:#8B8B8B;
}
#text_rodape{
width:700px;
margin:-46px 0 0 90px;
height:45px;
font:10px verdana;
color:#8B8B8B;
text-align:center;
}
#blog{
width:80px;
height:45px;
font:10px verdana;
color:#8B8B8B;
text-align:center;
}