
* {
	margin:0 0;
	padding:0;
	list-style:none;
	border:none;
	}

/*------- estrutura ------*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color:#868686;

	}

#geral{
	 width:1000px;
	 display:table;
	 margin:auto;
	 background:url(../img/fundo_head.jpg) no-repeat 0 0;
}

#geral img{
	border:none;
}

#geral a{
	overflow:hidden;
	text-decoration: none;
	}

/*------- head------*/

#geral #head{
	 width:972px;
	 height:150px;
	 display:block;
	 margin:auto;
	 border-bottom:#F2CC05 solid 2px;
	 }

#head h1 a{
	 width:109px;
	 height:150px;
	 display:block;
	 float:left;
	 text-indent:-99999px;
	 background:url(../img/logo.jpg) no-repeat 13px 20px;
	 }

#head ul{
	height:32px;
	padding:35px 0 0 30px;
	float: left;
	display:block;
	}

#head ul li{
	width:auto;
	height:32px;
	float: left;
	display:block;
	background:url(../img/bg_li.jpg) no-repeat  0 0;
	}

#head ul li.sem{
	background:none;
	}

#head ul a{
	width:auto;
	height:32px;
	font-family: Trebuchet MS, Helvetica,sans-serif;
	font-size:15px;
	font-weight: bold;
	padding: 0 25px 0 25px;
	color:#000;
	float:left;
	display: block;
	line-height:30px;
	}

#head ul a:hover{
	height:32px;
	background:url(../img/hover.jpg) no-repeat 2px 0;
	}

/*------- conteudo------*/

#geral #conteudo{
	width:972px;
	display: table;
	margin: auto;
	
	}

#geral p{
	padding-bottom:10px;
	}

#conteudo a{
	color:#0281C8;
	font-weight: bold;
	font-size:11px;

	}

#conteudo a:hover{
	text-decoration:underline;
	}

#geral #conteudo .box_horizontal{
	width:972px;
	padding-top:15px;
	}

.h2_solucoes{
	width:313px;
	height:39px;
	display:bolck;
	clear:left;
	text-indent:-99999px;
	background: url(../img/h2_solucoes.jpg) no-repeat 0 0;
	}

.box{
	width:300px;
	height:250px;
	float:left;
	border-bottom:dotted 1px #999;
	margin: 0 10px 5px 10px;
	display: block;
	position: relative;
	}

.box a{
	position:absolute;
	right:10px;
	bottom:10px;
	}

.box h3{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:17px;
	color:#6093B6;
	font-weight: normal;
	padding: 10px 0 5px 0;
	}

.box img{
	display:block;
	padding-bottom:7px;
	}

.box_hor{
	width:945px;
	height:160px;
	display:block;
	margin-left:8px;
	clear:left;
	background: #FFFEEF;
	border-bottom:dotted 1px #999;
	}

.box1{
	width:615px;
	height:160px;
	float:left;
	position: relative;
	}

.box2{
	width:290px;
	height:160px;
	float:right;
	}

.box_hor .box1 h3{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding: 5px 0 5px 10px;
	}

.box_hor .box2 h3{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding: 5px 0 5px 0;
	}

.box1 img{
	display:block;
	float:left;
	padding: 0 8px 0 8px;
	}

.box1 p{
	width:460px;
	float: left;
	padding-top:5px;
	}

#geral #conteudo .box_hor .box1 a{
	position:absolute;
	left:147px;
	bottom:10px;
	color:#000;
	}

.box2 ul{
	width:262px;
	height:112px;
	background:#F5F5F5;
	padding:10px 0 0 20px; 
 	}

.box2 li{
	list-style: none;
	width:242px;
	color:#818181;
	}

.box2 li input{
	list-style: none;
	width:237px;
	height:22px;
	border: none;
	background: #fff;
	padding: 3px 0 0 5px; 
	color:#ccc;
	margin-top:8px;
	}

