/* CSS Document */
*{margin:0 auto; padding:0 0 0 0;}

.center{text-align: left; margin:0 auto; padding: 0 0 0 0; width:778px;} 
html{background: url(imagens/fundo_topo.jpg) top repeat-x #003366; margin-top:30px;}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Topo */
.bg_topo{background:url( imagens/bg_topo.jpg) no-repeat; height:269px;}
.menu {background:url(imagens/bg_menu.jpg) no-repeat left top; width:587px; height:30px; float:left; padding-left:5px; _padding-left:0;}
.link {background:url(imagens/img_menu_rep.jpg) repeat-x; height:28px; padding:5px 5px 5px 5px; float:left;}
.link a{font-family:Arial; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.link a:hover{font-family:Arial; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.separacao{ background:url(imagens/img_menu_centro.jpg) no-repeat; width:33px; height:28px; float:left;}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Conteudo*/
.conteudo {background:url(imagens/bg_conteudo.jpg) bottom left no-repeat; width:587px; height:275px; float:left;}
.conteudo {font-family:Arial; font-size:23px; color:#ffffff;}
.conteudo ul { text-align:left; margin:30px 0 0 70px; font-weight:bold;}
.conteudo ul li { font-family:Arial; font-size:14px;}
.conteudo ul li a{ font-family:Arial; font-size:14px; color:#FFFFFF; text-decoration:none;}
.conteudo ul li a:hover{ font-family:Arial; font-size:14px; color:#FFFFFF; text-decoration:none;}
.lateral {float:right; background:url(imagens/bg_endereco.jpg) top left; width:191px; height:500px;}
.lateral address{ font-family:Arial; font-size:12px; text-decoration:none; margin:10px 0 0 40px; font-style:normal;}
.lateral address a{ font-family:Arial; font-size:10px; color:#000000; font-weight:bold; text-decoration:none;}
.lateral address a: hover{ font-family:Arial; font-size:10px; color:#000000; font-weight:bold; text-decoration:none;}
.interna {background:url(imagens/bg_interna.jpg) no-repeat left bottom; width:587px; height:500px; float:left;}
.interna h1 {font-family:Arial; font-size:18px; color:#FFFFFF; text-decoration:none; margin:50px 0 0 30px;}
.interna p {font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
.texto{margin:20px 55px 0 40px; padding:0 10px 0 10px; overflow:auto; height:300px; widht:500px; }
.texto a{ font-family:Arial; font-size:14px; color:#FFFFFF; text-decoration:none;}
.texto a:hover{ font-family:Arial; font-size:14px; color:#FFFFFF; text-decoration:none;}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*formulario contato*/
.nome_camposs {clear:both; width:150px; text-align: right; font-family:arial; font-size:11px; font-weight:bold; color:#FFFFFF; float:left; margin:40px 0 0 0;}
.formularioo ul {list-style-type:none; margin:0 50px 0 0;}
.formularioo ul li {margin:5px 5px 0 2px;}
.formularioo {font-family:arial; font-size:11px; color:#FFFFFF; width:440px; float:right;}
.formularioo input {font-family:tahoma; font-size:11px; color:#00000; border:1px solid #FFFFFF; background:#FFFFFF; width:150px;}
.formularioo select {font-family:tahoma; font-size:11px; color:#00000; border:1px solid #FFFFFF; background:#FFFFFF; width:150px;}
.formularioo textarea {font-family:tahoma; font-size:11px; color:#00000; border:1px solid #FFFFFF; background:#FFFFFF; width:150px; height:58px;}
.alinha_imagem_segurancaa {text-align:center; clear:both; padding-left::40px;}
.botao_enviarr {text-align:center; clear:both;}

.borda {border: 1px #c77f1f solid; text-align:center; background:#FFFFFF;}
.borda_escura {border: 1px #c77f1f solid; text-align:center; background:#FFF1B6;}

