@charset "utf-8";
* {
	/*	margin: 0;*/
	padding: 0;
}
hr {
	display:none;
}
h1 {
	font:25px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color : #666666;
	margin:0px;
}
h2 {
	font:bold 20px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-transform: capitalize;
}
h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color : #666666;
}
h4 {
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color : #666666;
}
h5 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color : #666666;
}
h6 {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color : #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#325FA0;
}
a:hover {
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#0099CC;
}
BODY {
	background-color:#FFF;
	text-align : justify;
	line-height: 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
}
img {
	border:none;
	line-height:0px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
/* ······················· CABEZA ·······················*/
#bg_header {
	height: 260px;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	color:#999999;
}
#bg_header_index {
	height: 362px;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	color:#999999;
}
/* ······················· MENU ······················· */
#menubar {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	height: 32px;
	background-image:url(img/bg_menu.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
#menu ul {
	list-style-type: none;
	margin: 0 auto;
	padding:9px 0 12px 0;
	text-align: center;
}
#menu ul li {
	display: inline;
	margin: 1px;
	height:33px;
}
#menu ul li a {
	color:#FFFFFF;
	padding:7px 25px;
	text-decoration:none;
	font-size:11px;
}
#menu ul li a:hover {
	background-image:url(img/btn_over.png);
	background-repeat:no-repeat;
	background-position:center;
}
#menu ul li a#active {
	background-image:url(img/btn_over.png);
	background-repeat:no-repeat;
	background-position:center;
}
/* ······················· ELEMENTOS GENERALES ······················· */
.container {
	clear:both;
	width:910px;
	height:auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.container_menu {
	clear:both;
	margin: 0 auto;
	overflow:hidden;
	width:910px;
	height:33px;
}
/* ······················· BANNER ······················· */
#banner-a {
	float: left;
	width: 289px;
	margin-bottom:10px;
}
#banner-b {
	float: right;
	width: 289px;
	margin-bottom:10px;
}
#banner-c {
	float: left;
	width: 36%;
	text-align: center;
	padding-left: 4px;
	margin-bottom:10px;
}
#bannerX3 {
	margin-bottom:10px;
}
#contenedor-banner {
	margin-bottom:10px;
}
/* ······················· CONTENEDOR ······················· */
#container {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	padding:15px 0 0 0;
}
#contenedor {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	padding:15px 0 0 0;
}
.home {
	padding-top:20px;
}
.home .right {
	overflow:hidden;
	text-align:left;
	text-decoration:none;
	width:340px;
}
.right {
	float:right;
}
.home .left {
	width:550px;
}
.left {
	float:left;
	font-size:14px;
}
/* ······················· CONTENEDOR VIDEOS ······················· */
#contenedor-videos {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	font-size:12px;
	text-align:center;
	padding:15px 0 0 0;
}
#contenedor-videos H1 {
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}
#contenedor-videos p {
	font-size:14px;
	color:#000000;
}
/* ······················· FOOTER ······················· */
#footer {
/*	margin:50px auto 0 auto;*/
	width:910px;
	font-size:12px;
	text-align:center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
	float:left;	
}
#footer p {
	margin-top:20px;
}
#footer a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#footer_side-a {
	float: left;
	font-size:10px;
	text-align:left;
	margin:10px 0 0 10px;
}
#footer_side-a img{
	margin:10px 25px 0 0;
}
#footer_side-b {
	float: left;
	width:auto;
	font-size:10px;
	text-align:left;
	margin:10px 0 0 20px;
}
#footer_side-b img{
	margin:10px 25px 0 0;
}
#footer_content {
	float: left;
	width:auto;
	font-size:10px;
	text-align:left;
	margin:10px 0 0 0;
}
#footer_content img{
	margin:10px 28px 0 0;
}
#footer_lineafinal {
	width:910px;
	float:left;
	margin:0 0 50px 0;
}
#footer a.bancoestado {
	background-image: url(img/foo_banco-estado.gif);
	width:50px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.pueblocine {
	background-image: url(img/foo_pueblocine.gif);
	width:53px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.fabula {
	background-image: url(img/foo_fabula.gif);
	width:34px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.corfo {
	background-image: url(img/foo_corfo.gif);
	width:55px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.loscontenidos {
	background-image: url(img/foo_loscontenidos.gif);
	width:76px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.storm {
	background-image: url(img/foo_storm.gif);
	width:75px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.b-w {
	background-image: url(img/foo_b-w.gif);
	width:47px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.iberoamericana {
	background-image: url(img/foo_iberoamericana.gif);
	width:111px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.facebook {
	background-image: url(img/facebook.png);
	width:32px;
	height:32px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.youtube {
	background-image: url(img/youtube.png);
	width:32px;
	height:32px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
#footer a.twitter {
	background-image: url(img/twitter.png);
	width:32px;
	height:32px;
	display:block;
	overflow:hidden;
	margin:10px 25px 0 0;
}
.footerlista ul {
	list-style-type: none;
	text-align: center;
/*	display:inline;*/
	background:#666;
}
.footerlista li {
	display: inline;
}
/* ······················· ELENCO ······················· */
.Elencoleft {
	width: 245px;
	float:left;
	font-size:11px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}
.Elencoright {
	width:330px;
	/* margin:0 5px 0 0; */
	float:center;
	float:center;
	padding:1px;
	z-index:1;
}
.galeria_fotos {
	width:630px;
	float:center;
	float:center;
	padding:1px;
	z-index:1;
}
.contenido-txt {
	width:190px;
	height:auto;
	line-height:14px;
	text-align:left;
	padding-top: 120;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:12px;
}
.contenido-txt H2 {
	font-size:15px;
	line-height:18px;
}
.elenco_personaje {
	vertical-align: bottom;
	margin:445px 0 0 0;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 25px;
}
#masfotos {
	float: right;
	padding-right:20px;
	display: block;
	width: 200px;
}
#box_fotos {
	width:214px;
	margin-top: 240px;
	margin-left:50px;
}
#box_fotos img {
	padding-right:4px;
	margin-top:3px;
}
/* ······················· DESCARGAS ······················· */
#descargas {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	padding:15px 0 0 0;
}
/* ······················· DESCARGAS Top*/
#descargas-top {
	width:900px;
	background-image: url(img/bg_cuadro_descargas_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	background-color:#EEE;
}
#descargas-top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 19px;
	padding-top: 10px;
	padding-bottom: 2px;
}
#descargas-top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-left: 20px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#descargas-bott {
	width:900px;
	background-image: url(img/bg_cuadro_descargas_botton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
}
/* ······················· descargas Contenidos*/
#descargas-contenidos {
	margin-left:0px;
	margin-right:0px;
	width:900px;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	vertical-align: middle;
	height: auto;
}
#descargas-contenidos form {
	width:300px;
	height: 20px;
}
#descargas-contenidos select {
	width:auto;
	font-family: arial;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: auto;
}
#descargas-wallpapers ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type: none;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
}
#descargas-wallpapers li {
	color:#666;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display:block;
	margin-bottom:4px;
	line-height:23px;
}
#descargas-wallpapers ul li a {
	text-decoration:none;
}
#descargas-wallpapers ul li a:hover {
	text-decoration:none;
	color:#333;
}
#descargas-wallpapers img {
	border:#FFF 2px solid;
}
/* ······················· descargas botton*/
#descargas-bottom {
	background-color:#EEEEEE;
	background-image:url(img/bg_cuadro_descargas_botton.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:40px;
	width:900px;
	background-color: #F00;
}
/* ······················· TRAILER ······················· */
#contenedor-trailer {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 15px;
	text-align: center;
}
/* ······················· COMENTARIOS ······················· */

