@charset "utf-8";
/* CSS Document */
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
	font-size: 100%; /*16 px*/
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}
body {
	margin: 0;
	font-size: 1em;
	line-height: 1.4; /* 22 px */
}
/* =============================================================================
   Perzonalizados
   ========================================================================== */
/*globales*/
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font: 100%/1.0 "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background: url(../img/fondo.jpg);
}
#page {
	width: 100%;
	font-size: 1em;
}
.wrapper {
	display: block;
	margin: 0 auto;
	clear:both;
	background: url(../img/fondo_header.jpg)repeat-x;
	overflow:hidden;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
/*CREDITOS*/
#header {
	background:#666;
	margin:0;
	height: 50px;
}
.contenido-header {
	margin: 0 auto;
	width: 75.70%;
}
.logo {
	float: left;
	height: 37px;
	margin-top: 5px;
	width: 23.7234042553%; /*223px / 940 */
}
.creditos-contenido {
	width: 75%;
margin: 0 auto;
background: #E0DFDF;
	display:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.compartir {
	float:right;
	width:31.91%;
}
.divisor {
	background-image: url("http://especiales.elcomercio.com/libs/barra/divisor.png");
	float: left;
	height: 25px;
	margin-top: 12px;
	width: 2.33%;/* 7px / 300 */
}
.divisor_izq {
	background-image: url("http://especiales.elcomercio.com/libs/barra/divisor.png");
	float: left;
	height: 25px;
	/*	margin-left: 120px;*/
	margin-top: 12px;
	width: 2.33%; /* 7px / 300 */
}
.redes {
	float: left;
	margin-left: 12px;
	margin-top: 14px;
	width: 48%;
}
.creditos {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 14px;
	margin-left: 1px;
	margin-top: 17px;
	text-align: center;
	width: 33.33%; /*100 / 300 */
}
p.creditos {
	margin-left: 35.14893em !important;
}
/* MAIN */

img, embed, object, video {
	max-width:100%;
}


/* FIN MIGUEL CSS*/

.creditos-info{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size: 12px;
color: rgb(122, 120, 120);
padding: 2% 3%;
text-align: center;
}
.creditos-info span{
	font-weight:bold;
} 
.cerrar{
	float: right;
color: rgb(160, 160, 160);
font-weight: bold;
margin-top: 1%;
cursor: pointer;
border: 1px solid rgb(160,160,160);
}
/*contenido*/
.contenedor-general{
	width:100%;
	margin:0 auto;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
.ancho{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom: 30px;
}
/*----------------------
bloque1
-----------------------*/
.arma-papa{
	overflow:hidden;
}
.intro{
	width:213px;
	float:left;
}
.titulo{
	background: url(../img/fondot1.png) no-repeat;
	height: 113px;
	padding: 12px;
}
.titulo p{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 5px;
	padding-right: 7px;
}
.titulo p span{
	color: #a29061;
	padding: 0;
}
.intro-txt{
	width: 169px;
	background-color: #fff;
	font-size: 14px;
	margin-left: 19px;
	padding: 16px 11px;
	line-height: 15px;
}
.cualidades{
	width:731px;
	height:524px;
	float:left;
	background:url(../img/fondo-papa.jpg) no-repeat center;
}
.cualidad{
	float:left;
	background:#fff;
	
}
.cualidad p{
	float: left;
	font-size:16px;
	padding-left: 5px;
	font-weight: bold;
}
.cualidad span{
	color:#717171;
	font-size:12px;
	font-weight: normal;
}
.cualidad img{
	float:left;
}
#c1{
	width:134px;
	margin: 47px 0 0 57px;
}
#c2{
	width:135px;
	margin: 62px 0 0 377px;
}
#c3{
	width:135px;
	margin: 76px 0 0 50px;
}
#c4{
	width:163px;
	margin: 85px 0 0 369px;
}
#c5{
	width:157px;
	margin: 86px 0 0 34px;
}
#c6{
	width:131px;
	margin: 96px 0 0 377px;
}
#c7{
	width:140px;
	margin: 76px 0 0 57px;
}
#c8{
	width:130px;
	margin: 84px 0 0 376px;
}
.generales{
	width: 960px;
	border-top: 2px solid #d3d2d2;
	overflow: hidden;
	padding-left: 140px;
}
.general{
	float:left;
	border-left:1px solid #a7a7a6;
	border-right:1px solid #a7a7a6;
	margin:18px 0;
	width: 373px;
padding-left: 10px;
}
.listado, .listado p, .lista, .resultados, .listado a, .resultados p, .resultado{
	float:left;
}
.listado{
	width:166px;
	font-size: 18px;
}
.listado p{
	padding-right:3px;
}
.resultados{
	width: 190px;
color: 1c1c1c;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.resultados span{
	color:#636363;
}
.resultado{
	background: url(../img/bk-re.jpg) no-repeat;
width: 48px;
padding-left: 9px;
font-size: 12px;
color: #717171;
float: right!important;
text-align: center;
}
.listado a{	
	background: url(../img/bt-votar.jpg) no-repeat;
	width: 62px;
	height: 27px;
	margin: 4px 0 0 93px;
}
#a2{	
	background: url(../img/bt-votar.jpg) no-repeat;
	width: 62px;
	height: 27px;
	margin: 4px 0 0 70px;
}
.li2{
	width:146px;
}
.g2{
	width:308px;
}
.r2{
	width:145px;
}
/*----------------------
fin bloque1
-----------------------*/
/*----------------------
bloque2
-----------------------*/
.papales{
	width:100%;
	background:url(../img/fondo-papales.png) repeat;
	border-top:2px solid #7e7e7e;
	border-bottom:2px solid #7e7e7e;
}

