#loginRegistroBg{width:380px;}
.linea400x25
{
	width:355px; 
	height:15px;
}
#columna_1{width:390px;}
/*------------------------------------------------ CARTELERA -----------------------------------------*/
#controlCartelera /*(Play)*/
{
	position:absolute;
	left:285px;
	width:58px;
	height:21px;
	z-index:101;
	padding-top: 235px;
}
.scroller 
{ 
	/* modify width and height of scrolling section if necessary */		
	width: 340px; 
	height: 350px;
	overflow: hidden;
	margin-left:10px;
	/*border:1px solid #cccccc;*/
}
.scroller .section
{
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:340px;
	height:350px;
	overflow:hidden;
	float:left;
	/*padding:1em;*/		
}
.scroller .content{width: 10000px;}

/*---------------------------------------------------------------------------------------------------------*/

#columna_2{width:380px;}
#bgColDos{padding:0px 10px 0px 0px;}
#textoCompleto li
{
	list-style: none;
	display:block;
	background-image: url(../images/ico_vineta_des.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px; 
	font-size:12px;
	color:#000;
}
#bgParaLineaPunteada
{
	background-image:url(../images/bg_punteada_col1_cont.gif);
	background-repeat:repeat;	
}
