/* Deixando o conteudo responsivo*/
html, body{
    min-width:300px;
}

img,embed,object,video {max-width: 100%;}
.both{clear:both;}
.fleft{float: left;}
.validacao{float: left; width:25%; margin-left: 2%;}
#rodape .fleft ul li a{color:#fff;}
.fright{float: right;}

#wrap-topo { width: 100%; height: 200px; position:fixed; z-index:99999999; }
#div-logo-topo { width: 300px; height: 72px; margin-left: 19%; float: left; margin-top: 7px; }
#div-logo-topo p {font-weight:bold;margin-top:10px;margin-left:20%;color:#000;}
#div-menu-topo { width: 50%; height:69px; float: right; margin-top: 28px; }
#full-slider-wrapper{
	background:url('../img/bg-fundo-top.png')repeat-x;
	height:582px;
}

/* Menu do topo */
.nav {
	position: relative;
        
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.nav a {
	padding: 12px 10px 4px 10px;
	text-decoration: none;
	color: #ebebeb;
	line-height: 96px;
	font-size: 16px;
	font-weight: bold;

}
.nav a:hover {
	background: ;
        border-bottom: solid 8px #3a3a3a;
        color: #ebebeb;
}
.nav .current a {
	color: #ebebeb;
	font-size: 16px;
	font-weight: bold;

}
.nav .current a:hover { 
    background: ; 
    border-bottom: solid 8px #3a3a3a; 
    color: #ebebeb;
    color: #ebebeb;
}
.slogan-empresa{
	font-weight:bold;
	position:absolute;
	padding-top:255px;
	color:#004000;
	width:47%;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.titulo-bem-vindo{
	font-weight:bold;
	font-size:20px;
	color: #A62D37;
}

/* Conteudo */
#wrap-conteudo{ padding-top:284px; min-height:400px; }
#wrap-conteudo #conteudo { width: 100%; min-height: 300px; float: left; margin-bottom:20px; }
#texto-conteudo {width: 60%; float: left;text-align:center; margin-top:35px;margin-left:20%}
.box-conteudo{ margin-left:10%; margin-right:10%; margin-top:20px; margin-bottom:20px; min-height:300px;}

.btnenvia, .btnreseta {
    background: none repeat scroll 0 0 #8f2b24;
    border: 0 none;
    border-radius: 10px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1em;
    height: 2.5em;
    margin-top: 10px;
    padding: 1%;
    width: 100%;
	margin-left:10px;
}
.btnreseta{float:right;}

/* Links �teis */
#linksuteis-box{width:100%; background:#fff;min-height:200px;float:left;}
#linksuteis{ margin: 50px 5% 50px 10%; width: 80%; clear:both; float: left; }
#icone-iartigos, #icone-galeria-foto, #icone-galeria-video, #icone-atendimento{ width: 100%; margin-top: 30px; margin-right: 5%; }
#texto-iartigos, #texto-galeria-foto, #texto-galeria-video, #texto-atendimento{ width: 100%; margin-top:10px; margin-right: 1%;}

.utilitario{width:20%; text-align:center; float:left; margin-right:5%; }
.utilitario .textodetalhes { min-height:40px; }
.utilitario-btn { width: 60%; height: 2.5em; margin:0 auto; display:block; height: 30px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.utilitario-btn a{ display:block; height: 30px; line-height:30px; }
/* ------------------------------------------------------------------------ */

/* �rea do Cliente */
#areadocliente{ margin-top: 160px;}
#areadocliente #idocumentos{background:#252525;padding-left:15%; }

#idocumentos {width: 85%; min-height: 100px; float: left; margin-left:0%;}
#idocumentos-form{ width:70%; min-height: 80px; padding-top:30px; float:left;}
#idocumentos-form input { width: 25%; height: 2em; margin: 5px 0; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;float:left; }
#idocumentos-form button { width: 15%; height: 2.5em; margin: 5px 0px 5px 0; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
#idocumentos-form p { margin-left: 10%; margin-top: 5px;}
#idocumentos fieldset{ width:100%; text-align:center; }
#idoc-div-btn{margin:0 auto; margin-top:0px; }
#titulo-documento{margin-left:1%;float:left;width:25%}
#tools-gold{
	background: #682c22;
	width:100%;
	min-height:90px;
	margin-left: 0px;
	float:left;
	margin-bottom: 65px;
}
#tool-good-1{border-right:2px solid #fff; float:left; width:25%; height:70px; text-align:center; padding-top:20px;}
#tool-good-2{border-right:2px solid #fff; float:left; width:27%; height:70px; text-align:center; padding-top:20px;}
#tool-good-3{border-right:2px solid #fff; float:left; width:22%; height:70px; text-align:center; padding-top:20px;}
#tool-good-4{float:left; width:22%; height:70px; text-align:center; padding-top:20px;}

#tools-gold  span{font-weight:bold;font-size:18px;color:#fff;}
#tools-gold  img{vertical-align:-23px;margin-right:10px;}


#inewsletter { 
	width: 87%; 
	float:right;
	margin-right:5%;
	text-align: left;
	background:#682c22;
	margin-top:37px;
	border-radius:0px;
	padding:25px 0px 10px 0px;
 }
 #inewsletter img{float:left;margin:0px 10px 0px 20px;}
#form-inewsletter {min-height: 65px;margin-top:8px;}
#inewsletter input { width: 65%; height: 2em; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
#inewsletter button { width: 15%; height: 2.5em; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;float:left;margin-left: 10%; }
#inewsletter fieldset{ text-align:center; }
#msg-new {width: 65%;margin-top: 48px;color: #fff;}

/* ------------------------------------------------------------------------ */
#ferramentas-extra{
	width:100%;
	float:left;
	background:#fff;
}

