.linea400x25{height:15px;}
#columna_1
{
	width:400px;
	background-repeat:no-repeat;
}
#columna_2{width:370px;}
#bgColUno{background-image:url(../images/bg_punteada_col1_landings.gif);}
/*------------------------------------------------ CARTELERA -----------------------------------------*/
.scroller 
{ 
	/* modify width and height of scrolling section if necessary */		
	width: 350px; 
	height:auto;
	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:350px;
	height:auto;
	overflow:hidden;
	float:left;
	/*padding:1em;*/		
}
.scroller .content{width: 10000px;}

/*---------------------------------------------------------------------------------------------------------*/
#copeteNotaPrincipal{padding: 10px 10px 0px 10px;}
.notita{padding: 0px 10px 0px 10px;}

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

