@CHARSET "ISO-8859-1";
 
/*Contentor do site*/
div.contentorSite{
	background-repeat: no-repeat; 
	width: 1130px; 
	/*height: 1098px; */
	position: relative; 
	margin:auto; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	/*background-color: #73bc41;*/
	background-image: url(../img/siteBg.jpg);
	background-repeat: repeat-x;
}

/*Coluna esquerda*/
div.contentorColEsq{
	background-repeat: no-repeat; 
	width: 235px; 
	height: 1098px; 
	position: relative; 
	float: left;
}

div.contentorDadosColEsq{
	position: absolute; 
	left: 24px; 
	width: 211px;
	height: 1098px;
}

div.contentorMassagistaColEsq{
	position: absolute; 
	top: 220px; 
	left: 4px; 
	width: 186px; 
	height: 14px;
}	

div.contentorContactosColEsq{
	position: absolute; 
	top: 260px; 
	height: 170px; 
	width: 208px; 
}

div.contentorOfertaColEsq{
	position: absolute; 
	top: 438px; 
	height: 152px; 
	width: 208px; 
}	

div.contentorRegistoColEsq{
	position: absolute; 
	top: 593px; 
	height: 185px;  
	width: 208px; 
}	

div.contentorOFinlColEsq{
	position: absolute;
	left:-5px; 
	top: 781px; 
	height: 310px;  
	width: 208px;
}	


/*Coluna central*/
div.contentorColCentral{
	background-repeat: no-repeat; 
	width: 554px; 
	height: 100%; 
	position: relative; 
	float: left;
	background-color: #FFFFFF;
}	

div.contentorBandeirasColCentral{
	position: absolute; 
	top: 140px; 
	left: 10px; 
	width: 120px; 
	height: 22px;
}

div.contentorLoginColCentral{
	position: relative; 
	top: 8px; 
	float:right;
	border: 1px solid #68b03d;
	padding:5px;
	margin:5px;
}

div.contentorLoginBackColCentral{
	position: absolute; 
	/*top: 140px;*/
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
	background-color: #abf580;
	opacity:0.4;
	filter: alpha(opacity=40);
}



div.contentorMenuColCentral{
	position: absolute; 
	top: 167px; 
	left: 0px; 
	width: 554px; 
	height: 38px;
	/*border: 1px solid;
	z-index: 20;*/
}

div.contentorDadosColCentral{
	position: relative;
	width: 554px; 
	background-color: #FFFFFF;
}

div.contentorDestaqueENoticiaColCentral{
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	/*height: 334px; */
	padding-bottom: 20px;
	margin-left: 12px;
}

div.contentorNoticiaColCentral{
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 220px; 
	padding-left: 10px;
/*	height: 384px; 
	float: left;*/
}

div.contentorDestaqueColCentral{
	position: relative; 
	top: 0px; 
	width: 305px; 
/*	height: 384px; 
	float: left;*/
}


div.contentorNoticiasRecentesColCentral{
	/*position: absolute; 
	top: 334px; 
	left: 0px; */
	width: 554px; 
	/*height: 480px; */
	background-color: #5fb920;
	background-image: url(../img/colCentralMiddleBg.jpg);
	background-repeat: no-repeat;
}

div.contentor2NoticiasRecentesColCentral{
	margin-left: 12px;
	/*margin-top: 90px;*/
	padding-top: 90px;
	padding-bottom: 20px;
	position: relative;
}

div.contentorPubColCentral{
	position: relative;
	width: 534px; 
	/*height: 126px;*/
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dashed #42B708;
}

div.contentorItemPubColCentral{
	width: 252px; 
	//height:120px; 
	position relative; 
	float: left; 
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Coluna direita*/
div.contentorColDir{
	background-repeat: no-repeat; 
	background-color:#5FB920;
	width: 341px; 
	/*height: 1098px;*/
	position: relative; 
	float: left;
}

div.contentorDadosColDir{
	/*position: absolute; 
	top: 178px; 
	left: 12px; */
	width: 315px; 
/*	height: 915px; */
	padding-top: 142px;
	padding-left: 12px;
}

div.contentorPubColDir{
/*	position: absolute; 
	top: 0px; 
	left: 0px; */
	width: 180px; 
/*	height: 915px; */
}

div.contentorItemPubColDir{
	width: 300px;
	height: 150px;
}

