body {
		background-color:#ffffff;
		font-size: 12px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #ffffff;
		text-align:left;
	}
	
img	{
	border:0;
}
.png2 {
	behavior: url(webseriesfestival/scripts/iepngfix.htc);
}
#container-wsf img, #container-wsf input, #container-wsf select {
	vertical-align:middle;
}

#container-wsf a {
	/*color:#932c28;*/
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*color: #ffffff;*/
}

#container-wsf a:hover, #container-wsf a:active, #container-wsf a:visited{
	/*text-decoration:none !important;*/
}

#container-wsf .titulo, #container-wsf .titulo2{
	font-weight: bold;
	text-transform: uppercase;
}


/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* CONTAINER */
#container-wsf {
	/*background-color: #ffffff;*/ 
}
/* CONTENIDO */
#contenido-wsf {
	width: 967px;
	width: 973px;
	padding-top: 27px;
	padding-bottom: 27px;
	margin: 0 auto;
}
#contenido1-wsf
{
	width:807px;
	float: left;
}

/* MAIN */

	#main-wsf {
		/*width: 597px;*/
		width: 603px;
		float: left;
		background-color: #252626;
		background:  #252626;
		padding:3px;
	}
	#principal-wsf {
		/*width: 555px;*/
		width: 561px;
		float:left;
		padding:21px;
		background-color: #636363;
		background:url(../img/fondo_gris_degradado.jpg) repeat-y  #636363 ;
	}

	#main-home-wsf{
		float:left;
		/*width: 610px;*/
		/*width: 644px;*/
		width: 643px;
		padding-top:11px;
	}
	.in2 {
		padding-right: 21px;
		
		}
	.titulo {
		font-size:18px;		
		margin-bottom:16px;
	}
	.titulo2 {
		font-size:18px;		
		margin-bottom:9px;
	}
	.linea{
		border-bottom: 1px solid #ffffff;
		padding-bottom: 4px;
		width: 100%;
	}
/* LATERALES */

	#lateral_izq{
		width: 176px;
		width: 163px;
		float:left;
		/*border: 1px #932c28 solid;*/
	}
	#container_menu{
		height: 240px;
		padding-top:6px;
		padding-left:4px;
	}
	#lateral_dcho{
		/*width: 157px;*/
		width: 160px;
		width: 166px;
		float: right;
		/*border: 1px #932c28 solid;*/
	}
	
	#lateral_dcho #banner{
		/*padding-left:18px;*/
	}
	.partners_medio{
		padding-left: 4px;
		padding-top: 15px;
		width: 160px;
		color: #252626;
		font-weight: bold;
	}
	
	.partners{
		/*width: 120px;*/
		width: 166px;
		padding-top: 20px;
		color: #252626;
		font-weight: bold;
			
	}
	.partner {
	/*	height: 50px;	
		padding-top:10px;
		padding-bottom:10px;*/
	}
/* BANNER INFERIOR */
	#banner_inferior_pequeno{
		/*width: 803px;*/
		/*width: 603px;*/
		width: 611px;
		text-align:center;
		float: left;	
	}
	#banner_inferior_normal{
		/*width: 803px;*/
		padding-left:179px;
		width: 611px;
		float: left;	
		text-align:center;
	}
	#banner_inferior_inicio{
		width: 611px;
		padding-left:17px;
		float: left;	
		text-align:center;
	}
	#banner_inferior_inicio #patrocinadores{
		padding-top: 0px;
	}
	
	#patrocinadores{
		color: #252626;
		font-weight: bold;
		padding-top: 29px;
		/*padding-left:176px;*/
		/*padding-left: 179px;*/
		/*width: 526px;*/
		width: 593px;
		margin: 0px auto;
	}
	.titulo_patrocinador{
		float:none;
		/*padding-left: 280px;*/
		width: 100%;
	}
	.patrocinador{
		float:left;
		/*padding-right:12px;*/
	}
	
/* border-radius */

.borde1 {
	border: 1px solid #d7d7d7;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	/*behavior:url(webseriesfestival/scripts/border-radius.htc);*/
}
.borde2 {
	/*border: 1px solid #a7a7a7;*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	/*behavior:url(webseriesfestival/scripts/border-radius.htc);*/
}
.rel{
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}
	
/* SCROLL */

