/***************** CENTRO *****************/
.areaDestaques{
	width: 674px;
	height: 320px;
	padding-bottom: 20px;
}

.destaqPrinc{
	float: left;
	width: 450px;
	height: 320px;
}
.destaqPrinc h5{
	position: absolute;
	z-index: 2;
	padding: 8px 9px;
	font-size: 130%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.destaqPrinc img{
	position: absolute;
	z-index: 1;
	display: block;
	width: 450px;
	height: 320px;
}
.destaqPrinc .texto{
	position: absolute;
	z-index: 3;
	width: 432px;
	height: 74px;
	padding: 0 9px;
	padding-top: 245px;
	color: #FFF;
}
.destaqPrinc .texto h3{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 150%;
	font-weight: normal;
}
.destaqPrinc .texto p{
	width: 390px;
}
.destaqPrinc .sombra{
	position: absolute;
	z-index: 2;
	width: 450px;
	height: 74px;
	margin-top: 245px;
	filter: alpha(opacity=35);
	opacity:0.35;
	background-image: url(img/home/destaq_princ_sombra.gif);
}
.destaqPrinc .mais{
	float: right;
	width: 16px;
	height: 16px;
	margin-top: -10px;
	background-image: url(img/home/icn_mais.gif);
}
.destaqPrinc .mais a{
	display: block;
	height: 16px;
	text-indent: -3000px;
}

ul.destaqMenor{
	float: left;
	width: 224px;
}
ul.destaqMenor li{
	float: left;
 	clear: both;
	width: 224px;
	height: 80px;
	background-image: url(img/home/destaq_menor_sombra.gif);
}
ul.destaqMenor img{
	float: left;
	display: block;
	width: 93px;
	height: 78px;
	border: 1px solid #FFF;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
ul.destaqMenor li.ativo img{
	filter: alpha(opacity=100);
	opacity: 1;
}
ul.destaqMenor .texto{
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 90%;
}
ul.destaqMenor b{
	display: block;
	padding-bottom: 3px;
	color: #231f20;
}


.destaqMedio{
	float: left;
	width: 309px;
	height: 106px;
	padding: 22px 10px 22px 17px;
	margin-right: -1px;
	margin-bottom: -1px;
	border: 1px solid #93a8ae;
	background: #FFF url(img/home/destaq_medio_bg.jpg) repeat-x bottom;
}
.destaqMedio img{
	float: left;
	width: 158px;
	height: 110px;
	border: solid 1px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-right: 5px;
	background-image: url(img/home/destaq_medio_img.jpg);
}
.destaqMedio h3{
	padding-bottom: 5px;
	color: #35409a;
	font-size: 110%;
	font-weight: normal;
}
.destaqMedio .botao{
	height: auto;
	border: 0;
	padding: 0;
	margin-top: 5px;
	text-align: right;
	background-image: url(img/home/destaq_medio_icn.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.destaqMedio .botao a{
	color: #565759;
}




/***************** LATERAL ****************/
.siteCentroLateral h4{
	font-size: 140%;
}

/***** Acontece *****/
.areaAcontece{
	padding-bottom: 10px;
}
.areaAcontece b{
	font-size: 120%;
}
.areaAcontece .area{
	border: 1px solid #93a8ae;
	background: #FFF url(img/home/destaq_medio_bg.jpg) repeat-x bottom;
}
.areaAcontece img{
	width: 100%;
}
.areaAcontece p{
	font-size: 90%;
	padding: 5px 7px 0 7px;
}
.areaAcontece .botao{
	position: relative;
	display: block;
	width: 90px;
	margin-left: auto;
	margin-right: -1px;
	margin-bottom: -1px;
	font-size: 80%;
	font-weight: bold;
}


/***** Depoimentos *****/
.areaDepoimentos{
	padding-bottom: 10px;
}
.areaDepoimentos .area{
	border: 1px solid #93a8ae;
	background: #FFF url(img/home/destaq_medio_bg.jpg) repeat-x bottom;
}
.areaDepoimentos img{
	width: 100%;
}
.areaDepoimentos ul{
	height: 32px;
	border-top:  1px solid #93a8ae;
}
.areaDepoimentos li{
	float: left;
	padding: 3px 5px;
}
.areaDepoimentos li img{
	display: block;
	width: 40px;
	height: 25px;
}


/***** Enquete *****/
.areaEnquete{
}
.areaEnquete form{
	font-weight: bold;
	border: 1px solid #93a8ae;
	*border-bottom: 2px solid #93a8ae;
	_border-bottom: 2px solid #93a8ae;
	background: #FFF url(img/home/destaq_medio_bg.jpg) repeat-x bottom;
}
.areaEnquete p{
	color: #525052;
	padding: 10px 10px 0 10px;
}
.areaEnquete ul{
	padding: 0 10px;
}
.areaEnquete li{
	padding-top: 5px;
	padding-left: 0px;
	color: #7b797a;
	/*background: url(img/home/enquete_icn.gif) no-repeat left 7px;*/
}
.areaEnquete input.botao{
	position: absolute;	
	width: 95px;
	height: 25px;
	font-size: 80%;
	font-weight: bold;
	margin-right: -1px;
	margin-bottom: -1px;
	margin-left: 46px;
	margin-top: 25px;
	padding-right: 18px;
	padding-top	: 0px;
	_padding-top	: 3px;
	*padding-top	: 3px;
	*border-bottom: none;
	_border-bottom: none;	
}

.areaEnquete #botaoVotar{
	position: relative;
	display: block;
	width: 60px;
	margin-left: auto;
	margin-right: -1px;
	margin-bottom: -1px;
	padding-right: 15px;
	font-size: 80%;
	font-weight: bold;
}

.barra_porcentagem{
	height:15px;
	border:1px solid #333;
	background-color:#5D85AD;
	display:inline;
	float:left;
}
.numero_porcentagem{
	margin-left:10px;
	line-height:17px;
}

.areaEnquete li p{
margin:0;
padding:0 0 7px;
color: #7B797A;
}

/***** Bot�es *****/
.areaBotoes{
	padding-top: 11px;
}
.areaBotoes .botao{
	float: left;
	width: 102px;
	height: 37px;
	border: 0;
	background-image: url(img/home/botao.jpg);
}
.areaBotoes .botao a{
	padding-top: 8px;
	color: #35409a;
	font-size: 110%;
	font-weight: normal;
}

