/*Modulo destacados*/
.modulofotosdest {
	width: 114px;
	background-image: url(../images/fotoch01.jpg);
	height: 80px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #FFFFFF;
}
.encabezado_dest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	background-image: url(../images/bgtitudestacados.png);
	margin: 0px;
	padding: 2px;
}
.txtdestacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #292827;
	text-align: center;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 8px;
	padding: 0px;
}