/* Default Stylesheet */


															/** BODY ELEMENTS **/
body {
	color: #333;
	background:url(../images/background.png) repeat-x #3E4914;

	}



															/** MAIN CONTAINERS **/
#contenedor{
	width:970px;
	margin:auto;
}

#cabezal{
margin-top:40px;
width:970px;
}

#logotipo{
width:303px;
height:200px;
margin:85px auto 50px;
}

/** Botonera **/
#botonera {
	width:970px;
	height:25px;
	margin:50px 0 50px;
}
.navegador {
	width:970px;
	text-align: center;
}
.navegador li {
	display:inline;
	margin:0 7px;
}
.navegador li a:link, .navegador li a:visited {
	outline:none;
	text-decoration:none;
	font-family: Georgia, Serif;
	font-style:italic;
	font-size:18px;
	color:#fff;
}
.navegador li a:hover {
	font-family: Georgia, Serif;
	font-style:italic;
	font-size:18px;
	color:#fff;
	background-color:#290018;
}

.visitando{
	background-color:#290018 !important; 
}
/** Botonera end **/


#sidebar{
	float: right;
	width: 260px;
}

#contenido{
	margin: 0 260px 60px 0;
	padding:0 40px;
}

#contenido-full{
	margin-bottom:60px;
	padding:0 40px;
}

#pie{
	background:url(../images/background-pie.png) repeat-x;
	height: 240px;
	margin:0 auto;
	clear:both;
}






															/** SUB CONTAINERS **/


#contenido-pie{
	width:970px;
	height:195px;
	margin:auto;
	position:relative;
}



#pie-marcas{
	margin-top:10px;
	float:left;
	width:665px;
	height:97px;
}

#pie-marcas-imagen{
	width:665px;
	height:97px;
	margin-top:27px;
}


#pie-novedad{
	margin-top:10px;
	height:139px;
	float:left;
}

.padding-pie{
	padding:70px 0 25px;
}

.box-contenido-p{
background:url(../images/background-contenedor-p.png) repeat-x #6C003F;
padding:10px;
margin-bottom:50px;
}

.box-contenido-g{
background:url(../images/background-contenedor-g.png) repeat-x #6C003F;
padding:10px;
margin-bottom:50px;
}


.boton-a{
	width:185px;
	height:25px;
	overflow: hidden;
	position: relative;
	margin-top:10px;
}

.boton-a a:link, .boton-a a:visited{
	background:url(../images/boton-a.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:25px;
	outline:none;
	text-decoration:none;
}

.boton-a a:hover{
	background:url(../images/boton-a.png) no-repeat;
	background-position: 0 -25px;
	height:25px;
	outline:none;
} 

.boton-a a span{
margin:0;
position:absolute;
left:36px;
top:2px;
cursor:pointer;
width:146px;
}

.boton-pad{
padding-left:34px;
}

.box-sidebar{
margin-bottom:50px;
position:relative;
}



#readers{
position:absolute;
right:18px;
top:15px;
height:20px;
overflow: hidden;
}

#readers-dos{
position:absolute;
right:8px;
top:8px;
height:20px;
overflow: hidden;
}

.box-titulo-sidebar{
background:url(../images/background-contenedor-titulos.png) repeat-x;
height:46px;
padding:0 10px;
}

.box-titulo-sidebar-con-sub{
background:url(../images/background-contenedor-titulos.png) repeat-x #6C003F;
height:56px;
width:245px;
padding:0 10px;
}


.box-contenido-sidebar{
background-color:#525C2C; margin-top:-5px; padding:10px;
}


.contenedor-historial{
width:180px;
height:340px;
padding:18px;
float:left;
}

#contenedor-proximamente{
position:relative;
}

#globo{
background:url(../images/globo-texto-temp.png) no-repeat;
position:absolute;
width:244px;
height:122px;
top:53px;
right:94px;
}

.text-globo{
padding-left:50px;
padding-right:10px;
}


#logo-temp{
width:372px;
padding:140px 0 50px;
}