#contenedor-comentarios {
	margin-left:auto;
	margin-right:auto;
	width:640px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
/* ///////*/
#garabatos {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0 ;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
#garabatos p {
	font-size:15px;
	letter-spacing:1px;
	width: 910px;
}
#10youtube table {
	width:800px;
	border:0;
}
#youtube table td {
	margin-left:10px;
}
#nombres {
	line-height:28px;
	width:840px;
	margin:35px;
	clear:both;
}
.nombres12 {
	font-size:12px;
}
.nombres16 {
	font-size:16px;
}
.nombres20 {
	font-size:20px;
}
.nombre24 {
	font-size:24px;
}
.nombre28 {
	font-size:28px;
}
.nombre32 {
	font-size:32px;
}
.nombre36 {
	font-size:36px;
}
#form_premios {
	width:447px;
	/*	height:525px;*/
	background-image:url(img/bg_premios_motel.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#form_SMSpremios {
	width:447px;
	/*	height:525px;*/
	background-image:url(img/bg_premios_motel.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#form_premios p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:10px;
}
#form_premios .encabezado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:20px 0 76px 0;
	width:250px;
}
#form_premios span {
	color:#F00;
	font-weight:bold;
}
#form_premios img {
	margin:26px 0 0 0;
}
#form_link {
	width:447px;
	/*	height:525px;*/
	background-image:url(img/bg_envianos-el-link.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#form_link p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:10px;
}
#form_link .encabezado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:20px 0 76px 0;
	width:250px;
}
#form_link span {
	color:#F00;
	font-weight:bold;
}
#form_link img {
	margin:26px 0 0 0;
}
#form_link .acepto {
	font-size:10px;
}