	
#presentacion {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
h2.presentacion_titulo {
	font-size: 18px;
	color: #011461;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d5e2;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	letter-spacing: -1px;
	}	
a.destacados_enlace  {
	font-size: 11px;
	font-weight: bold;
	color: #9a6d00;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4CC94;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	}
a.destacados_enlace:hover  {
	background-image: url(../imagenes/enlaces_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
	}
#novedad {
	}
.novedad_bloque {
	background-image: url(../imagenes/novedades_icono.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	}		
h2.novedad_titulo, h2.novedad_subtitulo {
	font-size: 13px;
	font-weight: bold;
	color: #011461;
	background-color: #eae6ee;
	background-image: url(../imagenes/cuerpo_contenido_titulos.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	line-height: 14px;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	}
h2.novedad_subtitulo {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 2px;
}	
.novedad_entradilla {
	font-size: 11px;
	color: #7d7c7e;
	background-color: #fbf9fd;
	text-align: justify;
	padding: 5px;
	}				
.novedades_img {
	border: 1px solid #000000;
	display: block;
	margin-right: 15px;
	float: left;
	}

