.resumen2{
	float: right;
	width: 220px;
	height:300px;
	background-color:transparent;
	
}
.resumen2 p {
	color: white;
	font-size: 0.70em;
	padding-right:5px;
}
#varias3 {
	float: left;
	width: 307px;
	height: 300px;
	overflow: hidden;
	cursor:pointer;
}
#varias4 {
	float: left;
	width: 534px;
	height: 240px;
	overflow: hidden;
	cursor:pointer;
}
#destacado_central2 {
	float:left;
	width: 534px;
	height:300px;
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	margin-bottom: 8px;
	}
#destacado_central2 a:link {
	color: #343434;
	text-decoration: none;
	
	}
#destacado_central2 a:visited {
	color: gray;
	text-decoration: none;
}
#destacado_central2 a:hover{
	color: #18838f;
	text-decoration: none;
}

#destacado_central2 h2 a:link {
	color: whitesmoke;
	text-decoration: none;
}
#destacado_central2 h2 a:visited {
	color: whitesmoke;
	text-decoration: none;
}
#destacado_central2 h2  a:hover {
	color: #96aa1d;	
	text-decoration: none;
}
#destacado_central2 p a:link {
	color: whitesmoke;
	text-decoration: none;
}
#destacado_central2 p a:visited {
	color: whitesmoke;
	text-decoration: none;
}
#destacado_central2 p a:hover {
	color: #96aa1d;	
	text-decoration: none;
}
#fondo_central2 {
	float: right;
	width: 534px;
	height:300px;
	background: transparent url(../images/fondo_alargado.jpg) repeat-x left top;
	
}
#destacado_central3 {
	float:left;
	width: 534px;
	height:426px;
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	margin-top:6px;
}
#imagen_destacado3 {
	float:left;
	width: 534px;
	height:240px;
	background-color: black;

}
.subseccion2 {
    float: left;
    width: 529px;
    height: auto;
	color: #96aa1d;
	font-size: 0.80em;	
	border-bottom: 1px dotted gray;
	padding: 1px 0px 0px 5px;	
	background-color: black;
	}