@charset "utf-8";
@import "css/reset-repeat.css";

/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000000 */

body{
	font-family: Arial, Tahoma, Helvetica, Arial, "Times New Roman", Verdana;
	font-size: 12px;
	color: #333;
	line-height: 19px;
	background: url(imagens/bgsite.png) top center no-repeat;
	background-color: #112F2E;

	
}

.topoPai{
	margin: 0px auto;
	width: 100%;
	height: 178px;
	background: url(imagens/bgtopo.png) top left repeat-x;
	border-bottom: 1px solid #CCC;
		
}

.topoConteudo{
	margin: 0px auto;
	width: 996px;
	height: 178px;
		/*border: 1px solid #0F0;*/
}

.topoConteudo .logotipo{
	padding: 17px 0px 18px 20px;
}

.topoConteudo ul{
	
}

.topoConteudo ul li{
	float: left;
	display: block;
}

.topoConteudo ul li a{
	float: left;
	display: block;
}

.topoConteudo ul li a img{
	vertical-align: middle;
}

.conteudo{
	margin: 0px auto;
	width: 996px;
	min-height: 600px;
	background: url(imagens/bgconteudo.png) top left repeat-x;
		/*border: 1px solid #0F0;*/
}

.colConteudo{
	float: left;
	width: 750px;
	min-height: 550px;
	margin: 35px 15px 25px 25px;
		/*background-color: #FF0;*/
}
.colBanners{
	float: left;
	width: 170px;
	min-height: 550px;
	text-align: center;
	margin: 35px 0px 0px 0px;
		/*background-color: #F00;*/
}


.cxPesquisaServicos{
	float: left;
	width: 550px;
	height: 318px;
	margin: 0px 0px 0px 0px;
		/*background-color: #00F;*/
}
.cxPesquisaServicos #setaX{
	position: absolute;
	float: left;
	margin: 34px 0px 0px 190px; /* PRIMEIRA POSICAO DA SETA */
	/*margin: 140px 0px 0px 190px;*/ /* SEGUNDA POSICAO DA SETA */
	/*margin: 247px 0px 0px 190px;*/ /* TERCEIRA POSICAO DA SETA */
}
.cxPesquisaServicos ul{
	float: left;
	display: block;
	
}
.cxPesquisaServicos ul li{
	line-height: 1px;
}
.cxPesquisaServicosMapa{
	float: left;
	width: 344px;
	height: 318px;
	display: block;
	background: url(imagens/bg_mapa.gif) top left no-repeat;
	
}

.cxNoticias{
	float: left;
	width: 200px;
	height: 318px;
		/*background-color: #F00;*/
}

.cxListaArtigo{
	height: 102px;
}

.cxVantagens{
	float: left;
	display: block;
	width: 215px;
	height: 200px;
	font-size: 11px;
	text-align: justify;
	background: url(imagens/bg_cxVantagens.png) top left no-repeat;
	padding: 10px 24px 10px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #609095;
}

#mp01{
	position: absolute;
	float: left;
	z-index: 876;
	margin: 0px 0px 0px 10px;
}
#mp02{
	position: absolute;
	float: left;
	z-index: 866;
	margin: 0px 0px 0px 10px;
}
#mp03{
	position: absolute;
	float: left;
	z-index: 856;
	margin: 0px 0px 0px 10px;
}

.rodape{
	clear: both;
	margin: 0px auto;
	width: 996px;
	min-height: 200px;
	background: url(imagens/bgrodape.png) top left repeat-x;
}
.rodape a, .rodape_newsletter a{
	color: #FFF;
}
.rodape_newsletter{
	float: left;
	width: 300px;
	height: 150px;
	padding: 57px 0px 0px 20px;
	background: url(imagens/bg_newsletter.png) top left no-repeat;
}
.rodape_institucional{
	float: left;
	width: 580px;
	height: 156px;
	text-align: center;
	margin: 50px 0px 0px 0px;
	color: #FFF;
		/*background-color: #00F;*/
}

.listX li{
	background: url(images/f5f8f9_40x100_textures_06_inset_hard_100.png) top left repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 19px;
	padding: 7px;
	width: 98%;
}

.cxX{
	background-color: #FFF;
	padding: 20px;
	text-align: justify;
	border: 1px solid #666;
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}
.cxX:hover{
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
.cxX form input, .cxX form textarea{
	border: 1px solid #666;
	padding: 3px;
	font-size: 12px;
	margin: 0px;
}

.home_cxVantagens_descricao{
	height: 105px;
	overflow: hidden;
}


