#presentacion {
	}
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;
	}
#presentacion .autor {
	font-size: 10px;
	font-weight: bold;
	color: #7881a8;
	display: block;
	padding-top: 2px;
	}	
#contenido {
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	}	
#contenido p {
	margin-bottom: 10px;
	}
#contenido ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
	}
#contenido ul li {
	background-image: url(../imagenes/contenido_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-top: 10px;
	}			
#bloque_imagen {
	text-align: center;

	}	
#bloque_imagen .imagen_cent {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	clear: both;
	display: table;
	margin-right: auto;
	margin-left: auto;
	}	
#bloque_imagen .imagen_der {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: right;
	margin-left: 20px;
	}
#bloque_imagen .imagen_izq {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
	}		
#bloque_imagen .imagen_pie {
	background-color: #FBE9AC;
	display: block;
	font-size: 10px;
	padding: 2px;
	letter-spacing: -1px;
	margin-top: 2px;
	text-align: left;
	}	
#destacados {
	float: right;
	width: 159px;
	border-right: 1px solid #c0b6cc;
	}	
h2.destacados_titulo, h2.novedades_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #011461;
	background-color: #eae6ee;
	background-image: url(../imagenes/cuerpo_contenido_titulos.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 0px 2px 5px;
	margin: 0px;
	line-height: 18px;
	letter-spacing: -1px;
	}
.destacados_bloque {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0b6cc;
	}
.destacados_bloque a{
	background-color: #fff;
	display: block;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EAE6EE;
	}
.destacados_bloque a:hover{
	background-color: #fbf9fd;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c0b6cc;
	}		
.destacados_titulo {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	}
.destacados_entradilla {
	font-size: 9px;
	color: #000000;
	}	
.novedades_bloque {
	margin-top: 15px;
	}	
.novedades_img {
	border: 1px solid #000000;
	display: block;
	float: left;
	}
.novedades_cuerpo {
	float: right;
	width: 435px;
	text-align: justify;
	display: block;
	}
.novedades_titulo {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.novedades_subtitulo {
	font-size: 11px;
	color: #888;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	}	
.novedades_entradilla {
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	}	
a.novedades_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;
	}
a.novedades_enlace:hover  {
	background-image: url(../imagenes/enlaces_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;

	}	

