.box_interna { width: 100%; float: left; }

/* institucional.php */
.institucional { width: 100%; float: left; }
.institucional .institucional-item { width: 100%; float: left; margin: 0px; }
.institucional .institucional-item-content { color: #7a7885; margin: 30px 0 20px 0; text-align: justify; width: 100%; float: left; }
.institucional .institucional-item-content p{ margin: 0px; }

.thumb { width:350px; float:left; margin:20px 10px; position:relative; }
.thumb img { float:left; }

/* produtos.php */
#produtos_menu { width: 100%; line-height: 60px; float: left; position: relative; margin: 20px 0px 10px 0px; }
#produtos_menu a{ margin: 0px 25px; }
#produtos_menu a:hover, #produtos_menu a.active { border-bottom: 3px solid #fff112; }

.produtos .botao3 { width:200px; background: #fff112; padding: 0px 7px; float: left; margin-top:10px; margin-left:30px; }
.produtos .botao3 span { width:186px; line-height: 20px; padding:2px 5px; background: #384b97; display: block; }
.produtos .botao3, .produtos .botao3 span { -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; }

.produtos_abre { width:800px; float:left; margin:40px 0px; }
.produtos_abre .thumbs{ width:470px; float:left; margin-bottom: 10px; }
.produtos_abre .thumbs img {  margin-bottom: 5px; }
.produtos_abre h1 { margin:0px; line-height: 35px; }
.produtos_abre h2 { margin-top: 10px; margin-bottom: 30px; }
.produtos_abre p { text-align: justify; }

.produtos_lateral { width:280px; float:right; margin:40px 0px; }
.produtos_lateral .video { width:280px; float:left; margin-top: 30px; }

.box_fotos {width: 100%; float: left;}
.box_fotos a { width: 100px; height: 100px; float: left; margin-right: 5px; }
.box_fotos a img { width: 100px; height: 100px; float: left; }

/* contato.php */
#contato_form { width:520px; float:left; font-weight:100; margin-bottom: 40px; }
#contato_form div.foto { width: 100%; height: 85px; float: left; margin: 30px 0px; }
#contato_form div.foto img { width: 184px; height: 85px; float: left; margin-right: 20px; }
#contato_form div.foto p { margin: 0px; line-height: 30px; }

#contato_var { width:100%; float:left; margin-bottom:6px; }
#contato_var .label { height:24px; line-height:24px; float:left; padding:0px; margin:0px; text-align:left; font-weight:100; }
#contato_var .input { height:36px; line-height:36px; float:left; border:1px solid #ccc; background:#FFF; padding:4px 10px; color:#000; }
#contato_var .botao2 { width: 110px; height:26px; line-height:26px; margin:4px 0px; float:left; border:none; background:#384b97; text-align:center; color:#fff; }
#contato_var .botao2:hover { background:#233372; }

/* localizacao.php */
#contato_box { width: 505px; float: left; margin-top: 20px; }
#contato_box p { margin: 0px; line-height: 20px; }
#contato_box div.icone { width: 100%; height: 50px; float: left; padding-top: 10px; padding-left:80px; background: url(../images/ico_local.png) left center no-repeat;  }

#mapa { width: 505px; height: 320px; float: left; background: #e9e5dc; margin: 40px 0px; }

/* catalogos.php */

.downloads { width: 96%; background:#f7f7f7; padding: 1%; margin:1% 2%; }
.downloads img { width:150px; float: left; margin: 0px 20px 0px 0px; }
.downloads h1 { margin: 0px 0px 10px 0px; }
.downloads .dados { width:78%; float: left; }
.downloads span { float: right; }