.tpapales{
	background: url(../img/fondot2.png) no-repeat;
width: 207px;
height: 45px;
font-size: 18px;
padding:7px;
}
.tpapales p, .tbenedicto p, .testadisticas p{
	font-size: 18px;
	font-weight: normal;
}
.ancho li {
	width:146px;
	float:left;
	margin: 21px 0 0 14px;
}


.ancho li  div{
	position:relative;
	width:146px;
	height:140px;

}

.ancho li a{
	width:146px;
	height:140px;
	display:block;
	margin-bottom: 5px;
	border:1px solid #a29061;
}


.ancho li .normal{
	z-index:999
}


.ancho li .over{
	position:absolute;
	top:0;
	left:0;
	z-index:-999;
	display:none;
}



#p1{
	background:url(../img/papales/01.jpg) no-repeat;
}
#p2{
	background:url(../img/papales/02.jpg) no-repeat;
}
#p3{
	background:url(../img/papales/03.jpg) no-repeat;
}
#p4{
	background:url(../img/papales/04.jpg) no-repeat;
}
#p5{
	background:url(../img/papales/05.jpg) no-repeat;
}
#p6{
	background:url(../img/papales/06.jpg) no-repeat;
}
#p7{
	background:url(../img/papales/07.jpg) no-repeat;
}
#p8{
	background:url(../img/papales/08.jpg) no-repeat;
}
#p9{
	background:url(../img/papales/09.jpg) no-repeat;
}
#p10{
	background:url(../img/papales/10.jpg) no-repeat;
}
#p11{
	background:url(../img/papales/11.jpg) no-repeat;
}
#p12{
	background:url(../img/papales/12.jpg) no-repeat;
}

/*#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12{
	display:block;
}6*/

 
#p1:hover{
	background:url(../img/papales/01h.jpg) no-repeat;
}
#p2:hover{
	background:url(../img/papales/02h.jpg) no-repeat;
}
#p3:hover{
	background:url(../img/papales/03h.jpg) no-repeat;
}
#p4:hover{
	background:url(../img/papales/04h.jpg) no-repeat;
}
#p5:hover{
	background:url(../img/papales/05h.jpg) no-repeat;
}
#p6:hover{
	background:url(../img/papales/06h.jpg) no-repeat;
}
#p7:hover{
	background:url(../img/papales/07h.jpg) no-repeat;
}
#p8:hover{
	background:url(../img/papales/08h.jpg) no-repeat;
}
#p9:hover{
	background:url(../img/papales/09h.jpg) no-repeat;
}
#p10:hover{
	background:url(../img/papales/10h.jpg) no-repeat;
}
#p11:hover{
	background:url(../img/papales/11h.jpg) no-repeat;
}
#p12:hover{
	background:url(../img/papales/12h.jpg) no-repeat;
}
#nombre{
	font-size:14px;
	font-weight:bold;
}
#pais{
	color: #454545;
font-size: 13px;
font-weight: bold;
}
#votos_papales{
	color: #1c1c1c;