.box2 li input.botao{
	width:78px;
	height:22px;
	border: none;
	background:#BBB;
	padding:0 0 0 0; 
	color:#757575;
	font-size:11px;
	font-weight: bold;
	float: left;
	margin-top:3px;
	}

#geral #conteudo .box_hor .box2 ul a{
	font-size:10px;
	width:130px;
	color:#7A7A7A;
	float:right;
	padding-top:6px;
	}

.box_2{
	width:500px;
	height:260px;
	display:block;
	float:left;
	padding-top: 25px;
	}

.h2_noticias{
	width:313px;
	height:45px;
	display:bolck;
	clear:left;
	text-indent:-99999px;
	background: url(../img/h2_noticias.jpg) no-repeat 0 0;
	}

.box_txt{
	width:240px;
	height:201px;
	float:left;
	padding-left:10px;
	background: url(../img/box.jpg) no-repeat center center;
	position: relative;
	}

.box_txt a{
	position:absolute;
	right:30px;
	bottom:30px;
	}

.box_txt h3{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	width:200px;
	padding: 5px 0 10px 0;
	line-height: 18px;
	}

.box_txt p{
	width:200px;
	}

.box_3{
	width:455px;
	height:230px;
	display:block;
	float:left;
	padding-top: 25px;
	}

.h2_dicas{
	width:313px;
	height:45px;
	display:bolck;
	clear:left;
	text-indent:-99999px;
	background: url(../img/h2_dicas.jpg) no-repeat 0 0;
	}

.box_txt2{
	width:455px;
	height:200px;
	float:left;
	padding-left:10px;
	background: url(../img/bg_txtII.jpg) no-repeat center 315px;
	position: relative;
	}

.box_txt2 h3{
 	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	width:400px;
	padding: 5px 0 10px 0;
	line-height: 18px;
	}
.box_txt2 h3{
 	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	width:400px;
	padding: 5px 0 10px 0;
	line-height: 18px;
	}

.box_txt2 p{
	width:400px;
	}

.box_txt2 a{
	position:absolute;
	right:30px;
	bottom:30px;
	}



/*------- internas ---*/



#cabe_interna{
	width:910px;
	height:171px;
	padding: 20px 0 0 20px;
	}

.azul{
	background-image:url(../img/imgBgChamada.png);
	background-repeat:repeat-x;

	width:207px;
	height:171px;

	display: block;
	float: left;
	}

.azul h2{
	background-image:url(../img/imgBgChamada.png);
	background-repeat:repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	color: #fff;
	padding: 130px 0 0 30px;
	}

#cabe_interna img{
	display: block;
	float: right;
	}

#conteudo .box_horizontal .menu_lateral{
	width:228px;
	height:395px;
	float:left;
	display:block;
	padding-left:20px;
	}

#conteudo .box_horizontal .menu_lateral li{
	list-style: none;
	padding-bottom:6px;
	}

#conteudo .box_horizontal .menu_lateral a{
	width:184px;
	height:24px;
	padding:5px 0 0 23px;
	color:#686868;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	}

#conteudo .box_horizontal .menu_lateral a:hover{
	width:184px;
	height:24px;
	text-decoration:none;
	color:#CCC;
	}

.ativa {
	width:184px;
	height:24px;
	text-decoration:none;
	padding-left:23px;
	padding-top:5px;
	color:#FFF !important ;
	background: url(../img/hover_interno.jpg) no-repeat 0 0;
	}

.texto_interno{
	width:680px;
	float:left;
	display: block;
	}

.texto_interno {

}

.texto_interno ul img{
padding-left:10px
}

#conteudo .texto_interno h3{
	font-size:15px;
	font-weight:bold;
}

#conteudo .box_horizontal .texto_interno h2{
 	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	width:400px;
	padding: 5px 0 10px 0;
	line-height: 18px;
	}

.indique{
	width:134px;
	height:80px;
	text-indent:-99999px;
	background: url(../img/bt_indicar.jpg) no-repeat 0 20px;
	}