.scroll-pane {
	/*width: 469px;*/
	/*width: 552px;*/
	width: 561px;
	height: 483px;
	overflow: auto;
	overflow: hidden;
	/*background: #ffffff;*/
	float: left;
}
.scroll-pane2 {
	width: 561px;
	height: 283px;
	overflow: auto;
	overflow: hidden;
	float: left;
}
.scroll-pane3 {
	width: 561px;
	/*height: 623px;*/
	height: 670px;
	display: block;
	overflow: auto;
	float: left;
}
 a.jScrollArrowUp {
	background: url(../img/scroll/basic_arrow_up.gif) no-repeat;
}
 a.jScrollArrowUp:hover {
	background-position: 0 -24px;
}
a.jScrollArrowDown {
	background: url(../img/scroll/basic_arrow_down.gif) no-repeat;
}
 a.jScrollArrowDown:hover {
	background-position: 0 -24px;
}
 a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -48px;
}

/* JURADO */

#jurado{
	width: 561px;
	display:block;
}
#jurado_detalle{
	width: 561px;
}
.cuadro_jurado{
	background: #ffffff;
	width: 171px;
	height: 145px;
	padding: 3px 3px 0px 3px;
	margin-left: 15px;
	float:left;
	margin-top:15px;
	/*border: 1px solid #ff9999;*/
}
.primero{
	margin-left:0px;	
}
.cuadro_rojo_jurado{
	margin:1px auto 0px auto;
	padding:3px;
	width: 165px;
	height: 21px;
	font-size: 14px;
	background: #10693D;
	color: #ffffff;
	font-weight:bold;
}
#container-wsf .cuadro_rojo_jurado a{
	font-size: 14px;
}
.cuadro_texto_jurado{
	margin:0px auto;
	width: 141px;
	padding:3px;
	padding-top:2px;
	font-size: 12px;
	color: #000000;
}
.cuandro_info_jurado{
	font-weight:bold;
	padding-left:90px;
	font-size:14px;
}
.imagen_jurado_detalle{
	width: 164px;
	float:left;
}
.texto_jurado_detalle{
	float:left;
	width: 369px;
	background: #ffffff;
	padding:14px;
	color: #000000;
}
.cuadro_rojo_jurado_detalle{
	margin-top:13px;
	padding:3px;
	width: 135px;
	font-size: 14px;
	background: #10693D;
	color: #ffffff;
	/*font-size: 14px;*/
	font-size:12px;	
	font-weight:bold;
}
.web_jurado_detalle {
	margin-top: 9px;
	text-decoration: underline;
	font-size: 14px;
}
/* WEBSERIES*/
#menu_webseries{
	height:20px;
}
#opciones_webseries{
	background: #3c3c3c;
	/*margin-left:112px;*/
	/*margin-left: 102px;*/
	margin-left: 84px;
	_margin-left:44px;
	width: 311px;
	padding: 5px 12px 5px 12px;
	float:left;
}
#buscador_webseries{
	padding-left:3px;
	/*width: 144px;*/
	width:135px;
	height:20px;
	float:left;	
}
.texto_buscar{
	/*width:123px;*/
	width:110px;
	margin: 0;
	padding:0;
	float:left;
}
.btn_buscar {
	float:left;
}
.formulari {
	float:left;
	display:block;
}

.corto_impar{
	background: #ffffff;
	padding: 3px 5px 3px 5px;
	width:100%;
	margin-top:13px;
	/*height: 91px;
	min-height: 91px;*/
	float:left;
	/*width: 544px;*/
	width: 551px;
}

.corto_par{
	background: none;
	padding: 3px 5px 3px 5px;
	margin-top:13px;	
	/*height: 91px;
	min-height: 91px;*/
	float:left;
	/*width: 544px;*/
	width: 551px;
	
}
.corto_primero {
	margin-top:18px;
}

.imagen_corto_pequena{
	float:left;
	width: 140px;		
}
.info_corto{
	float:left;
	padding: 0px 0px 0px 20px;
	width: 382px;
}

.info_titulo{
	font-weight:bold;
	font-size: 14px;
	text-transform: uppercase;
}

.info_dir{
	font-style: italic;
	font-weight:bold;
	font-size: 12px;
}

.corto_impar .info_corto{
	color:#000000;
}

.corto_impar a, .corto_impar a:visited, .cort_impar a:active{
	color:#000000;
	text-decoration:none;
}

.corto_par .info_corto{
	color:#ffffff;
}
.corto_par a, .corto_par a:visited, .corto_par a:active{
	color:#ffffff;	
	text-decoration:none;
}