font-size: 11px;
font-weight: bold;
}
/*----------------------
fin bloque2
-----------------------*/
/*----------------------
bloque3
-----------------------*/
.tbenedicto{
	width:207px;
	background:url(../img/fondot3.png) no-repeat;
	padding: 6px;
	height:43px;
}
.galeria{
	background:url(../img/galeria.jpg) no-repeat;
	width:292px;
	height:236px;
	float:left;
	margin: 50px 0 0 37px;
	border:2px solid #a29061;
}
.video{
	background:url(../img/video.jpg) no-repeat;
	width:374px;
	height:236px;
	float:left;
	margin: 50px 0 0 45px;
	border:2px solid #a29061;
}
.col1b{
	float:left;
}
.arriba{
	background: url(../img/arriba.png) no-repeat;
width: 79px;
height: 31px;
display: block;
color: #fff;
font-size: 10px;
float: right;
margin-top: 20px;
padding: 18px 0 0 24px;
font-weight: bold;
text-decoration: none;
}
.benedicto{
	margin-bottom:0;
	border-bottom:2px solid #7e7e7e;
}
/*----------------------
fin bloque3
-----------------------*/
/*----------------------
bloque4
-----------------------*/
.estadisticas{
	border-bottom: 2px solid #7e7e7e;
margin-bottom: 0;
padding-bottom: 30px;
}
.testadisticas{
	width:277px;
	height:74px;
	background:url(../img/fondot4.png) no-repeat;
	padding: 7px;
	float:left;
}
.intro-horizontal{
	background: #fff;
width: 624px;
height: 42px;
float: left;
font-size: 14px;
padding: 6px 0 0 11px;
line-height: 15px;
}
.cuadros{
	width:291px;
	height:236px;
	display:block;
	float:left;
	margin: 14px 14px 49px 14px;
}
.tnoticias{
	width: 232px;
background: #fff;
background-image: none;
height: 37px;
padding: 0;
}
.tnoticias p{
	font-size: 18px;
color: #1c1c1c;
padding: 11px 0 0 44px;
font-weight:bold;
}
.tnoticias img{
	float:left;
}
.news{
	margin: 20px 0 0 85px;
}
.news a{
	font-size: 16px;
color: #1c1c1c;
text-decoration: none;
line-height: 22px;
font-weight:bold;
}
.news a span{
	color:#a29061;
	font-size:18px;
}
.news a:hover{
	color:#a29061;
}
#cu1{
	background:url(../img/cuadros/ll/1.jpg) no-repeat;
}
#cu2{
	background:url(../img/cuadros/ll/2.jpg) no-repeat;
}
#cu3{
	background:url(../img/cuadros/ll/3.jpg) no-repeat;
}
/*----------------------
fin bloque4
-----------------------*/
/*----------------------
bloque5
-----------------------*/
.instagram{
	border-bottom: 2px solid #7e7e7e;
	margin-bottom: 0;
}
.tinstagram{
	width:232px;
	height:42px;
	background:url(../img/fondot5.png) no-repeat;
	padding: 7px;
	float: left;
}
.tinstagram p{
	font-size: 18px;
font-weight: normal;
}
.intro-horizontal2 p, .intro-horizontal2 img{
	float: left;
line-height: 42px;
}
.intro-horizontal2{
	padding-left: 20px;
padding-top: 0;
}
.intro-horizontal2 p span{
	font-weight: bold;
font-size: 18px;
padding-left: 5px;
color: rgb(53, 53, 53);
}
.bloque-instagram{
	width:940px;
	height:317px;
	border-top:1px solid #d3d2d2;
	border-bottom:1px solid #d3d2d2;
	float: left;
margin: 50px 0 0;
padding-top: 20px;
padding-bottom: 20px;
}
.terminos-instagram{
	margin: 0 auto;
color: #d3d2d2;
text-align: center;
float: left;
}
/*----------------------
fin bloque5
-----------------------*/
/*----------------------
bloque6
-----------------------*/
.comentarios{
	
}
.tdiscus{
	width:232px;
	height:43px;
	background:url(../img/fondot6.png) no-repeat;
	float:left;
	padding:7px;
}
.tdiscus p{
	font-size:18px;
	font-weight:normal;
}
.discus{
	width:940px;
	margin: 95px 0 0 0;
}
/*----------------------
fin bloque6
-----------------------*/
/*fin contenido*/
.cierre{
	width:100%;
	background:url(../img/fondo-cierre.jpg) repeat-x #1c1c1c top;
}
.pie{
	background: url(../img/fondo-pie.png) no-repeat;
width: 960px;
height: 93px;
margin: 0 auto;
}
.pie p{
	font-size: 11px;
color: #a29061;
padding: 58px 0 0 211px;
width: 753px;
margin: 0 auto;
float: left;
}
#cboxLoadedContent{
	border:none !important;
	background:none !important;
}
#cboxTitle {
color: #fff !important;
font-size: 12px !important;
width: 500px !important;
line-height: 11px !important;
padding-left: 10px !important;
}
.bot{
	cursor:pointer;
}
.botonv{
	background: url(../img/bt-votar.jpg) no-repeat;
	width: 62px;
	height: 27px;
}
.img_facebook{
	display:none;
}