.item-historial-cero{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-cero span a:link, .item-historial-cero span a:visited{
	background:url(../images/historial-previews/historial-00-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-cero span a:hover, .item-historial-cero span a.hover{
	background:url(../images/historial-previews/historial-00-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/



.item-historial-uno{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-uno span a:link, .item-historial-uno span a:visited{
	background:url(../images/historial-previews/historial-01-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-uno span a:hover, .item-historial-uno span a.hover{
	background:url(../images/historial-previews/historial-01-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/

.item-historial-dos{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-dos span a:link, .item-historial-dos span a:visited{
	background:url(../images/historial-previews/historial-02-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-dos span a:hover, .item-historial-dos span a.hover{
	background:url(../images/historial-previews/historial-02-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/

.item-historial-tres{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-tres span a:link, .item-historial-tres span a:visited{
	background:url(../images/historial-previews/historial-03-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-tres span a:hover, .item-historial-tres span a.hover{
	background:url(../images/historial-previews/historial-03-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/

.item-historial-cuatro{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-cuatro span a:link, .item-historial-cuatro span a:visited{
	background:url(../images/historial-previews/historial-04-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-cuatro span a:hover, .item-historial-cuatro span a.hover{
	background:url(../images/historial-previews/historial-04-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-cinco{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-cinco span a:link, .item-historial-cinco span a:visited{
	background:url(../images/historial-previews/historial-05-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-cinco span a:hover, .item-historial-cinco span a.hover{
	background:url(../images/historial-previews/historial-05-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/

.item-historial-seis{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-seis span a:link, .item-historial-seis span a:visited{
	background:url(../images/historial-previews/historial-06-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-seis span a:hover, .item-historial-seis span a.hover{
	background:url(../images/historial-previews/historial-06-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-siete{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-siete span a:link, .item-historial-siete span a:visited{
	background:url(../images/historial-previews/historial-07-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-siete span a:hover, .item-historial-siete span a.hover{
	background:url(../images/historial-previews/historial-07-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/

.item-historial-ocho{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-ocho span a:link, .item-historial-ocho span a:visited{
	background:url(../images/historial-previews/historial-08-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-ocho span a:hover, .item-historial-ocho span a.hover{
	background:url(../images/historial-previews/historial-08-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-nueve{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-nueve span a:link, .item-historial-nueve span a:visited{
	background:url(../images/historial-previews/historial-09-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-nueve span a:hover, .item-historial-nueve span a.hover{
	background:url(../images/historial-previews/historial-09-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-diez{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-diez span a:link, .item-historial-diez span a:visited{
	background:url(../images/historial-previews/historial-10-preview.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-diez span a:hover, .item-historial-diez span a.hover{
	background:url(../images/historial-previews/historial-10-preview.png) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-once{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-once span a:link, .item-historial-once span a:visited{
	background:url(../images/historial-previews/historial-11-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-once span a:hover, .item-historial-once span a.hover{
	background:url(../images/historial-previews/historial-11-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-doce{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-doce span a:link, .item-historial-doce span a:visited{
	background:url(../images/historial-previews/historial-12-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-doce span a:hover, .item-historial-doce span a.hover{
	background:url(../images/historial-previews/historial-12-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/

.item-historial-trece{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-trece span a:link, .item-historial-trece span a:visited{
	background:url(../images/historial-previews/historial-13-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-trece span a:hover, .item-historial-trece span a.hover{
	background:url(../images/historial-previews/historial-13-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/



.item-historial-catorce{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-catorce span a:link, .item-historial-catorce span a:visited{
	background:url(../images/historial-previews/historial-14-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-catorce span a:hover, .item-historial-catorce span a.hover{
	background:url(../images/historial-previews/historial-14-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-quince{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-quince span a:link, .item-historial-quince span a:visited{
	background:url(../images/historial-previews/historial-15-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-quince span a:hover, .item-historial-quince span a.hover{
	background:url(../images/historial-previews/historial-15-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-dieciseis{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-dieciseis span a:link, .item-historial-dieciseis span a:visited{
	background:url(../images/historial-previews/historial-16-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-dieciseis span a:hover, .item-historial-dieciseis span a.hover{
	background:url(../images/historial-previews/historial-16-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-diecisiete{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-diecisiete span a:link, .item-historial-diecisiete span a:visited{
	background:url(../images/historial-previews/historial-17-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-diecisiete span a:hover, .item-historial-diecisiete span a.hover{
	background:url(../images/historial-previews/historial-17-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-dieciocho{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-dieciocho span a:link, .item-historial-dieciocho span a:visited{
	background:url(../images/historial-previews/historial-18-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-dieciocho span a:hover, .item-historial-dieciocho span a.hover{
	background:url(../images/historial-previews/historial-18-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-diecinueve{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-diecinueve span a:link, .item-historial-diecinueve span a:visited{
	background:url(../images/historial-previews/historial-19-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-diecinueve span a:hover, .item-historial-diecinueve span a.hover{
	background:url(../images/historial-previews/historial-19-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 


/** separador **/


.item-historial-veinte{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-veinte span a:link, .item-historial-veinte span a:visited{
	background:url(../images/historial-previews/historial-20-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-veinte span a:hover, .item-historial-veinte span a.hover{
	background:url(../images/historial-previews/historial-20-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/


.item-historial-21{
	width:163px;
	height:163px;
	margin:0 auto;
}
.item-historial-21 span a:link, .item-historial-21 span a:visited{
	background:url(../images/historial-previews/historial-21-preview.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height:163px;
	outline:none;
}
.item-historial-21 span a:hover, .item-historial-21 span a.hover{
	background:url(../images/historial-previews/historial-21-preview.jpg) no-repeat;
	background-position: 0 -163px;
	height:163px;
	outline:none;
} 

/** separador **/



#preview-pane {
font-size: 11px;
font-family: 'Helvetica Neue',Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif sans-serif;
border: 1px solid #C5DEEF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border-width: 1px 0 0 0;
background: #EEF9FD;
margin: 15px 0 15px 0;
padding: 10px;
width: 219px;
height: 20px;
}



															/** FAST **/
.align-center{
text-align:center;
}

.text-right{
text-align: right;
}

.no-margin-b{
margin-bottom:0;
}

.margin-diez{
margin:10px;
}

.margin-top{
margin-top:10px;
}

.margin-top-dos{
margin-top:55px;
}

.margin-bottom{
margin-bottom:10px;
}

.relative{
position:relative;
}

.margin-top-right{
margin:10px 10px 0 0;
}

.line-height{
line-height: 10px;
}

.line-height-dos{
line-height: 20px;
}

.margin-auto{
margin:0 auto;
}

.float-left{
float:left;
}


															/** TYPOGRAPHY **/
.titulos-a, .titulos-b, .titulos-c, .titulos-special{
	font-family: Georgia, Serif;
	font-style:italic;
}

.titulos-a{
	font-size:40px;
}

.titulos-b{
	font-size:27px;
}

.titulos-c{
	font-size:18px;
}

.titulos-special{
	font-size:21px;
}

.strong{
font-weight:bold;
}

.texto-p{
font-size:12px;
}

.texto-xg{
font-size:18px;
}

.texto-xxg{
font-size:24px;
}

.texto-g{
font-size:16px;
}

.italic{
font-style:italic;
}

.sub-titulos{
font-size:11px;
margin:-11px 0 30px;
}

.headline a{
font-size:18px;
text-decoration:none;
cursor:default;
}

.headline a:hover{
color:#fff;
}

.date{
font-size:11px;
margin-top:-8px;
}

div.feedburnerFeedBlock ul li{
margin-top:60px;
}

.titulos-small{
height:32px;
}

.titulos-small p{
background-color:#290018;
height:32px;
margin:0;
}

.badge{
position:absolute;
width:134px;
height:136px;
background:url(../images/badge-quedan-pocos-lugares.png) no-repeat;
right:-40px;
top:-40px;
}

.badge-portada{
position:absolute;
width:134px;
height:136px;
background:url(../images/badge-quedan-pocos-lugares-small.png) no-repeat;
right:-40px;
top:0px;
}

.position-relative{
position:relative;
}

.margin-top{
margin-top:10px;
}

.display-block{
display:block;
}


.volver{
position:absolute;
width:216px;
height:28px;
background:url(../images/volver.png) no-repeat;
right:-1px;
top:-28px;
}

.volver a:link p, .volver a:visited p{
text-decoration:none;
}

.volver a:link, .volver a:visited{
text-decoration:none;
}

.volver a:hover p{
text-decoration:underline;
}

.volver a p{
padding-left:32px
}




															
														

															/** Forms **/
#newsletter{
width:175px;
height:18px;
background:#3E4914;
border: #FFF solid 1px;
padding:5px;
}

#suscribeme{
	width:185px;
	height:25px;
	position: relative;
	background:url(../images/boton-a.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:25px;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}

#suscribeme:hover{
	background:url(../images/boton-a.png) no-repeat;
	background-position: 0 -25px;
	height:25px;
	outline:none;
	cursor:pointer;
}

															
															
															/** Pie **/
															
															
#crepes{
	position:absolute;
	width:19px;
	height:19px;
	right:0px;
	bottom:-52px;
}

#crepes a:link, #crepes a:visited{
	background:url(../images/logotipo-crepes.png) no-repeat;
	background-position: 0 0;
	display: block;
	height:19px;
	outline:none;
}

#crepes a:hover{
	background:url(../images/logotipo-crepes.png) no-repeat;
	background-position: -19px 0;
	height:19px;
	outline:none;
} 


.twitter-mask{
position: absolute;
background:#49263A;
z-index:1;
margin:10px 0 0 10px;
height:38px;
}


												/** Fancy Box **/

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 860px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(../images/sponsors/sponsors-bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}