#opciones_paginas_webseries{
	text-align: center;
	background: #ffffff;
	margin-top:10px;
	/*_margin-left:43px;
	width:441px;*/
	padding: 5px 12px 5px 12px;
	color:#000000;
	float:right;
}

/* WEBSERIES DETALLE */

#info_webseries_detalle{
	float:left;
	/*width: 555px;*/
	width: 561px;
}

.imagen_corto_media{
	float:left;
	width: 148px;		
}

.info_corto_detalle{
	/*width: 384px;*/
	width: 389px;
	margin-left: 23px;
	float:left;
}

.info_detalle { 
	float:left;
	/*width: 384px;*/
	width: 389px;
}

.info_titulo_detalle{
	padding: 6px 13px 6px 13px;
	float:left;
	/*width: 166px;*/
	width: 169px;
	background: #000000;
	font-size: 16px;
	color: #ffffff;
}
.info_dir_detalle{ 
	padding: 6px 13px 6px 13px;
	float:left;
	/*width: 166px;*/
	width: 168px;
	font-size: 16px;
	color: #ffffff;
	background: #6a6a6a;	
}
.info_sinopsis_detalle {
	background: #ffffff;
	width: 371px;
	padding: 9px;
	color: #000000;
	background: #ffffff;
	float:left;
}
.info_actores_detalle {
	float:left;
	background: #6a6a6a;
	padding:9px;
	color: #ffffff;
	/*width: 366px;*/
	width: 371px;
}
.info_votaciones_detalle{
	float:left;
	background: #ffffff;
	padding:9px;
	color: #000000;
	/*width: 366px; */
	width: 371px;
}
.player{
	float:left;
	padding-top:21px;
}
#opciones_compartido{
	padding-top: 9px;
	height: 58px;
}
#compartido{
	padding: 7px 17px 7px 17px;
	height: 21px;
	background: #ffffff;
	color:#000000;
	/*width: 521px;*/
	width: 526px;
	
}
#compartido div{
	float:left;
	text-align:left;
}
#vota{
	width: 131px;
	width: 35%;
}

#comparte{
	width: 164px;	
	width: 25%;
}
#envia{
	width: 157px;
	width: 25%;
}
#envia a{ 
	text-decoration: none; 
	color:#000000;
	font-weight: normal;
}
#comenta{
	width: 69px;
	width:15%;
}
#comenta a {
	text-decoration: none;
	color: #000000;	
	font-weight: normal;
}
.comentarios, .comentario, .compartido {
	float:left;
}
.comentarios {
	width: 560px;
	padding-bottom: 27px;
	}
.comentario {
	width: 560px;
	padding-bottom:20px;
	background:transparent url(../img/sep-comments.gif) repeat-x scroll left 0.6em;
	}
.usuario_comentario{
	background:url(../img/fondo_gris_degradado.jpg) repeat-y  #4d4d4d ;
	background-position: 0px 21px;
	padding-right:4px;
	font-weight:bold;
	float:left;
}

.volver {
	margin-top:10px;
	float:left;
	width:40px;
}
#opciones_paginas_webseries2{
	text-align: center;
	background: #ffffff;
	margin-top:10px;
	/*margin-left:50px;
	_margin-left:43px;
	width:441px;*/
	padding: 5px 12px 5px 12px;
	color:#000000;
	float:right;
}

/* PARTICIPA */
#participa{
	/*width: 554px;*/
	width: 566px;
	display:block;
}
#participa *{
	/*border: 1px solid #ffffff;*/
}
#participa .campos {
	float:left;
	/*width: 103px;*/
	width: 93px;
	/*margin-top: 16px;*/
	margin-top: 21px;	
}
#participa .campos2{
	/*width: 306px;
	width: 318px;*/
	width: 370px;
}

#participa .campos3{
	/*argin-top: 16px;*/
}
#participa input{
	/*margin-top: 16px;*/
	margin-top: 21px;
}
.participa_titulo, .participa_director, .participa_email, .participa_telefono{
	/*width: 262px;*/
	/*width: 242px;*/
	width: 248px;
	height: 16px;
	margin-top:10px;
}
.participa_sinopsis, .participa_embed{
	/*width: 308px;*/
	/*width: 288px;*/
	width: 294px;	
	height: 92px;
	margin-top:10px;
}
.caracteres{
	color: #cccccc;
	width: 307px;
	padding-left: 93px;
	font-size:11px;
}
.participa_ano{
	/*width: 93px;*/
	/*width: 73px;*/
	width: 79px;
	height: 16px;
}
.participa_cast, .participa_premios{
	/*width: 308px;*/
	width: 288px;
	width: 294px;
	height: 70px;
	margin-top:10px;
}
.participa_examinar{
	width: 78px;
	height: 20px;
	background: url("../img/btn_examinar_78x20.png");
	border: 0;
	margin:0;
	padding:0;
}
.participa_enviar{
	width:86px;
	height: 29px;
	margin-left:307px;
}

