.linea400x25{height:15px; padding-bottom:5px;}
#columna_1
{
	width:400px;
	background-repeat:no-repeat;
}
#columna_2
{
	width:370px;
	background-image:url(../images/bg_columna2.gif);
}
/*------------------------------------------------ CARTELERA -----------------------------------------*/
#controlCartelera /*(Play)*/
{
	position:absolute;
	left:325px;
	width:58px;
	height:21px;
	z-index:101;
	padding-top: 235px;
}
.scroller 
{ 
	/* modify width and height of scrolling section if necessary */		
	width: 380px; 
	height: 325px;
	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:380px;
	height:325px;
	overflow:hidden;
	float:left;
	/*padding:1em;*/		
}
.scroller .content{width: 10000px;}

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

.copeteNotaPrincipal{width:380px;}
.notita{padding: 0px 10px 0px 10px;}

/*----------------------------*/
#productosDestacadosGral{padding:0px 0px 0px 15px;}
#contieneDescripciones
{
	background-image:url(../images/bg_descripciones_esp.gif);
	float:left;
}
.descripcionProd1, .descripcionProd2
{
	width:200px;
	float:left;
}
.descripcionProd2{width:160px;}

