@charset "utf-8";
/* CSS Document */

/* CONFIGURAÇÃO DA CAIXA DE DESTAQUES */



#destaques{
	margin-top:17px;width:100%;float:left;height:279px;
	padding-bottom:30px;
}

#hom_destaques {

	width:708px;

	background:#fff;

	margin:10px 0 20px 0;

}



.destWrap {

	width:670px;;;

	height:253px;

	float:left;

}

.destaque {

	width:670px;;;

	height:250px;

	background:#dddddd;

	cursor:pointer;

}



.destaque .image {

	width:670px;;;

	height:250px;

	overflow:hidden;

	text-align:center;

}



.destaque .cxTransparencia {

	position:absolute;

	width:670px;;;

	height:70px;

	margin:180px 0 0 0;

	background:#e5e5e5;
		opacity:0.50;

	-moz-opacity: 0.50;

	filter: alpha(opacity=50);


}



.destaque .cxChamada {

	position:absolute;

	width:670px;;;

	height:70px;

	padding:0 10px; 

	margin:180px 0 0 0;

}



.cxChamada h2 {

	font:bold 16px Arial, Tahoma, Helvetica, sans-serif;

	margin:10px 0 0 0;

	padding:0;

	height:auto;

	color:#2e5db7;

	background:none;

	text-transform:none;

}



.cxChamada p {

	color:#727272;

	font:bold 11px Arial, Tahoma, Helvetica, sans-serif;

	margin:5px 0 0 0;

	padding:0;

}



#dest2, #dest3, #dest4 {	

	display:none;

}



ul#chamadaDest {

	width:250px;

	background:#fff;

	float:left;

}



ul#chamadaDest li a {

	display:block;

	height:60px;

	padding:5px 10px 6px 10px;

	background:#f5f5f5;

	margin:0 0 2px 0;

	font-size:12px;

	color:#606060;

	text-decoration:none;

}



ul#chamadaDest li a .date {

	display:block;

	color:#606060;

	font-weight:bold;

}



ul#chamadaDest li.over a .date {

	font-weight:bold;

	color:#fff;

}





ul#chamadaDest li.over a, ul#chamadaDest li a:hover {

	border:none;

	background:#dddddd;

	color:#fff;

}





.todas {

	display:block;

	float:right;

 	width:120px;
	margin-left:-30px;

	height:14px;

	margin:4px 0 0 0;

	padding:6px 10px;

	background:#2e5db7;
	vertical-align:middle;
	text-align:14px;

}



.todas a {

	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;

	color:#fff;

	text-decoration:none;
	display:block;

}


ul.widgets {

	clear:both;

	width:700px;



	height:22px;



	margin:15px 0 30px 0;



	padding:5px 0 0 0;



	background:url(../img/bg_horizontal_dots.jpg) repeat-x left bottom #fff;



}







ul.widgets li {



	float:left;



	display:inline;



	margin:0 10px;



}







ul.widgets li a img {



	line-height:15px;



	vertical-align:middle;



}







ul.widgets li a {



	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;



	color:#595959;
	font-weight:bold;



	text-decoration:none;



}







ul.widgets li a:hover {



	color:#000;
	font-weight:bold;



}

ul.thumbs {

	width:450px;

	float:left;

}



ul.thumbs li {

	height:72px;

	margin:10px 15px;

	float:left;

	display:inline;

}



ul.thumbs a img {

	border:3px solid #cecece;

}



ul.thumbs a:hover img {

	border:3px solid #FCBE07;

}




