/* AJUSTES GERAIS */
*{font-family: Arial,Helvetica,sans-serif;}
img{border:none;padding:0;margin:0;}
a{font-weight:normal; text-decoration:none; color:#e77817;}
a:hover{color:#f69d20;}
p{text-align:justify; text-indent:30px; margin-bottom:20px;}
h2{color:#e77817; padding:0 20px 0 0; margin:0 0 10px 0; line-height:40px; border-bottom:2px solid}
h2 img{margin-right:10px; vertical-align:middle;}
h3{padding-top:10px;}
html{ height:100%; width:100%;}
body{background-color:#1f1a17; color:#ffffff;}
#tudo{ width:800px;}

/* AJUSTES NO CSS DO CAKE */
div .form{background-color:#4d4948; padding-bottom:10px;}
div .form form{margin:0 50px; width:auto;}
form div.submit{margin-left:0; text-align:center}
form div{margin:0;}
fieldset legend{font-size:140%; color:orange;}
label{color:#eeeeee}
input, textarea, input[type='submit']{font-size:100%;}
.submit input {width:auto; font-size:100%;}
div.message{color:#909090; background-color:#fafaaa; border:1px dotted orange; padding:2px 5px;}
.error{border:2px solid red; background-color: #feeeee; border:1px dotted orange; margin-bottom:20px;}
.error label{color:#1f1a17}

/* FORMULÁRIOS */
.login{ width:400px; }

/* TOPO E MENU SUPERIOR */
#topo{width:100%; margin:5px 0;}
#topo img{margin-right:43px;}
#menu_topo, #menu_topo tr td{background:#1f1a17; padding:0; border:none; border-right:none; text-align:left; border-collapse:collapse}
#opcoes_topo{margin-top:27px; height:54px; background-color:#4d4948;}
#opcoes_topo a, .bt_home{ font-weight:bolder; padding-bottom:5px; font-size:120%; display:inline-block; text-align:center;;
  margin:10px 9px;
  padding-top:5px;
  width:168px;
  background:url(../img/botao.png) no-repeat;
  color:#838281 !important;
  text-transform:uppercase;
}

/* CONTEÚDO PRINCIPAL DO SITE E MENU INFERIOR*/
#conteudo, #menu{margin:20px 0 40px 0; display:inline-block;}
#conteudo{width:610px;}
#menu{clear:both; background-color:#4d4948; margin-right:20px; width:160px; padding-bottom:10px; float:left; text-align:center;}
#menu a{color:white; border-bottom:1px solid #cccccc; width:130px; display:block; margin:10px 20px 5px 13px;
        font-weight: bolder;}
#rodape{padding:20px 0 10px 0px; font-size:90%; clear:both; background:#4d4948; text-align:center}
#mapa{margin:0 50px;}
.bt_home{border:none !important; background:url(../img/botao_p.png) no-repeat; width:133px !important; height:22px; margin-bottom:15px !important;}
.maior{font-size:140%;}
#dados{float:left; width:395px;}
#imagem_lat{float:right !important; height:602px; width:200px; background-image:url('../img/colagem.jpg')}
#fotos img,#fotos td{height:140px;}
#fotos, #fotos td{border:none;}
#contato{background:white; border:2px dashed gray; color:#1f1a17; padding:10px 10px; margin:0 100px 20px 100px; display:block;}
#linguas{ text-align:right; font-size:12px;}
#linguas a{margin-left:20px;}