/* Ideal News */
#idealnews { width: 50%; min-height: 180px; padding-top: 20px; text-align: center; float:left;border-radius:5px;}
#box-news { width: 80%; height: 100px; margin: 0 auto; }
#inews a{ color: #333; }
#inews span { display: block; margin: 5px 0px; }
#inews  .veja_mais { width: 16%; height: 1em; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin: 10px auto; margin-top: 30px; }
/* ------------------------------------------------------------------------ */


/* iCalend�rio */
#icalendario { width: 40%; margin-top: 37px; margin-left:2%; text-align: center; float:left; }
#icalendario table { width: 80%; margin: 0 auto; }
/* ------------------------------------------------------------------------ */

/* Rodap� */
#rodape .titulo{font-weight:bold;color:#fff;font-size:16px;}
#wrap-rodape{ width:100%; min-height:270px; background:url('../img/bg-fundo-rodape.png') #fff top center repeat-x; margin-top: 82px;}
#wrap-rodape #rodape{ min-height:190px; margin-left:5%; margin-right:5%;width:90%; margin-top:20px; padding-top:30px;}

#wrap-rodape #under-rodape {margin:0 auto; border-top:solid 4px #2C2C2C;}
#under-rodape-content { margin:40px 10% 0 10%; }
#under-rodape-content p {text-align:center;}
#under-rodape-content #w3c{ float:right; }
#under-rodape-content #tiideal { float:right; }

#wrap-rodape #rodape #chat-rodape { width:32%; height:40px; display:block; margin-right:10%; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
#wrap-rodape #rodape #chat-rodape a{ width:100%; height:40px; line-height:40px; display:block; }

#form-rodape { width:30%; margin-top:20px; margin-right:10%; }
#frm-rodape table, #frm-rodape tr, #frm-rodape td{font-size:1em; vertical-align:top;}
#frm-rodape input, #frm-rodape textarea { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:solid 1px #acacac; padding:5px; margin-bottom:5px; width:90%; }
#frm-rodape textarea { height:122px; width:85%; float:right; }
#frm-rodape button { width:90%; float:right; height:28px; margin-top:2px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background: #212121; border:0; color:#fff; }

#wrap-rodape #rodape #endereco-rodape{width:50%;}
.empresa_box{width:20%;}

#redes-sociais-rodape { clear:both; margin-top:76px; float: right; margin-right:180px; }
#redes-sociais-rodape p{ margin-bottom:15px; }
#redes-sociais-rodape a{ margin-right:8px; }
.rede_social_box{background:url('../img/fundo-social.png')no-repeat;padding-top:2px;}
.rede_social_box span{vertical-align:10px;font-weight:bold;color: #C22C39;float: left;margin-left: 3%;}




/* ------------------------------------------------------------------------ */

/* CONTATO */
#contato{
width: 30%;
    padding: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    border: 1px solid black;
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: relative;
    z-index: 999999;
    float: right;
}
#contato .tb-form { width: 90%; }
#contato  input { width: 100%; }
#contato textarea { width: 100%; }
#contato .first { width: 20%; }
#contato .second { width: 80%; }
#contato .valigntop { vertical-align: top; }

#mapa-contato{width:100%;}
#mapa{
	min-height: 660px;
    width: 100%;
    position: absolute;
}


/* 	
    STATUS:
    ERRO -> Mensagens de erro no sistema 
    OK	 -> Mensagens de sucesso no sistema 
    INFO -> Mensagens com informações sobre determinadas ações
*/

.status{ /* Configuração default das caixas de avisos */
    padding:4px 0px 4px 24px; 
    margin:20px auto;
    border-radius:4px; 
    -moz-border-radius:4px;  
    -webkit-border-radius:4px;
}
    .box-status p{font:11px Tahoma;}
    .box-status p strong, 
    .box-status p b{font:bold 12px Arial;}
	
#status_erro, 
.status_erro{ 
    background:url(../img/ico-erro-1.png) #FFCACA 4px center no-repeat; 
    border:1px solid #AE0000;	 
}
    #status_erro p, 
    .status_erro p{color:#B70000;}

#status_ok, 
.status_ok{ 
    background:url(../img/ico-ok-1.png) #D7FFEB 4px center no-repeat; 
    border:1px solid #00592D;
}
    #status_ok p, 
    .status_ok p{color:#006600;}

#status_info, 
.status_info{  
    background:url(../img/ico-info-1.png) #FF9 4px center no-repeat; 
    border:1px solid #FF0;
}
    #status_info p, 
    .status_info p{color:#666600;}
    
#iartigos{ margin-left:10%; padding-top:20px; padding-bottom:20px; margin-right:10%;}
#wrap-conteudo #wrap-conteudo-artigos #conteudo{ margin:0;}
#iartigos ul li { margin-top: 10px; }
#iartigos ul li span { display: block; }
#iartigos-detalhes { width: 80%; margin: 10px auto; }

.box-parceiro { margin: 20px 0px; }
	
/* Box com link's úteis (utilitários) */
#box-links-uteis p a{padding:4px 2px; display: block;}
#box-links-uteis div{margin-top:10px;}
#box-links-uteis div ul{margin-left:30px; margin-bottom:10px; width:260px;}
#box-links-uteis div ul li a{padding:3px 2px; display:block;}



.galeria-fotos { float: left; margin: 0 1%; }
.galeria-videos { float: left; margin: 0 1%; }  

.box-conteudo ul, .box-conteudo ol {margin: 10px 0px 10px 30px;}
.box-conteudo ul li {list-style: circle; padding: 4px 0px;}
.box-conteudo ol li{list-style: decimal;}  



#wrap-slide {float:right; width:45%;margin-top:159px; margin-right:5%; }