.texto_interno_cont{
	width:490px;
	height:480px;
	display: block;
	margin:auto;
	}

.texto_interno_mapa{
	width:400px;
	height:600px;

	display: block;
	margin:auto;
	}

#conteudo .box_horizontal .texto_interno_cont h2{
 	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	width:500px;
	padding: 5px 0 10px 0;
	line-height: 18px;
	}

#conteudo .box_horizontal .texto_interno_mapa h2{
 	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	width:500px;
	padding: 5px 0 10px 0;
	line-height: 18px;
	}

#conteudo .box_horizontal .texto_interno_mapa p{
	float:left;
	padding:30px 0 0 35px;
	}


#breadCrumb{
	font-size:11px;
}



#breadCrumb .ativo{
	font-weight:bold;

}



.texto_interno_cont ul{
	width:395px;
	display:block;
	float:left;
	padding-top:35px;
	}
	
.texto_interno_cont li{
    width:395px;
	padding-bottom:5px;
	margin-bottom:5px;
	float:none;
	display:block;
	}

.texto_interno_cont label{
	height:25px;
	width:80px;
	text-align:right;
	float:left;
	}
		
.texto_interno_cont input{
	border: 1px solid #cccccc;
	height:25px;
	width:300px;
	margin-left:10px;
	background:transparent;
	color: #333;
	}

.texto_interno_cont textarea{
	border: 1px solid #cccccc;
	width:300px;
	height:70px;
	margin-left:10px;
	background:transparent;
	color:#333;
	}

.texto_interno_cont .botao{
	width:78px;
	height:22px;
	border: none;
	background:#BBB;
	padding:0 0 0 0; 
	color:#757575;
	font-size:11px;
	font-weight: bold;
	float: right;
	margin-top:3px;
	}














/*------- footer ---*/

#rodape{
	 width:1000px;
	 height:155px;
	 margin: 20px auto;
	 background:url(../img/bg_footer.jpg) repeat-x 0 0;
	 }

#rodape ul{
	 width:955px;
	 height:48px;
	 margin:auto;
	 padding-top:15px;
	 }

#rodape li{
	height:20px;
	list-style: none;
	float:left;
	text-align: center;
	padding-left:10px;
	padding-right:10px;	
	border-right: 1px solid #4C4B47; 
	 }

#rodape ul a{
	width:70px;
	color:#555150; 
	text-decoration: none;
	}

#rodape ul a:hover{
	text-decoration:underline;
	}

#rodape li.sem{
	border-right: none; 
	}


#rodape li.credt{
	 width:190px;
	 border-right: none; 
	 text-align: right;
	 float:right
	 }

#rodape address{
	width:205px;
	height:90px;
	display: block;
	float: left;
    font-style:normal;
	color:#BCBCBC;
	padding-left:60px;
	}

#rodape strong{
	color:#F8CC07
	}

.maps{
	width:170px;
	height:70px;
	display: block;
	text-indent:-99999px;
	float: right;
	background:url(../img/maps.jpg) no-repeat 0 5px;
	}

.chamadaNoticia A {
	font-size:14px;
	font-weight:bold
}

.produtoDesc{
	width:657px;
margin-left:20px;
color:#333
}

.txtBoxLogin
{
    padding: 20px 20px 20px 20px;
    font-family: arial;
    font-size: 11px;
    color: #5e5f5f
}

.input_ativo
{
    BORDER: #666 1px solid;
    FONT-SIZE: 11px;
    COLOR: #6A6A6Ak;
    FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: F7F8F9;
    TEXT-DECORATION: none;
	margin-top:4px
}

.login_botao{
	background-color:#FFF;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:60px
}

.pontVert{
	background-image:url(../img/imgPontVert.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.pontHor{
	background-image:url(../img/imgPontHor.gif);
	background-repeat:repeat-x;
	background-position:center;
}