.elemento_destacado {
	height: 115px;
	width: 155px;
	float:left;
	margin-bottom:5px;
	margin-top:20px;
	position:relative;
}
.elemento_destacado img {
border:0px;
}
#caja_destacados {
	height:118px;
	margin-top:0px;
	margin-bottom:3px;
	overflow:hidden;
	text-align:center;
}

#caja_destacados a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	margin-top:15px;	
}


#encabezado_destacados {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	margin-top:8px;
	width:98%;
	clear:both;
	display:block;
}
#encabezado_destacados h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #CC3333;
	width:130px;
	text-align:center;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight:normal;
margin:0px;
	
}