 
	 
	 #box_promo_destro{
		width:220px; 
		float:left; 
		margin-left:15px;
		
	 }
	 
	 
	 
	 
	 
/*	---------------------------------- MENU VERTICALE DESTRO  ----------------------------------------------------------- */
	 
	 
	 #menu_verticale {
			border: 1px solid #E7CE64;
			background-image: url(../immagini/sfondino_box_contenuto.gif);
			background-repeat: repeat-x;
			background-position: left bottom;
			background-color: #FFF;
            margin-top: 5px;
			width: 228px;
            z-index: 2;
      }
	  
	   #menu_verticale UL.menu_mountainbike{
		padding-top:35px;
		padding-bottom:5px;
		background-color:#E07604;
		
		background-repeat: no-repeat;
		background-position: left top;
	   }
	   
	   	#menu_verticale UL.menu_pescasportiva{
		padding-top:35px;
		padding-bottom:5px;
		background-color:#459B30;
		background-repeat: no-repeat;
		background-position: left top;
	   }
	   
	   	#menu_verticale UL.menu_countryhouse{
		padding-top:35px;
		padding-bottom:5px;
		background-color:#9A5605;
		background-repeat: no-repeat;
		background-position: left top;
	   }
	   
	   	#menu_verticale UL.menu_fitness{
		padding-top:35px;
		padding-bottom:5px;
		background-color:#38ABCC;
		background-repeat: no-repeat;
		background-position: left top;
	   }
	   
	   #menu_verticale LI{
	   margin-left:25px;
	   line-height:15px;
	   list-style-image:url(../immagini/freccina_bianca.gif);
	   }
	   
	   #menu_verticale LI a{
       color:#FCE285;
	   }
	   
	   /* ------------------------------------------  BOX PROMO DESTRO ---------------------------------*/
	   


     .titolo_box_promo {
			background-color: #FFEA8A;
			background-image: url(../immagini/sfondo_legno.gif);
			background-repeat: no-repeat;
			background-position: right bottom;
			border: 1px solid #E7CE64;
			 margin-top: 15px;
             height : 48px;
			 width : 228px;
			 z-index: 1;
      }
	  
	  
	   #box_news {
			border: 1px solid #E7CE64;
			background-image: url(../immagini/sfondino_box_contenuto.gif);
			background-repeat: repeat-x;
			background-position: left bottom;
			background-color: #FFF;
			text-align:center;
			margin-top: 5px;
			padding: 10px;
			width: 208px; 
			height: 123px; 
            z-index: 1;
      }
	  
	  
	 #box_newsletter {
			border: 1px solid #E7CE64;
			background-image: url(../immagini/sfondino_box_contenuto.gif);
			background-repeat: repeat-x;
			background-position: left bottom;
			background-color: #FFF;
			margin-top: 5px;
			width: 208px;
            z-index: 1;
			padding:10px;
      }
	  
    #box_sponsor { /*  div contenente il ticker in flash degli sponsor */
			border: 1px solid #E7CE64;
			background-image: url(../immagini/sfondino_box_contenuto.gif);
			background-repeat: repeat-x;
			background-position: left bottom;
			background-color: #FFF;
			padding: 10px;
			width: 208px; 
			height: 123px; 
            margin-top: 5px;
            z-index: 1;
      }
	  
	  
	  #box_newsletter {
			border: 1px solid #E7CE64;
			background-color: #FFF;
			/*padding: 10px;*/
			/*width: 226px;*/
			height: 133px; 

            margin-top: 5px;
            z-index: 1;
      }
