@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; background:url(../imagens/fundo_body.jpg) repeat-x #EAE9E1}
.clear{clear:both}
p{margin:0; padding:0}

#geral{width:741px; margin:auto;}
#geral #topo #coluna_bege_escuro{width:139px; background:#E3E1D1; float:left; border-right:1px solid #D1CEB1}
#geral #topo #foto{float:left}

#geral #conteudo #coluna_bege_escuro_conteudo{width:140px; height:575px; background:url(../imagens/fundo_conteudo.jpg) no-repeat #EAE9E1; float:left}
#geral #conteudo #aviso{position:absolute; margin:11px 0 0 150px; color:#fff; font-size:23px}
#geral #conteudo #disclaimer{width:570px; height:200px; margin:85px 0 15px 10px; padding:5px; overflow:auto; background:#E2E0CE; float:left; border:1px solid #D1CEB1}

#ingles {text-align:right}
#ingles img{border:none; vertical-align:middle; margin-left:7px}
#ingles .lnkIngles{color:#666; text-decoration:none; font-size:11px}
#ingles .lnkIngles:hover{text-decoration:underline}

#geral #conteudo #disclaimer p{font-size:13px; margin-bottom:5px}

#imgsEbtns {float:left; width:590px}
#imgsEbtns #imgs {float:left}
#imgsEbtns #imgs img{margin:0 15px; display:inline-block}

#imgsEbtns #btns{float:right}
#imgsEbtns #btns a{width:120px; display:inline-block; text-align:center; padding:3px; color:#fff; font-size:16px; font-weight:bold; text-decoration:none; border:1px solid #D1CEB1; background:url(../imagens/fundo_btn.jpg) repeat-x}

.box{float:left; border:1px solid red; width:550px; padding:15px; margin:15px 0 0 10px; font-size:14px; border:1px solid #c1CEB1; background:#E2E0CE}