.previsual { 
	/*margin-left: 7px;*/
	margin-top: 7px;	
	/*background: #252626;*/
	padding:8px;
	width:131px;
	color: #ffffff;
	/*text-transform: uppercase;*/
	text-align: center;
	/*visibility: hidden;*/
}
.novisible{
	visibility: hidden;
	overflow: auto;
}
.previsual div {
	margin-top:7px;
}
.previsual_embed{
	/*background: #ffffff;*/
	width: 128px;
	height: 91px;
	margin: 0px auto;
	color: #000000;
}
.previsual_img{
	background: #ffffff;
	width: 128px;
	height: 91px;
	margin: 0px auto;
}
.previsual_img2{
	background: #ffffff;
	width: 49px;
	height: 95px;	
	margin: 0px auto;
}
#marco_campos{
	/*width:390px;*/
	width: 396px;
	float:left;
}
#marco_previsual {
	padding-top: 132px;
	padding-top: 136px;
	width: 147px;
	padding-left:7px;
	_padding-top: 144px;
	float:left;
}
.participa_condiciones{
	width:390px;
	margin-top:16px;
	float:left;
}
#visor-videos-grande{
	margin: 0px auto;
	width: 560px;
	height: 337px;
	text-align: center;
	overflow: auto;
	overflow: hidden;
	background: #000000;
}
#visor-videos-grande div{
	/*padding:17px;*/
}

/* RECURSOS Y KIT DE COMUNICACIÓN */
#descargar_comunicacion{
	float:left;
	/*margin: 10px auto;*/
	list-style: none;
	margin:0;
	padding:0;
	list-style-position: inherit;
	width:49%;
}

#descargar_comunicacion a{
	font-size: 18px;
	font-weight:bold;
}
#descargar_comunicacion .punto{
	float:left;
	padding-right: 18px;
}
#descargar_comunicacion li.texto1{
	margin-top: 0px;
}
#descargar_comunicacion li.texto{
	margin-top: 18px;
}
#descargar_comunicacion li.texto_comunicacion{
	padding-left: 44px;
	margin-top: 8px;
	font-size:12px;
}

#descargar_recursos{
	float:left;
	/*margin: 10px auto;*/
	list-style: none;
	margin:0;
	padding:0;
	padding-left:137px;
	list-style-position: inherit;
	width:291px;
}

#descargar_recursos a{
	font-size: 18px;
	font-weight:bold;
}
#descargar_recursos .punto{
	float:left;
	padding-right: 18px;
}
#descargar_recursos li{
	margin-top: 20px;
}

/* BASES */

.container_bases{
	font-weight:bold;
}
.contenido_bases{
	padding:5px 10px 5px 10px;
	background: #ffffff;
	border: 2px #cccccc solid;
	color: #000000;
}
.container_bases a{
	cursor:pointer;
}
.container_condiciones a:hover{
	cursor:pointer;
}
a.link_participa{
	text-decoration: underline;
	color:#000000;
}
.sombreado{
	font-weight: bold;
	color: #3c3c3c;
}
#inicio{
	/*height:435px;*/
}

/* Modificaciones */

#container-wsf a.caracteres{
	padding:0px;
	color: #cccccc;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

/* Apoya */

.titulo3{
	font-size: 16px;
	font-weight: bold; 
}

.comentario-apoya{
	background: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	padding-bottom: 0px;
	margin-top: 18px;
	width:569px;
	color:#000000;
}
.comentario-apoya div{
	padding: 16px;
}

.usuario_comentario2, .usuario_comentario2 a{
	background: none;
	font-weight:bold;
	text-transform: lowercase;
	text-decoration: none;
	color:#000000;
}
.texto_comentario{
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

/* Idiomas */

.idiomas{
	padding-top:10px;
}
.idiomas ul{
	display:inline; 
	list-style: none;
	margin:0px;
	padding:0px;
}
.idiomas li{
	display:inline;
}


