@charset "utf-8";
.borde_foto {
	border: 2px solid #9F8D6E;
}
.noticia_destacada {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #37424D;
	text-decoration: none;
}
.enlace_noticia {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #636F7A;
}
.fecha {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #A78D6D;
	text-decoration: none;
}
.enlace_noticia:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
}
.oferta_destacada {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #B32525;
	text-decoration: none;
	font-weight: bold;
}
.oferta_destacada:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #B32525;
	text-decoration: underline;
	font-weight: bold;
}
.cierre {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #716B43;
	text-decoration: none;
}
.titular {
	font-family: "Lucida Handwriting", "Lucida Sans", Arial;
	font-size: 18px;
	color: #DAB884;
}
.texto_contenido {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #272F36;
	text-decoration: none;
}

