/* CSS Document */

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Verdana, Geneva, sans-serif; line-height:17px; font-size:11px; color:#FFF; background:#c2c2c2} 
.clear { clear:both; height:1px; overflow:hidden }

.geral { width:100%; background:url(../img/fundo_geral.jpg) top repeat-x ;}
.corpo {width:900px; margin-left:auto; margin-right:auto;}
.topo { height:255px;}

.link {color:#39afb9; font-weight:bold}
.link a {color:#39afb9; text-decoration:none;}
.link a:hover {color:#39afb9; text-decoration:underline;}

.bt_voltar { color:#FFF; font-weight:bold; margin-top:20px;}
.bt_voltar a{ color:#FFF; text-decoration:none}
.bt_voltar a:hover{ color:#FFF; text-decoration:underline}

.conteudo { margin-top:5px;} 

.conteudo_esquerda { width:170px; float: left; margin-left:20px; }
	.menu {background: #C2C2C2 !important; margin-top:-50px; padding-top:15px; padding-left:15px; }


.conteudo_direita { width:700px; float:right; }
    .caixa_fundo { background: #575f62; padding:20px; border-radius:10px;}
    .caixa_termo { margin-top:15px; padding:20px; height:310px; width:480px; overflow:auto}

.projetos {margin-top:20px;}
.projetos_listagem { margin-top:10px; padding-bottom:10px; padding-left:15px; border-bottom: #999 1px dotted;}
.projetos_listagem a { color:#FFF; text-decoration:none;}
.projetos_listagem a:hover {color:#FFF; text-decoration:underline;}

.projetos_titulo { background:#31004d; padding:5px; padding-left:10px; color:#39afb9; font-weight:bold; }
.projetos_galeria { margin-top:10px; text-align:center}
.projetos_miniaturas { margin-left:6px;}

.contato{ margin-top:10px;}
.contato_esquerda { float:left; width:240px; }
.contato_direita{  float:right; width:260px; margin-left:15px;}

.contato_infos {padding:20px; font-size:10px; margin-top:20px;}

.bt-contato{ border-radius: 10px 10px 0 0; text-align:center; background: #575F62; padding:8px; width:150px; font-weight:bold; font-size:14px;}