@charset "utf-8";
/* CSS Document */


	/* Conteudo */
#containersIndex{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
}
#content{
	margin:0px 0px 0px 180px ;
	width:720px;
	height:500px;
}

	/* Menu Destaques */
.destaques{
	width:505px;
	height:20px;
	color:#3b25c7;
	font-size:16px;
	border-bottom:1px solid #999999;
	position:absolute;
	top:119px;
	left:185px;
}	
#menuContent1 a img{
	width:9px;
	height:7px;
	margin:0px 0px 0px 0px;
}
#menuContent{
	margin:0px 0px 0px 5px ;
	width:500px;
}
#menuContent a{
	font-weight:bold;
	color:#666666;
	}
.aEmpresa{
	width:235px;
	font-size: 13px;
	position:absolute;
	top:150px;
	left: 187px;
}
.modernizacao{
	width:235px;
	font-size: 13px;
	position:absolute;
	left:455px;
	top:150px;
}
.servicosCont{
	width:235px;
	font-size: 13px;
	position:absolute;
	left: 187px;
	top:250px;
}
.certificacoesCont{
	width:235px;
	font-size: 13px;
	position:absolute;
	top:250px;
	left:455px;
}
	
	/* Publicidades */
#publicidade{
	width:190px;
	height:450px;
	color: #999999;
	margin:39px 0px 0px 520px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	background-color:#EEEEEE;
}
.titlo{
	font-size:14px;
	margin:10px 0px 0px 3px;
	color:#666666;
}
.titPublicit{
	color:#666666;
	font-size:13px;
	margin:10px 0px 10px 3px; 
}
.contPublicit{
	margin-left:3px;
}
.contPublicit a{
	font-weight:bold;
	font-size:13px;
	color:#666666;
	font-style: normal;
	width: 179px;
	color:#666666;
}
.contPublicit a:hover{
	color:#000066;
}
.teste{margin-left:50px;
margin-top:-10px;}


	
	/* informativos */
#informativos{
	width:175px;
	height:246px;
	font-weight:bold;
	color:#666666;
	position:absolute;
	top:176px;
	float: left;
	font-size: 13px;
	background-color: #ebeae3;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	left: 796px;
}
div.cabecaInfo{
	width:100px;
	height:20px;
	margin:20px 0px 0px 0px;
	color:#666666;
	
}
.titInformat{
	position:absolute;
	font-weight: bold;
	font-size: 14px;
	left: 168px;
	top: 5px;
	width: 106px;
	height: 21px;
}
.contInformat{
	position:absolute;
	font-size:13px;
	width: 169px;
	left: -232px;
	top: -38px;
	height: 125px;
}
	

