#destacados_Wrapper{
	position: relative;
	float: left;
	clear: left;
	width: 720px;
	margin-bottom: 20px;
	overflow: hidden;
}

#destacados_fotos{
	position: relative;
	float: left;
	width: 475px;
	height: 300px;
	overflow: hidden;
}

#destacados_menu{
	position: relative;
	float: left;
	width: 245px;
	height: 300px;
	background: #a10d59;
}

#destacados_menu ul{
	margin: 0;
	padding: 0;
}

#destacados_menu li{
	float: left;
	clear: left;
	width: 245px;
	height: 62px;
	padding: 8px 0;
	padding-bottom: 5px;
}

#destacados_menu li:hover, #destacados_menu li.sel{
	background: #810a47;
}

#destacados_menu li a{
	float: left;
	width: 220px;
	height: 65px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 0;
	border-bottom: solid 1px #fff;
	color: #fff;
	text-decoration: none;
}

#destacados_menu li a h3{
	float: left;
	clear: left;
	height: 30px;
	margin-bottom: 12px;
	font-weight: lighter;
	font-size: 11pt;
	line-height: 13pt;
}

#destacados_menu li a h4{
	float: left;
	clear: left;
	padding: 3px 5px 2px 5px;
	margin-bottom: 4px;
	/*font-family: georgia;*/
	/*font-style: italic;*/
	font-weight: bolder;
	font-size: 8pt;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #a10d59;
	background: #fff;
}
/*
#destacados_menu li a h3{
	float: left;
	clear: left;
	padding: 1px 5px;
	margin-bottom: 1px;
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
}
*/
/*-------- DESTACADO SECUNDARIO -----------*/
#destacado_secundario_Wrapper{
	float: left;
	clear: left;
	width: 720px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-bottom: solid 1px #b2b2b2;
}

#destacado_secundario_Wrapper a.titulo_destacado_secundario{
	float: left;
	margin-bottom: 5px;
	font-family: Georgia;
	font-style: italic;
	font-size: 12pt;
	line-height: 21px;
	color: #a10d59;
	text-decoration: none;
}
#destacado_secundario_Wrapper a.titulo_destacado_secundario:hover{
	color: #000;
}
#destacado_secundario_izq{
	position: relative;
	float: left;
	width: 475px;
	height: 150px;
	overflow: hidden;
	background: #a10d59;
}
#destacado_secundario_izq:hover img{
	opacity: 0.9;
}

#destacado_secundario_der{
	position: relative;
	float: left;
	width: 230px;
	height: 150px;
	margin-left: 15px;
	color: #777;
}

#destacado_secundario_autor{
	position: relative;
	float: left;
	width: 205px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 15px;
}

#destacado_secundario_autor_foto{
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 5px;
	overflow: hidden;
}
#destacado_secundario_autor_foto img{
	width: 40px;
}
#destacado_secundario_autor_nombre{
	float: left;
	width: 160px;
	height: 30px;
	margin-top: 14px;
	font-family: georgia;
	font-style: italic;
	font-size: 10pt;
	color: #434343;
}

a.categoria_destacado_secundario{
	float: left;
	width: 710px;
	font-size: 24pt;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

#destacado_secundario_info{
	float: left;
	clear: left;
	width: 230px;
}
#destacado_secundario_info h1{
	float: left;
	width: 230px;
	margin-bottom: 15px;
}
#destacado_secundario_info h1 a{
	font-family: Georgia;
	font-style: italic;
	color: #a10d59;
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	line-height: 13pt;
}
#destacado_secundario_info h1 a:hover{
	color: #000;
}
#destacado_secundario_info p{
	float: left;
	clear: left;
	line-height: 12pt;
}
#destacado_secundario_texto{
	float: left;
	clear: left;
	line-height: 12pt;
}
#destacado_secundario_texto strong{
	color: #666;
}


/*-------- RESUMEN ARTICULOS -----------*/

#resumen_articulos_Wrapper{
	float: left;
	clear: left;
	width: 720px;
	margin-top: 3px;
}
.articulo_resumen{
	float: left;
	width: 230px;
	height: 320px;
	margin-right: 15px;
	margin-bottom: 20px;
	border-bottom: solid 1px #b2b2b2;
}

