/* 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 */
/*generales*/
body {
	vertical-align:middle;
	background-color: #ECE269;
	background-repeat: repeat-x;
	background-image: url(../images/fondo3.jpg);
}
/*contenedores*/
#contenedor {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	width:100%;
	height:50px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
.contenido-header {
	width:940px;
	margin:0 auto;
}
.wrapper {
	width:960px;
	float: left;
}
.contenido {
	width: 942px;
	float: left;
	
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	width:960px;
	height:25px;
	font-size: 10px;
	color: #666;
	text-align: center;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
/*header*/
.logo {
	float: left;
	height: 37px;
	width: 223px;
	margin-left: 20px;
	margin-top: 5px;
}
.divisor_izq {
	float: left;
	background-image: url(../images/divisor.jpg);
	height: 25px;
	width: 7px;
	margin-top: 12px;
	margin-left: 120px;
}
.divisor {
	float: left;
	background-image: url(../images/divisor.jpg);
	height: 25px;
	width: 7px;
	margin-top: 12px;
}
.creditos {
	float: left;
	font-size: 12px;
	color: #CCC;
	margin-top: 17px;
	width: 60px;
	height: 14px;
	margin-left: 1px;
	text-align: center;
	cursor:pointer;
}
.creditos-contenido {
	width: 960px;
	background:#999;
	display:none;
	position:absolute;
}

.creditos-info p {
	padding:20px 50px;
}
.redes {
	float: left;
	width:180px;
	margin-top:14px;
	float: left;
	margin-left: 12px;
}
.cerrar {
	font-size:24px;
	font-weight:bold;
	width:5%;
	float:right;
}
.cerrar a {
	color: #FFF;
	text-decoration:none;
}
img {
	float:left;
}
.clear {
	clear:both;
}

/*TEXTOS*/

h1 {
	float:left;
	font-size:36px;
	line-height:34px;
 *line-height:38px;
	font-family: 'DejaVuSansBold';
	margin:20px 0 0 20px;
}
h2 {
	font-size:28px;
	line-height:26px;
	font-family: 'DejaVuSansBold';
	margin:15px 0 0 20px;
}
h3 {
	margin:20px 0 0 80px;
	font-family: 'DejaVuSerifBold';
	font-size:16px;
	float:left;
}
.tema {
	float: left;
	font-size: 21px;
	color: #CCC;
	width: 300px;
	margin-top: 12px;
	height: 25px;
}
.creditos-info {
	width:95%;
	float:left;
	text-align:center;
	font-size:11px;
	font-family: 'DejaVuSansBook';
}


/*ESTILOS DEL ESPECIAL*/

.clear {
	clear:both;
}
.cont-esp {
	width:960px;
	
}
.header-esp {
	width:960px;
	height:127px;
	margin:0 auto;
	background-image: url(../images/logo007.png);
}
#slider {
	width:960px;
	margin: 0 auto;
}
.portada {
	background:url("../images/fondopor.png");
	width: 162px;
	height: 404px;
	float: left;
	margin-left: 20px;
	border: 3px #d5c182 solid;
}
.votacion {
	background:url(../images/barra_vt.png);
	background-repeat:no-repeat;
	width:500px;
	height:47px;
	margin-top:290px;
}
.boton {
	display:block;
	width:86px;
	height:24px;
	background:url(../images/bt_votar.png);
	margin-top:28px;
	margin-left:18px;
	float:left;
}

.boton:hover {
	background-position:0 -25px;
}
.trailer {
	width:500px;
	height:275px;
}
.resultado {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	width:200px;
	height:24px;
	float:left;
	margin-top:28px;
	margin-left:30px;
	line-height:24px;
}
.info {
	width:764px;
}
#izq {
	width:500px;
	height:112px;
	float:left;
	margin-top:20px;
	

}
#dere {
	width:235px;
	padding: 0 0 0 25px;
	border-left: #000 solid 2px;
	float: left;
	margin: 60px 0 0 2px;
}
#dere span{
	font-weight:bold;
	color:#3E3E3E;
}
#izq span {
	color:#3e3e3e;
	font-size:32px;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:##0F0F0F;
}

.votados {
	background:url(../images/bg_votados.gif) top center no-repeat;
	width:960px;
	height:210px;
	margin-top:25px;
}
.contenedor-portadas{
	width:571px;
	height:89px;
	margin: 10px 205px;
}

.contenedor-titulos{
	width:585px;
	overflow:hidden;
	margin:0 135px;
}
.titulo-peli{
	width:88px;
float: left;
margin-top: 5px;
margin-left: 29px;
text-align: center;
line-height: 14px;
font-weight: bold;

}
.titulo-peli p{
	color: black;
	padding-top:2px;
	border-top:1px solid #9A8959;
}
.portadas{
	width:86px;
	height:119px;
	float:left;
	margin-top:52px;
	margin-left:29px;
	border:1px solid #000;
}
.portadas a{
	width:86px;
	height:119px;
	background:url(../images/portadas/thumbs/armagedon.jpg) no-repeat;
	display: block;
}

.opcion {
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 16px;
    margin: 7px 5px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 162px;
}
.votos{
	width:138px;
	height:80px;
	margin:13px 0 0 10px;
	border-top:1px solid #000;
}
.bt_voto a{
	width:81px;
	height:30px;
	display:block;
	margin:11px 0 0 27px;
	background:url("../images/bt_voto.png") no-repeat;
}
.bt_voto a:hover{
	background-position:0 -31px;
}
.resultado_votos{
	background:url("../images/fondo_resultado.png") no-repeat;
	width: 115px;
	height:32px;
	margin:8px 0 0 12px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:32px;
}
.resultado_votos span{
	color: #e5d5a1;
	font-size: 18px;
}
.bt_img{
	width: 158px;
	height: 237px;
	display:block;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:2px;
}
#img1{
	background:url("../images/sprite1.jpg");
}
#img1:hover{
	background-position:0 238px;
}
#img2{
	background:url("../images/sprite2.jpg");
}
#img2:hover{
	background-position:0 237px;
}
#img3{
	background:url("../images/sprite3.jpg");
}
#img3:hover{
	background-position:0 237px;
}
#img4{
	background:url("../images/sprite4.jpg");
}
#img4:hover{
	background-position:0 237px;
}
#img5{
	background:url("../images/sprite5.jpg");
}
#img5:hover{
	background-position:0 237px;
}
.visita{
	margin: 8px 0 0 250px;
font-weight: bold;
font-size: 16px;
}