
#box_promo div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 636px; 
	height: 208px;
	overflow: hidden;
	border:1px solid #cccccc;
	}
#box_promo div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:632px;
		height:208px;
		overflow:hidden;
		float:left;	
		padding-left:.2em;
    padding-right:1.2em;
    
    font-size: 15px;
    
    /*background:rgb(255,255,0);
    
		color:rgb(255,0,0);*/
		}

#my-glider div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 636px; 
	height: 362px;
	overflow: hidden;
	border:1px solid #cccccc;
	}

#my-glider div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:632px;
		height:362px;
		overflow:hidden;
		float:left;	
		padding-left:.2em;
    padding-right:1.2em;
    
    font-size: 15px;
    
    /*background:rgb(255,255,0);*/
    
		/*color:rgb(255,0,0);*/
		}
	div.scroller div.content {
		width: 10000px;
		}

  div #section1 {
		background:rgb(254,255,0);
    /*rgb(43,149,255);*/
		color:#ff0000;
		}
  div #section2 {
		background:rgb(254,134,0);
    /*rgb(43,149,255);*/
		color:#ffffff;
		}

  div #section3 {
		background:rgb(241,69,12);
    color:#ffffff;
		}

	div #section4 {
		background:rgb(230,115,0);
		color:#ffffff;
		}
		
	div #section5 {
		background:rgb(255,31,26);
		color:#ffffff;
		}
	
  
/*box promozioni*/  
  
div.slide { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 636px; 
	height: 208px;
	overflow: hidden;
	border:1px solid #cccccc;
	}
	
div.slide div.page {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:632px;
		height:208px;
		overflow:hidden;
		float:left;	
		padding-left:.2em;
    padding-right:1.2em;
    
    font-size: 15px;
    
    background:rgb(255,255,0);
    
		color:rgb(255,0,0);
		}
	
div.slide div.pages {
		width: 10000px;
		}
  	
	
div #section_white {
		background:rgb(255,255,255);
		color:#ffffff;
		}

