@charset "utf-8";
/* Inicio CSS 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;
}
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;
}
/* Fin de CSS Reset */
@font-face {
    font-family: 'MEgalopolisExtraRegular';
    src: url('megalopolisextra-webfont.eot');
    src: url('megalopolisextra-webfont.eot?#iefix') format('embedded-opentype'),
         url('megalopolisextra-webfont.woff') format('woff'),
         url('megalopolisextra-webfont.ttf') format('truetype'),
         url('megalopolisextra-webfont.svg#MEgalopolisExtraRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	margin:0;
	background:url(../images/fondo.jpg) repeat;
}
/*barra ec*/
.header {
	width:100%;
	height:50px;
	background-color:#666;
}
.contenido-header {
	width:940px;
	margin:0 auto;
}
.logo-ec {
float: left;
height: 37px;
width: 223px;
margin-left: 20px;
margin-top: 5px;
}
.tema {
float: left;
font-size: 21px;
color: #CCC;
width: 300px;
margin-top: 12px;
height: 25px;
font-family:Arial, Helvetica, sans-serif;
}
.divisor_izq {
float: left;
background-image: url(../images/divisor.png);
height: 25px;
width: 7px;
margin-top: 12px;
margin-left: 120px;
}
.creditos {
float: left;
font-size: 12px;
color: #CCC;
margin-top: 17px;
width: 60px;
height: 14px;
margin-left: 1px;
text-align: center;
cursor: pointer;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.divisor {
float: left;
background-image: url(../images/divisor.png);
height: 25px;
width: 7px;
margin-top: 12px;
}
.redes {
float: left;
width: 180px;
margin-top: 14px;
float: left;
margin-left: 12px;
}
#contenedor {
width: 940px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
.wrapper {
width: 940px;
}
.creditos-contenido {
width: 960px;
background: #999;
display: none;
position: absolute;
}
.creditos-info {
width: 95%;
float: left;
text-align: center;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
}
.creditos-info p {
padding: 20px 50px;
}
.cerrar {
font-size: 24px;
font-weight: bold;
width: 5%;
float: right;
}
/*fin barra ec*/
/*comienzo cabecera*/
.wrapperup {
	width: 100%;
	background:url(../images/fondo-up.png) repeat-x;
}
.cabecera{
	width:940px;
	background:url(../images/fondo-titulo.jpg) no-repeat;
	margin:0 auto;
	height:193px;
}
/*.contenedor-cabecera{
	width:940px;
	
	height:193px;
	margin:31px 0 0 0;
}*/
.logo{
	width:206px;
	height:156px;
	margin:28px 0 0 98px;
	float:left;
}
.separador-titulo{
	width:28px;
	height:156px;
	margin:28px 0 0 0;
	float:left;
}
.titulo{
	width:439px;
	font-family: 'MEgalopolisExtraRegular';
	font-size:30px;
	float:left;
	color:#88015b;
	margin: 27px 0 0 29px;
	border-bottom:#e8db03 solid 1px;
	padding-bottom: 10px;
	
}
.titulo p{
	margin:0;
}
.titulo span{
	color:#e00096;
}
.tgrande{
	font-size:35px;
}
.explicacion{
	width:408px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	color:#88015b;
	font-weight:bold;
	margin:0 0 0 48px;
	float:left;
}
.explicacion p{
	margin:13px 0;
}
/*comienzo medio*/
.contenedor-medio{
	width:940px;
	margin:0 auto;
}
.flechas{
	width:43px;
	margin:23px 0 0 68px;
	float:left;
	
}
#derecha{
	height:44px;
	background:url(../images/sprite-flechas-derecha.png) no-repeat;
	display:block;
}
#derecha:hover{
	background-position:0 -44px;
}
#izquierda{
	height:44px;
	background:url(../images/sprite-flechas-izquierda.png) no-repeat;
	display:block;
}
#izquierda:hover{
	background-position:0 -44px;
}
.fotografias{
	width:940px;
	float:left;
	margin: 45px 0 0 0;
}
.contenedor-conteo{
	width:620px;
	height:50px;
	float: left;
	margin: 0 0 0 55px;
}
.conteo{
	width:620px;
	height:23px;
	border-bottom:#88015b 2px dotted;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#e00096;
	float:left;
	margin: 23px 0 10px 0;
	text-align:center;
}
.conteo p{
	margin:0;
}
.votacion{
	width:300px;
	height:27px;
	margin: 5px 0;
	float:left;
}
.votacion p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float: left;
	padding: 0px 5px;
	margin: 0;
}
.votacion p span{
	font-weight:bold;
	
}
#vote{
	width:96px;
	height:26px;
	border-right:#e8db03 1px solid;
	background:url(../images/sprite-vote.png) no-repeat;
	display:block;
	float:left;
}
#vote:hover{
	background-position:0 -26px;
}
#estrellas{
	width:107px;
	float:left;
	border-right:#e8db03 1px solid;
	padding-right:5px;
}
#estrellas2{
	width:95px;
	float:left;
	border-right:#e8db03 1px solid;
}
.thumbs{
	width:931px;
	height:485px;
	margin:50px 9px;
	float:left;
}
.foto{
	width:176px;
	height:146px;
	float:left;
	margin: 10px 5px;
}
#foto1{
	width:176px;
	height:121px;
	display:block;
	padding-bottom:5px;
	background:url(../images/thumbs/1.jpg) no-repeat;
}
#foto1:hover{
	background:url(../images/thumbs/1hover.jpg) no-repeat;
}
#foto2{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/2.jpg) no-repeat;
}
#foto2:hover{
	background:url(../images/thumbs/2hover.jpg) no-repeat;
}
#foto3{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/3.jpg) no-repeat;
}
#foto3:hover{
	background:url(../images/thumbs/3hover.jpg) no-repeat;
}
#foto4{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/4.jpg) no-repeat;
}
#foto4:hover{
	background:url(../images/thumbs/4hover.jpg) no-repeat;
}
#foto5{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/5.jpg) no-repeat;
}
#foto5:hover{
	background:url(../images/thumbs/5hover.jpg) no-repeat;
}
#foto6{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/6.jpg) no-repeat;
}
#foto6:hover{
	background:url(../images/thumbs/6hover.jpg) no-repeat;
}
#foto7{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/7.jpg) no-repeat;
}
#foto7:hover{
	background:url(../images/thumbs/7hover.jpg) no-repeat;
}
#foto8{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/8.jpg) no-repeat;
}
#foto8:hover{
	background:url(../images/thumbs/8hover.jpg) no-repeat;
}
#foto9{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/9.jpg) no-repeat;
}
#foto9:hover{
	background:url(../images/thumbs/9hover.jpg) no-repeat;
}
#foto10{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/10.jpg) no-repeat;
}
#foto10:hover{
	background:url(../images/thumbs/10hover.jpg) no-repeat;
}
#foto11{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/11.jpg) no-repeat;
}
#foto11:hover{
	background:url(../images/thumbs/11hover.jpg) no-repeat;
}
#foto12{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/12.jpg) no-repeat;
}
#foto12:hover{
	background:url(../images/thumbs/12hover.jpg) no-repeat;
}
#foto13{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/13.jpg) no-repeat;
}
#foto13:hover{
	background:url(../images/thumbs/13hover.jpg) no-repeat;
}
#foto14{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/14.jpg) no-repeat;
}
#foto14:hover{
	background:url(../images/thumbs/14hover.jpg) no-repeat;
}
#foto15{
	padding-bottom:5px;
	width:176px;
	height:121px;
	display:block;
	background:url(../images/thumbs/15.jpg) no-repeat;
}
#foto15:hover{
	background:url(../images/thumbs/15hover.jpg) no-repeat;
}
.foto p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	padding-left:4px;
	margin: 0;
}
.foto p span{
	font-weight:bold;
	
}
/*fin medio*/
/*comienza pie*/
.pie{
	width:100%;
	height:130px;
	margin:0 auto;
}
.pie-img{
	width:940px;
	height:100px;
	margin:0 auto;
	background:url(../images/pie-londres.png) no-repeat;
}
.pie-img:hover{
	width:940px;
	height:100px;
	margin:0 auto;
	background:url(../images/pie-londres2.png) no-repeat;
}
.derechos{
	width:940px;
	height:30px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e00096;
	text-align:center;
}
/*termina tiempo*/
.clear{
	clear:both;
}

/*********************/
/** jRating CSS **/
/*********************/

/**Div containing the color of the stars */
.jRatingAverage {
	background-color:#000;
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height:100%;
}
.jRatingColor {
	background-color:#dd03a1; /* bgcolor of the stars*/
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height:100%;
}

/** Div containing the stars **/
.jStar {
	position:relative;
	left:0;
	z-index:3;
}