.articulo_resumen h2{
	float: left;
	clear: both;
	margin-bottom: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .articulo_resumen h2{
		float: left;
		clear: both;
		margin-bottom: 5px;
	}
}
.articulo_resumen a.titulo_resumen{
	float: left;
	clear: left;
	color: #eee;
	text-decoration: none;
	padding: 5px;
	padding-left: 0;
	color: #a10d59;
	background: transparent;
	font-weight: normal;
	font-size: 12pt;
	line-height: 14pt;
}
.articulo_resumen a.titulo_resumen:hover{
	background: #000;
}

.articulo_resumen h4{
	float: left;
	clear: both;
	margin-bottom: 3px;
}
.articulo_resumen h4 a{
	color: #434343;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
.articulo_resumen h4 a:hover{
	color: #000;
}

.articulo_resumen_thumbnail{
	float: left;
	clear: left;
	width: 230px;
	height: 110px;
	overflow: hidden;
}

.articulo_resumen_thumbnail img{
	width: 230px;
}

.articulo_resumen a.resumen_categoria{
	float: left;
	clear: left;
	padding: 4px 6px 3px 6px;
	font-weight: bold;
	margin-bottom: 1px;
	font-size: 9pt;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	background: #a10d59;
	color: #fff;
}
.articulo_resumen a.resumen_categoria:hover{
	background: #000;
}
.articulo_resumen_info{
	position: relative;
	float: left;
	clear: left;
	width: 230px;
	height: 170px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.articulo_resumen:hover .articulo_resumen_info{
	background: #e9d3df;
}

.articulo_resumen_info h3{
	float: left;
	clear: left;
	padding: 2px 4px 1px 4px;
	background: #434343;
	color: #eee;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
}
.articulo_resumen_info h2{
	float: left;
	clear: left;
	margin-top: 15px;
	margin-bottom: 10px;
	background:transparent;
}
.articulo_resumen_info a.titulo_resumen{
	font-family: Georgia;
	font-size: 12pt;
	line-height: 21px;
	font-style: italic;
	font-weight: normal;
	color: #a10d59;
	background:#transparent;
	text-decoration: none;
}
.articulo_resumen a.titulo_resumen:hover{
	color: #000;
	background: transparent;
}
.articulo_resumen_info p{
	float: left;
	clear: left;
	padding-right: 10px;
	color: #555;
	font-family: helvetica, arial;
	font-size: 10.5pt;
	line-height: 15pt;
}

.articulo_resumen_info p strong{
	font-weight: normal;
}

.articulo_resumen_info .contador_comentarios_Wrapper{
	top: 5px;
}

/*######### COLUMNA DERECHA ############*/

/*-------- CATÁLOGO RESUMEN --------*/
.bloque_der{
	float: left;
	clear: left;
	width: 295px;
	margin-bottom: 15px;
}

.bloque_der a.titulo_lateral{
	float: left;
	width: 275px;
	padding: 10px;
	padding-bottom: 5px;
	background: #fff;
	font-size: 19pt;
	font-weight: lighter;
	letter-spacing: 0.8px;
	line-height: 21pt;
	text-decoration: none;
}

.bloque_der_info{
	float: left;
	clear: left;
	width: 295px;
	padding: 10px 0;
	padding-top: 5px;
	background: #fff;
}
.bloque_der_slide{
	float: left;
	clear: left;
	width: 295px;
	/*height: 197px;*/
	overflow: hidden;
}

.bloque_der_foto{
	float: left;
	width: 140px;
	margin-left: 10px;
}
.bloque_der_foto img{
	width: 135px;
	border: solid 1px #eee;
}
.bloque_der_texto{
	position: relative;
	float: left;
	width: 130px;
	margin-left: 10px;
}

#premios_resumen .bloque_der_texto,
#premios_resumen .bloque_der_slide{
	height: 200px;
}

.bloque_der_texto h2{
	float: left;
	clear: left;
	margin-bottom: 6px;
}

.bloque_der_texto h2{
	float: left;
	clear: left;
	margin-bottom: 6px;
}
.bloque_der_texto h2 a{
	font-family: Georgia;
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	line-height: 15pt;
	color: #a10d59;
	background: transparent;
	text-decoration: none;
}
.bloque_der_texto h3{
	float: left;
	clear: left;
	margin-bottom: 6px;
}
.bloque_der_texto h3 a{
	font-size: 9pt;
	font-weight: normal;
	color: #a10d59;
	text-decoration: none;
}

.bloque_der_texto h4{
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-family: Georgia;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	line-height: 9pt;
	color: #a10d59;
}

.bloque_der_texto h5{
	float: left;
	clear: left;
	margin-bottom: 5px;
	padding-right: 10px;
	font-size: 9pt;
	line-height: 10pt;
	color: #434343;
}

.bloque_der_texto h6{
	position: absolute;
	z-index: 1000;
	bottom: 1px;
	left: 0;
	line-height: 10pt;
	color: #434343;
}


.bloque_der_texto ul{
	float: left;
	clear: left;
}

.bloque_der_texto ul li{
	float: left;
	clear: left;
	color: #a10d59;
	font-size: 8pt;
	line-height: 8pt;
	padding-right: 10px;
	margin-left: 12px;
	margin-bottom: 2px;
	list-style: disc;
}
.bloque_der_texto p{
	float: left;
	clear: left;
	padding-right: 10px;
	color: #777;
	font-size: 9pt;
	line-height: 11pt;
}
.bloque_der_texto strong{
	float: left;
	clear: left;
	color: #434343;
}
.bloque_der_texto .dato{
	float: left;
	clear: left;
	color: #777;
	margin-top: 2px;
	margin-bottom: 6px;
}
/*########## CARTELERA RESUMEN ##########*/
#cartelera_resumen{
	position: relative;
	float: left;
	clear: left;
	width: 275px;
	height: 335px;
	padding: 10px;
	margin-bottom: 15px;
	background: #fff;
}

#cartelera_resumen a.titulo_lateral_cartelera{
	display: block;
	width: 275px;
	margin-bottom: 5px;
	text-align: center;
	color: #a10d59;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

#cartelera_resumen a.cartelera_cartel{
	float: left;
	clear: left;
	margin-left: 55px;
	border: solid 3px #d5d5d5;
}
#cartelera_resumen img{
	width: 170px;
}

#cartelera_slider{
	float: left;
	clear: left;
	width: 295px;
}
#cartelera_slider div h4{
	float: left;
	clear: left;
	width: 295px;
	margin-top: 10px;
	text-align: center;
	font-family: georgia;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}
#cartelera_slider div h5{
	float: left;
	clear: left;
	width: 295px;
	margin-top: 2px;
	text-align: center;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #777;
}

#cartelera_slider div h6{
	float: left;
	clear: left;
	width: 295px;
	margin-top: 8px;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	color: #999;
}
#cartelera_slider div h6 strong{
	color: #777;
}
/*########## TWITTER RESUMEN ##########*/
/*
#twitter_resumen{
	display: none;
	position: relative;
	float: left;
	clear: left;
	width: 295px;
	margin-bottom: 5px;
	padding-top: 20px;
	background: #ccecf8 url(../Images/fondo_twitter.png) no-repeat -75px 10px;
}

.entrada_twitter{
	float: left;
	clear: left;
	width: 276px;
	margin: 0 12px;
	margin-bottom: 12px;
	border-bottom: solid 1px #00aeef;
	padding-bottom: 12px;
}
.fecha_twitter{
	float: left;
	clear: left;
	margin-bottom: 4px;
	font-size: 10pt;
	color: #888;
}

.texto_twitter{
	float: left;
	clear: left;
	font-size: 10pt;
	color: #555;
	line-height: 13pt;
}

.texto_twitter a{
	color: #a10d59;
	font-size: 10pt;
	text-decoration: none;
}

a#b_siguenos{
	position: relative;
	float: right;
	clear: left;
	margin: 10px;
	margin-top: 0;
	padding: 2px 8px;
	background: #00aeef;
	font-size: 12pt;
	color: #fff;
	text-decoration: none;
}
a#b_siguenos:hover{
	background: #000;
}

#twitter_contenido{
	display: none;
}

*/

#pie_seo{
	position: relative;
	float: left;
	clear: both;
	width: 995px;
	margin-top: 85px;
	padding: 20px;
	background: #fff;
}

#pie_seo h1{
	margin-bottom: 5px;
	font-size: 16pt;
	text-align: center;
	font-weight: lighter;
	line-height: 26pt;
	color: #a10d59;
}
#pie_seo p, #pie_seo p strong{
	color: #333;
	font-size: 11pt;
	line-height: 17pt;
	text-align: center;
}
