@charset "UTF-8";
/* CSS Document */

	/* Layout per BOX OFFERTE NORMALE */  /* 27-10-2009 */
	 #BoxOfferta .maindiv {
		border: 1px solid #e40600;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOfferta .maindivsmall {
		border: 1px solid #e40600;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOfferta h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#e40600; 							/* colore 5 testo titolo h1 */
	}

	#BoxOfferta .BOTitolo {
		padding:10px;
		background-color:#FFD975;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#e40600;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #e40600 solid;			/* colore 1 bordo */
/*
		background-image:url('../pix06/halloween/401x350/box_halloween.jpg'); 
		background-position: 0 0px;
		*/
	}

	#BoxOfferta a.BOTitoloLink 				{ text-decoration:none; color:#e40600;	 }	/* colore 4 colore link */
	#BoxOfferta a:link.BOTitoloLink 		{ text-decoration:none; color:#e40600;	 }
	#BoxOfferta a:visited.BOTitoloLink 		{ text-decoration:none; color:#e40600;	 }
	#BoxOfferta a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOfferta a:active.BOTitoloLink 		{ text-decoration:none; color:#e40600;	 }

	#BoxOfferta .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOfferta .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOfferta div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOfferta img.BOImg {
		border: 1px solid #e40600;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOfferta a.BOImg 			{ text-decoration:none; color:#e40600;	 }	/* colore 4 colore link */
	#BoxOfferta a:link.BOImg 		{ text-decoration:none; color:#e40600;	 }
	#BoxOfferta a:visited.BOImg 	{ text-decoration:none; color:#e40600;	 }
	#BoxOfferta a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOfferta a:active.BOImg 		{ text-decoration:none; color:#e40600;	 }

	
	#BoxOfferta .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOfferta .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#ed0700;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOfferta a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#e40600; text-decoration:none; } /* colore 4 colore link */
	#BoxOfferta a:link.BOCivetta 		{ text-decoration:none; color:#e40600;	 }
	#BoxOfferta a:visited.BOCivetta 	{ text-decoration:none; color:#e40600;	 }
	#BoxOfferta a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOfferta a:active.BOCivetta 		{ text-decoration:none; color:#e40600;	 }
	 
 	/* Layout per BOX OFFERTE NORMALE */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE HALLOWEEN */  /* 27-10-2009 */
	 #BoxOffertaHalloween .maindiv {
		border: 1px solid #e40600;  				/* colore 1 bordo */
		background-color: #ffe9cd;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaHalloween .maindivsmall {
		border: 1px solid #e40600;  				/* colore 1 bordo */
		background-color: #ffe9cd;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaHalloween h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#e40600; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaHalloween .BOTitolo {
		padding:10px;
		background-color:#FFD975;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#000;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #e40600 solid;			/* colore 1 bordo */
		
		background-image:url('../pix06/halloween/401x350/box_halloween.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaHalloween a.BOTitoloLink 				{ text-decoration:none; color:#000;	 }	/* colore 4 colore link */
	#BoxOffertaHalloween a:link.BOTitoloLink 		{ text-decoration:none; color:#000;	 }
	#BoxOffertaHalloween a:visited.BOTitoloLink 		{ text-decoration:none; color:#000;	 }
	#BoxOffertaHalloween a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaHalloween a:active.BOTitoloLink 		{ text-decoration:none; color:#000;	 }

	#BoxOffertaHalloween .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaHalloween .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaHalloween div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaHalloween img.BOImg {
		border: 1px solid #e40600;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaHalloween a.BOImg 			{ text-decoration:none; color:#e40600;	 }	/* colore 4 colore link */
	#BoxOffertaHalloween a:link.BOImg 		{ text-decoration:none; color:#e40600;	 }
	#BoxOffertaHalloween a:visited.BOImg 	{ text-decoration:none; color:#e40600;	 }
	#BoxOffertaHalloween a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaHalloween a:active.BOImg 		{ text-decoration:none; color:#e40600;	 }

	
	#BoxOffertaHalloween .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaHalloween .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#ed0700;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaHalloween a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#e40600; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaHalloween a:link.BOCivetta 		{ text-decoration:none; color:#e40600;	 }
	#BoxOffertaHalloween a:visited.BOCivetta 	{ text-decoration:none; color:#e40600;	 }
	#BoxOffertaHalloween a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaHalloween a:active.BOCivetta 		{ text-decoration:none; color:#e40600;	 }
	 
 	/* Layout per BOX OFFERTE HALLOWEEN */  /* 28-10-2009 */

	/* Layout per BOX OFFERTE ROSA */  /* 27-10-2009 */
	 #BoxOffertaRosa .maindiv {
		border: 1px solid #F69;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaRosa .maindivsmall {
		border: 1px solid #F69;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaRosa h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#F69; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaRosa .BOTitolo {
		padding:10px;
		background-color:#FFD2E1;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#F69;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #F69 solid;			/* colore 1 bordo */
	}

	#BoxOffertaRosa a.BOTitoloLink 				{ text-decoration:none; color:#F69;	 }	/* colore 4 colore link */
	#BoxOffertaRosa a:link.BOTitoloLink 		{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosa a:visited.BOTitoloLink	 	{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosa a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaRosa a:active.BOTitoloLink 		{ text-decoration:none; color:#F69;	 }

	#BoxOffertaRosa .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaRosa .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaRosa div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaRosa img.BOImg {
		border: 1px solid #F69;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaRosa a.BOImg 			{ text-decoration:none; color:#F69;	 }	/* colore 4 colore link */
	#BoxOffertaRosa a:link.BOImg 		{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosa a:visited.BOImg 	{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosa a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaRosa a:active.BOImg 		{ text-decoration:none; color:#F69;	 }

	
	#BoxOffertaRosa .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaRosa .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#F69;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaRosa a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#F69; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaRosa a:link.BOCivetta 		{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosa a:visited.BOCivetta 	{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosa a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaRosa a:active.BOCivetta 		{ text-decoration:none; color:#F69;	 }
	 
 	/* Layout per BOX OFFERTE ROSA */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE CAPODANNO  */  /* 27-10-2009 */
	 	

	#BoxOffertaCapodanno .maindiv {
		border: 1px solid #900;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaCapodanno .maindivsmall {
		border: 1px solid #900;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaCapodanno h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#900; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaCapodanno .BOTitolo {
		padding:10px;
		background-color:#900;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#FFF;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #900 solid;			/* colore 1 bordo */
		
		background-image:url('../pix06/capodanno/401x350/box_capodanno.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaCapodanno a.BOTitoloLink 				{ text-decoration:none; color:#FFF;	 }	/* colore 4 colore link */
	#BoxOffertaCapodanno a:link.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaCapodanno a:visited.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaCapodanno a:hover.BOTitoloLink		{ text-decoration:none; color:#000;	 }  	/* solito rosso F00 */
	#BoxOffertaCapodanno a:active.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }

	#BoxOffertaCapodanno .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaCapodanno .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaCapodanno div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaCapodanno img.BOImg {
		border: 1px solid #900;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaCapodanno a.BOImg 			{ text-decoration:none; color:#900;	 }	/* colore 4 colore link */
	#BoxOffertaCapodanno a:link.BOImg 		{ text-decoration:none; color:#900;	 }
	#BoxOffertaCapodanno a:visited.BOImg 	{ text-decoration:none; color:#900;	 }
	#BoxOffertaCapodanno a:hover.BOImg		{ text-decoration:none; color:#900;	 }  /* solito rosso F00 */
	#BoxOffertaCapodanno a:active.BOImg 		{ text-decoration:none; color:#900;	 }

	
	#BoxOffertaCapodanno .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaCapodanno .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#900;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaCapodanno a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#900; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaCapodanno a:link.BOCivetta 		{ text-decoration:none; color:#900;	 }
	#BoxOffertaCapodanno a:visited.BOCivetta 	{ text-decoration:none; color:#900;	 }
	#BoxOffertaCapodanno a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaCapodanno a:active.BOCivetta 		{ text-decoration:none; color:#900;	 }
	 
 	/* Layout per BOX OFFERTE CAPODANNO */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE IMMACOLATA */  /* 27-10-2009 */
	 #BoxOffertaImmacolata .maindiv {
		border: 1px solid #688bab;  				/* colore 1 bordo */
		background-color: #e8f0f6;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaImmacolata .maindivsmall {
		border: 1px solid #688bab;  				/* colore 1 bordo */
		background-color: #e8f0f6;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaImmacolata h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#688bab; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaImmacolata .BOTitolo {
		padding:10px;
		background-color:#aecce4;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#688bab;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #688bab solid;			/* colore 1 bordo */

		background-image:url('../pix06/immacolata/401x350/box_immacolata.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaImmacolata a.BOTitoloLink 				{ text-decoration:none; color:#900;	 }	/* colore 4 colore link */
	#BoxOffertaImmacolata a:link.BOTitoloLink 		{ text-decoration:none; color:#900;	 }
	#BoxOffertaImmacolata a:visited.BOTitoloLink	 	{ text-decoration:none; color:#900;	 }
	#BoxOffertaImmacolata a:hover.BOTitoloLink		{ text-decoration:none; color:#688bab;	 }  /* solito rosso F00 */
	#BoxOffertaImmacolata a:active.BOTitoloLink 		{ text-decoration:none; color:#900;	 }

	#BoxOffertaImmacolata .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaImmacolata .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaImmacolata div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaImmacolata img.BOImg {
		border: 1px solid #688bab;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaImmacolata a.BOImg 			{ text-decoration:none; color:#688bab;	 }	/* colore 4 colore link */
	#BoxOffertaImmacolata a:link.BOImg 		{ text-decoration:none; color:#688bab;	 }
	#BoxOffertaImmacolata a:visited.BOImg 	{ text-decoration:none; color:#688bab;	 }
	#BoxOffertaImmacolata a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaImmacolata a:active.BOImg 		{ text-decoration:none; color:#688bab;	 }

	
	#BoxOffertaImmacolata .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaImmacolata .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#688bab;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaImmacolata a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#688bab; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaImmacolata a:link.BOCivetta 		{ text-decoration:none; color:#688bab;	 }
	#BoxOffertaImmacolata a:visited.BOCivetta 	{ text-decoration:none; color:#688bab;	 }
	#BoxOffertaImmacolata a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaImmacolata a:active.BOCivetta 		{ text-decoration:none; color:#688bab;	 }
	 
 	/* Layout per BOX OFFERTE IMMACOLATA */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE WEEKEND ROMANTICI */  /* 28-10-2009 */
 	 #BoxOffertaWeekend .maindiv {
		border: 1px solid #5b5346;  				/* colore 1 bordo */
		background-color: #f1e5d1;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaWeekend .maindivsmall {
		border: 1px solid #5b5346;  				/* colore 1 bordo */
		background-color: #f1e5d1;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaWeekend h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#5b5346; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaWeekend .BOTitolo {
		padding:10px;
		background-color:#c6b79f;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#5b5346;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #5b5346 solid;			/* colore 1 bordo */

		background-image:url('../pix06/weekend/401x350/box_weekend.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaWeekend a.BOTitoloLink 				{ text-decoration:none; color:#5b5346;	 }	/* colore 4 colore link */
	#BoxOffertaWeekend a:link.BOTitoloLink 		{ text-decoration:none; color:#5b5346;	 }
	#BoxOffertaWeekend a:visited.BOTitoloLink 		{ text-decoration:none; color:#5b5346;	 }
	#BoxOffertaWeekend a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaWeekend a:active.BOTitoloLink 		{ text-decoration:none; color:#5b5346;	 }

	#BoxOffertaWeekend .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaWeekend .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaWeekend div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaWeekend img.BOImg {
		border: 1px solid #5b5346;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaWeekend a.BOImg 			{ text-decoration:none; color:#5b5346;	 }	/* colore 4 colore link */
	#BoxOffertaWeekend a:link.BOImg 		{ text-decoration:none; color:#5b5346;	 }
	#BoxOffertaWeekend a:visited.BOImg 	{ text-decoration:none; color:#5b5346;	 }
	#BoxOffertaWeekend a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaWeekend a:active.BOImg 		{ text-decoration:none; color:#5b5346;	 }

	
	#BoxOffertaWeekend .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaWeekend .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#5b5346;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaWeekend a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#5b5346; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaWeekend a:link.BOCivetta 		{ text-decoration:none; color:#5b5346;	 }
	#BoxOffertaWeekend a:visited.BOCivetta 	{ text-decoration:none; color:#5b5346;	 }
	#BoxOffertaWeekend a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaWeekend a:active.BOCivetta 		{ text-decoration:none; color:#5b5346;	 }
	 
 	/* Layout per BOX OFFERTE WEEKEND ROMANTICI */  /* 28-10-2009 */

	/* Layout per BOX OFFERTE AUTUNNO */  /* 28-10-2009 */
	 #BoxOffertaAutunno .maindiv {
		border: 1px solid #945000;  				/* colore 1 bordo */
		background-color: #ffefd8;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaAutunno .maindivsmall {
		border: 1px solid #945000;  				/* colore 1 bordo */
		background-color: #ffefd8;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaAutunno h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#945000; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaAutunno .BOTitolo {
		padding:10px;
		background-color:#FFD975;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#FFF;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #945000 solid;			/* colore 1 bordo */

		background-image:url('../pix06/autunno/401x350/box_autunno.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaAutunno a.BOTitoloLink 				{ text-decoration:none; color:#FFF;	 }	/* colore 4 colore link */
	#BoxOffertaAutunno a:link.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaAutunno a:visited.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaAutunno a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaAutunno a:active.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }

	#BoxOffertaAutunno .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaAutunno .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaAutunno div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaAutunno img.BOImg {
		border: 1px solid #945000;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaAutunno a.BOImg 			{ text-decoration:none; color:#945000;	 }	/* colore 4 colore link */
	#BoxOffertaAutunno a:link.BOImg 		{ text-decoration:none; color:#945000;	 }
	#BoxOffertaAutunno a:visited.BOImg 	{ text-decoration:none; color:#945000;	 }
	#BoxOffertaAutunno a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaAutunno a:active.BOImg 		{ text-decoration:none; color:#945000;	 }

	
	#BoxOffertaAutunno .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaAutunno .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#945000;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaAutunno a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#945000; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaAutunno a:link.BOCivetta 		{ text-decoration:none; color:#945000;	 }
	#BoxOffertaAutunno a:visited.BOCivetta 	{ text-decoration:none; color:#945000;	 }
	#BoxOffertaAutunno a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaAutunno a:active.BOCivetta 		{ text-decoration:none; color:#945000;	 }
	 
 	/* Layout per BOX OFFERTE AUTUNNO */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE PONTI AUTUNNO */  /* 28-10-2009 */
	 #BoxOffertaPontiAutunno .maindiv {
		border: 1px solid #945000;  				/* colore 1 bordo */
		background-color: #fff8e3;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPontiAutunno .maindivsmall {
		border: 1px solid #945000;  				/* colore 1 bordo */
		background-color: #fff8e3;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPontiAutunno h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#945000; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaPontiAutunno .BOTitolo {
		padding:10px;
		background-color:#FFD975;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#FFF;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #945000 solid;			/* colore 1 bordo */

		background-image:url('../pix06/autunno/401x350/box_pontiautunno.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaPontiAutunno a.BOTitoloLink 				{ text-decoration:none; color:#FFF;	 }	/* colore 4 colore link */
	#BoxOffertaPontiAutunno a:link.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaPontiAutunno a:visited.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaPontiAutunno a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaPontiAutunno a:active.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }

	#BoxOffertaPontiAutunno .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaPontiAutunno .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaPontiAutunno div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaPontiAutunno img.BOImg {
		border: 1px solid #945000;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaPontiAutunno a.BOImg 			{ text-decoration:none; color:#945000;	 }	/* colore 4 colore link */
	#BoxOffertaPontiAutunno a:link.BOImg 		{ text-decoration:none; color:#945000;	 }
	#BoxOffertaPontiAutunno a:visited.BOImg 	{ text-decoration:none; color:#945000;	 }
	#BoxOffertaPontiAutunno a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaPontiAutunno a:active.BOImg 		{ text-decoration:none; color:#945000;	 }

	
	#BoxOffertaPontiAutunno .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaPontiAutunno .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#945000;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaPontiAutunno a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#945000; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaPontiAutunno a:link.BOCivetta 		{ text-decoration:none; color:#945000;	 }
	#BoxOffertaPontiAutunno a:visited.BOCivetta 	{ text-decoration:none; color:#945000;	 }
	#BoxOffertaPontiAutunno a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaPontiAutunno a:active.BOCivetta 		{ text-decoration:none; color:#945000;	 }
	 
 	/* Layout per BOX OFFERTE AUTUNNO */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE INVERNO */  /* 28-10-2009 */
	 #BoxOffertaInverno .maindiv {
		border: 1px solid #6f8b9e;  				/* colore 1 bordo */
		background-color: #eff1f4;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaInverno .maindivsmall {
		border: 1px solid #6f8b9e;  				/* colore 1 bordo */
		background-color: #eff1f4;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaInverno h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#6f8b9e; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaInverno .BOTitolo {
		padding:10px;
		background-color:#dadce1;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#6f8b9e;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #6f8b9e solid;			/* colore 1 bordo */

		background-image:url('../pix06/inverno/401x350/box_inverno.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaInverno a.BOTitoloLink 				{ text-decoration:none; color:#6f8b9e;	 }	/* colore 4 colore link */
	#BoxOffertaInverno a:link.BOTitoloLink 		{ text-decoration:none; color:#6f8b9e;	 }
	#BoxOffertaInverno a:visited.BOTitoloLink 		{ text-decoration:none; color:#6f8b9e;	 }
	#BoxOffertaInverno a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaInverno a:active.BOTitoloLink 		{ text-decoration:none; color:#6f8b9e;	 }

	#BoxOffertaInverno .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaInverno .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaInverno div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaInverno img.BOImg {
		border: 1px solid #6f8b9e;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaInverno a.BOImg 			{ text-decoration:none; color:#6f8b9e;	 }	/* colore 4 colore link */
	#BoxOffertaInverno a:link.BOImg 		{ text-decoration:none; color:#6f8b9e;	 }
	#BoxOffertaInverno a:visited.BOImg 	{ text-decoration:none; color:#6f8b9e;	 }
	#BoxOffertaInverno a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaInverno a:active.BOImg 		{ text-decoration:none; color:#6f8b9e;	 }

	
	#BoxOffertaInverno .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaInverno .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#6f8b9e;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaInverno a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#6f8b9e; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaInverno a:link.BOCivetta 		{ text-decoration:none; color:#6f8b9e;	 }
	#BoxOffertaInverno a:visited.BOCivetta 	{ text-decoration:none; color:#6f8b9e;	 }
	#BoxOffertaInverno a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaInverno a:active.BOCivetta 		{ text-decoration:none; color:#6f8b9e;	 }
	 
 	/* Layout per BOX OFFERTE INVERNO */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE NATALE */  /* 28-10-2009 */
	 	
	 #BoxOffertaNatale .maindiv {
		border: 1px solid #c0894a;  				/* colore 1 bordo */
		background-color: #fff3e2;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaNatale .maindivsmall {
		border: 1px solid #c0894a;  				/* colore 1 bordo */
		background-color: #fff3e2;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaNatale h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#c0894a; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaNatale .BOTitolo {
		padding:10px;
		background-color:#fedbaa;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#6384a0;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #c0894a solid;			/* colore 1 bordo */

		background-image:url('../pix06/natale/401x350/box_natale.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaNatale a.BOTitoloLink 				{ text-decoration:none; color:#c0894a; }	/* colore 4 colore link */
	#BoxOffertaNatale a:link.BOTitoloLink 		{ text-decoration:none; color:#c0894a;	 }
	#BoxOffertaNatale a:visited.BOTitoloLink 		{ text-decoration:none; color:#c0894a;	 }
	#BoxOffertaNatale a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaNatale a:active.BOTitoloLink 		{ text-decoration:none; color:#c0894a;	 }

	#BoxOffertaNatale .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaNatale .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaNatale div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaNatale img.BOImg {
		border: 1px solid #c0894a;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaNatale a.BOImg 			{ text-decoration:none; color:#c0894a;	 }	/* colore 4 colore link */
	#BoxOffertaNatale a:link.BOImg 		{ text-decoration:none; color:#c0894a;	 }
	#BoxOffertaNatale a:visited.BOImg 	{ text-decoration:none; color:#c0894a;	 }
	#BoxOffertaNatale a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaNatale a:active.BOImg 		{ text-decoration:none; color:#c0894a;	 }

	
	#BoxOffertaNatale .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaNatale .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#6384a0;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaNatale a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#c0894a; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaNatale a:link.BOCivetta 		{ text-decoration:none; color:#c0894a;	 }
	#BoxOffertaNatale a:visited.BOCivetta 	{ text-decoration:none; color:#c0894a;	 }
	#BoxOffertaNatale a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaNatale a:active.BOCivetta 		{ text-decoration:none; color:#c0894a;	 }
	 
 	/* Layout per BOX OFFERTE NATALE */  /* 27-10-2009 */

	/* Layout per BOX OFFERTE EPIFANIA */  /* 03-11-2009 */
	 #BoxOffertaEpifania .maindiv {
		border: 1px solid #9b9ce3;  				/* colore 1 bordo */
		background-color: #e4e4ff;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	 #BoxOffertaEpifania .maindivsmall {
		border: 1px solid #9b9ce3;  				/* colore 1 bordo */
		background-color: #e4e4ff;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaEpifania h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#6f70a3; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaEpifania .BOTitolo {
		padding:10px;
		background-color:#c8c9ff;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#6f70a3;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #9b9ce3 solid;			/* colore 1 bordo */

		background-image:url('../pix06/epifania/401x350/box_epifania.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaEpifania a.BOTitoloLink 				{ text-decoration:none; color:#9b9ce3; }	/* colore 4 colore link */
	#BoxOffertaEpifania a:link.BOTitoloLink 		{ text-decoration:none; color:#9b9ce3;	 }
	#BoxOffertaEpifania a:visited.BOTitoloLink 		{ text-decoration:none; color:#9b9ce3;	 }
	#BoxOffertaEpifania a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaEpifania a:active.BOTitoloLink 		{ text-decoration:none; color:#9b9ce3;	 }

	#BoxOffertaEpifania .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaEpifania .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaEpifania div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaEpifania img.BOImg {
		border: 1px solid #9b9ce3;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaEpifania a.BOImg 			{ text-decoration:none; color:#9b9ce3;	 }	/* colore 4 colore link */
	#BoxOffertaEpifania a:link.BOImg 		{ text-decoration:none; color:#9b9ce3;	 }
	#BoxOffertaEpifania a:visited.BOImg 	{ text-decoration:none; color:#9b9ce3;	 }
	#BoxOffertaEpifania a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaEpifania a:active.BOImg 		{ text-decoration:none; color:#9b9ce3;	 }

	
	#BoxOffertaEpifania .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaEpifania .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#6f70a3;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaEpifania a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#9b9ce3; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaEpifania a:link.BOCivetta 		{ text-decoration:none; color:#9b9ce3;	 }
	#BoxOffertaEpifania a:visited.BOCivetta 	{ text-decoration:none; color:#9b9ce3;	 }
	#BoxOffertaEpifania a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaEpifania a:active.BOCivetta 		{ text-decoration:none; color:#9b9ce3;	 }
	 
 	/* Layout per BOX OFFERTE EPIFANA */

	/* Layout per BOX OFFERTE BENESSERETOTALE */  /* 06-11-2009 */
	 #BoxOffertaBTotale .maindiv {
		border: 1px solid #405219;  				/* colore 1 bordo */
		background-color: #ffeacc;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	 #BoxOffertaBTotale .maindivsmall {
		border: 1px solid #405219;  				/* colore 1 bordo */
		background-color: #ffeacc;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaBTotale h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#405219; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaBTotale .BOTitolo {
		padding:10px;
		background-color:#bfa582;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#405219;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #405219 solid;			/* colore 1 bordo */

		background-image:url('../pix06/benesseretotale/401x350/box_benesseretotale.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaBTotale a.BOTitoloLink 				{ text-decoration:none; color:#405219; }	/* colore 4 colore link */
	#BoxOffertaBTotale a:link.BOTitoloLink 		{ text-decoration:none; color:#405219;	 }
	#BoxOffertaBTotale a:visited.BOTitoloLink 		{ text-decoration:none; color:#405219;	 }
	#BoxOffertaBTotale a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaBTotale a:active.BOTitoloLink 		{ text-decoration:none; color:#405219;	 }

	#BoxOffertaBTotale .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaBTotale .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaBTotale div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaBTotale img.BOImg {
		border: 1px solid #405219;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaBTotale a.BOImg 			{ text-decoration:none; color:#405219;	 }	/* colore 4 colore link */
	#BoxOffertaBTotale a:link.BOImg 		{ text-decoration:none; color:#405219;	 }
	#BoxOffertaBTotale a:visited.BOImg 	{ text-decoration:none; color:#405219;	 }
	#BoxOffertaBTotale a:hover.BOImg		{ text-decoration:none; color:#F00;	}  /* solito rosso F00 */
	#BoxOffertaBTotale a:active.BOImg 		{ text-decoration:none; color:#405219;	 }

	
	#BoxOffertaBTotale .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaBTotale .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#7a6851;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaBTotale a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#7a6851; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaBTotale a:link.BOCivetta 		{ text-decoration:none; color:#7a6851;	 }
	#BoxOffertaBTotale a:visited.BOCivetta 	{ text-decoration:none; color:#7a6851;	 }
	#BoxOffertaBTotale a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaBTotale a:active.BOCivetta 		{ text-decoration:none; color:#7a6851;	 }
	 
 	/* Layout per BOX OFFERTE BENESSERE TOTALE */

	/* Layout per BOX OFFERTE ROSA SMALL */  /* 06-11-2009 */
	 #BoxOffertaRosaSmall .maindiv {
		border: 1px solid #F69;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaRosaSmall .maindivsmall {
		border: 1px solid #F69;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaRosaSmall h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#F69; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaRosaSmall h2.titbox {
	font-size:12px;
	margin:0px 0 10px 0;
	color:#F69;
	}

	#BoxOffertaRosaSmall .BOTitolo {
		padding:10px;
		background-color:#FFD2E1;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#F69;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #F69 solid;			/* colore 1 bordo */
	}

	#BoxOffertaRosaSmall a.BOTitoloLink 				{ text-decoration:none; color:#F69;	 }	/* colore 4 colore link */
	#BoxOffertaRosaSmall a:link.BOTitoloLink 		{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosaSmall a:visited.BOTitoloLink	 	{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosaSmall a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaRosaSmall a:active.BOTitoloLink 		{ text-decoration:none; color:#F69;	 }

	#BoxOffertaRosaSmall .BOTitoloSmall {
		font-size: 8px;
		font-weight:bold;
	}
	#BoxOffertaRosaSmall .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaRosaSmall div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaRosaSmall img.BOImg {
		border: 1px solid #F69;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaRosaSmall a.BOImg 			{ text-decoration:none; color:#F69;	 }	/* colore 4 colore link */
	#BoxOffertaRosaSmall a:link.BOImg 		{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosaSmall a:visited.BOImg 	{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosaSmall a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaRosaSmall a:active.BOImg 		{ text-decoration:none; color:#F69;	 }

	
	#BoxOffertaRosaSmall .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaRosaSmall .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#F69;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaRosaSmall a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#F69; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaRosaSmall a:link.BOCivetta 		{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosaSmall a:visited.BOCivetta 	{ text-decoration:none; color:#F69;	 }
	#BoxOffertaRosaSmall a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaRosaSmall a:active.BOCivetta 		{ text-decoration:none; color:#F69;	 }
	 	
	/* Layout per BOX OFFERTE VACANZEATTIVE */  /* 25-11-2009 */
	 #BoxOffertaVacanzeAttive .maindiv {
		border: 1px solid #060;  				/* colore 1 bordo */
		background-color: #ddefdd;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaVacanzeAttive .maindivsmall {
		border: 1px solid #060;  				/* colore 1 bordo */
		background-color: #ddefdd;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaVacanzeAttive h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#060; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaVacanzeAttive .BOTitolo {
		padding:10px;
		background-color:#204606;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#CFC;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #060 solid;			/* colore 1 bordo */
		background-image:url('../pix06/vacanzeattive/401x350/box_vacanzeattive.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaVacanzeAttive a.BOTitoloLink 				{ text-decoration:none; color:#CFC;	 }	/* colore 4 colore link */
	#BoxOffertaVacanzeAttive a:link.BOTitoloLink 		{ text-decoration:none; color:#CFC;	 }
	#BoxOffertaVacanzeAttive a:visited.BOTitoloLink 		{ text-decoration:none; color:#CFC;	 }
	#BoxOffertaVacanzeAttive a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  	/* solito rosso F00 */
	#BoxOffertaVacanzeAttive a:active.BOTitoloLink 		{ text-decoration:none; color:#CFC;	 }

	#BoxOffertaVacanzeAttive .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaVacanzeAttive .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaVacanzeAttive div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaVacanzeAttive img.BOImg {
		border: 1px solid #060;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaVacanzeAttive a.BOImg 			{ text-decoration:none; color:#060;	 }	/* colore 4 colore link */
	#BoxOffertaVacanzeAttive a:link.BOImg 		{ text-decoration:none; color:#060;	 }
	#BoxOffertaVacanzeAttive a:visited.BOImg 	{ text-decoration:none; color:#060;	 }
	#BoxOffertaVacanzeAttive a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaVacanzeAttive a:active.BOImg 		{ text-decoration:none; color:#060;	 }

	
	#BoxOffertaVacanzeAttive .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaVacanzeAttive .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#3366cc;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaVacanzeAttive a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#060; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaVacanzeAttive a:link.BOCivetta 		{ text-decoration:none; color:#060;	 }
	#BoxOffertaVacanzeAttive a:visited.BOCivetta 	{ text-decoration:none; color:#060;	 }
	#BoxOffertaVacanzeAttive a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaVacanzeAttive a:active.BOCivetta 		{ text-decoration:none; color:#060;	 }
	 
 	/* Layout per BOX OFFERTE NORMALE */

	/* Layout per BOX SAN VALENTINO */  /* 24-12-2009 */
	 #BoxOffertaSVA .maindiv {
		border: 1px solid #811010;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaSVA .maindivsmall {
		border: 1px solid #811010;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaSVA h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#811010; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaSVA .BOTitolo {
		padding:10px;
		background-color:#e0c3c3;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#811010;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #811010 solid;			/* colore 1 bordo */
		background-image:url('../pix06/san_valentino_slovenia_terme/401x350/box_sanvalentino.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaSVA a.BOTitoloLink 				{ text-decoration:none; color:#811010;	 }	/* colore 4 colore link */
	#BoxOffertaSVA a:link.BOTitoloLink 		{ text-decoration:none; color:#811010;	 }
	#BoxOffertaSVA a:visited.BOTitoloLink	 	{ text-decoration:none; color:#811010;	 }
	#BoxOffertaSVA a:hover.BOTitoloLink		{ text-decoration:none; color:#FFF;	 }  /* solito rosso F00 */
	#BoxOffertaSVA a:active.BOTitoloLink 		{ text-decoration:none; color:#811010;	 }

	#BoxOffertaSVA .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaSVA .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaSVA div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaSVA img.BOImg {
		border: 1px solid #811010;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaSVA a.BOImg 			{ text-decoration:none; color:#811010;	 }	/* colore 4 colore link */
	#BoxOffertaSVA a:link.BOImg 		{ text-decoration:none; color:#811010;	 }
	#BoxOffertaSVA a:visited.BOImg 	{ text-decoration:none; color:#811010;	 }
	#BoxOffertaSVA a:hover.BOImg		{ text-decoration:none; color:#FFF;	 }  /* solito rosso F00 */
	#BoxOffertaSVA a:active.BOImg 		{ text-decoration:none; color:#811010;	 }

	
	#BoxOffertaSVA .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaSVA .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#811010;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaSVA a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#E0C3C3; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaSVA a:link.BOCivetta 		{ text-decoration:none; color:#E0C3C3;	 }
	#BoxOffertaSVA a:visited.BOCivetta 	{ text-decoration:none; color:#E0C3C3;	 }
	#BoxOffertaSVA a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaSVA a:active.BOCivetta 		{ text-decoration:none; color:#E0C3C3;	 }
	 
 	/* Layout per BOX OFFERTE SAN VALENTINO */  

	/* Layout per BOX PASQUA */  /* 01-02-2010 */
	 #BoxOffertaPasqua .maindiv {
		border: 1px solid #2551af;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPasqua .maindivsmall {
		border: 1px solid #2551af;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPasqua h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#2551af; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaPasqua .BOTitolo {
		padding:10px;
		background-color:#a5b7de;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#FFFFFF;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #2551af solid;			/* colore 1 bordo */
		background-image:url('../pix06/pasqua_slovenia_terme/401x350/box_pasqua.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaPasqua a.BOTitoloLink 				{ text-decoration:none; color:#FFF;	 }	/* colore 4 colore link */
	#BoxOffertaPasqua a:link.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaPasqua a:visited.BOTitoloLink	 	{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaPasqua a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaPasqua a:active.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }

	#BoxOffertaPasqua .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaPasqua .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaPasqua div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaPasqua img.BOImg {
		border: 1px solid #2551af;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaPasqua a.BOImg 			{ text-decoration:none; color:#2551af;	 }	/* colore 4 colore link */
	#BoxOffertaPasqua a:link.BOImg 		{ text-decoration:none; color:#2551af;	 }
	#BoxOffertaPasqua a:visited.BOImg 	{ text-decoration:none; color:#2551af;	 }
	#BoxOffertaPasqua a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaPasqua a:active.BOImg 		{ text-decoration:none; color:#2551af;	 }

	
	#BoxOffertaPasqua .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaPasqua .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#2551af;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaPasqua a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#006600; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaPasqua a:link.BOCivetta 		{ text-decoration:none; color:#006600;	 }
	#BoxOffertaPasqua a:visited.BOCivetta 	{ text-decoration:none; color:#006600;	 }
	#BoxOffertaPasqua a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaPasqua a:active.BOCivetta 		{ text-decoration:none; color:#006600;	 }
	 
 	/* Layout per BOX OFFERTE PASQUA */  

	/* Layout per BOX PRIMAVERA */  /* 01-02-2010 */
	 #BoxOffertaPrimavera .maindiv {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPrimavera .maindivsmall {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPrimavera h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#80a531; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaPrimavera .BOTitolo {
		padding:10px;
		background-color:#8da9d9;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#eeffe5;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #80a531 solid;			/* colore 1 bordo */
		background-image:url('../pix06/primavera/450x350/box_primavera.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaPrimavera a.BOTitoloLink 				{ text-decoration:none; color:#eeffe5;	 }	/* colore 4 colore link */
	#BoxOffertaPrimavera a:link.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }
	#BoxOffertaPrimavera a:visited.BOTitoloLink	 	{ text-decoration:none; color:#eeffe5;	 }
	#BoxOffertaPrimavera a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaPrimavera a:active.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }

	#BoxOffertaPrimavera .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaPrimavera .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaPrimavera div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaPrimavera img.BOImg {
		border: 1px solid #80a531;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaPrimavera a.BOImg 			{ text-decoration:none; color:#80a531;	 }	/* colore 4 colore link */
	#BoxOffertaPrimavera a:link.BOImg 		{ text-decoration:none; color:#80a531;	 }
	#BoxOffertaPrimavera a:visited.BOImg 	{ text-decoration:none; color:#80a531;	 }
	#BoxOffertaPrimavera a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaPrimavera a:active.BOImg 		{ text-decoration:none; color:#80a531;	 }

	
	#BoxOffertaPrimavera .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaPrimavera .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#80a531;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaPrimavera a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#8da9d9; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaPrimavera a:link.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	#BoxOffertaPrimavera a:visited.BOCivetta 	{ text-decoration:none; color:#8da9d9;	 }
	#BoxOffertaPrimavera a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaPrimavera a:active.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	 
 	/* Layout per BOX OFFERTE PASQUA */  

	/* Layout per BOX 25APRILE */  /* 13-04-2010 */
	 #BoxOfferta25Aprile .maindiv {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOfferta25Aprile .maindivsmall {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOfferta25Aprile h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#80a531; 							/* colore 5 testo titolo h1 */
	}

	#BoxOfferta25Aprile .BOTitolo {
		padding:10px;
		background-color:#8da9d9;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#eeffe5;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #80a531 solid;			/* colore 1 bordo */
		background-image:url('../pix06/primavera/450x350/box_primavera.jpg'); 
		background-position: 0 0px;
	}

	#BoxOfferta25Aprile a.BOTitoloLink 				{ text-decoration:none; color:#eeffe5;	 }	/* colore 4 colore link */
	#BoxOfferta25Aprile a:link.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }
	#BoxOfferta25Aprile a:visited.BOTitoloLink	 	{ text-decoration:none; color:#eeffe5;	 }
	#BoxOfferta25Aprile a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOfferta25Aprile a:active.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }

	#BoxOfferta25Aprile .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOfferta25Aprile .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOfferta25Aprile div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOfferta25Aprile img.BOImg {
		border: 1px solid #80a531;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOfferta25Aprile a.BOImg 			{ text-decoration:none; color:#80a531;	 }	/* colore 4 colore link */
	#BoxOfferta25Aprile a:link.BOImg 		{ text-decoration:none; color:#80a531;	 }
	#BoxOfferta25Aprile a:visited.BOImg 	{ text-decoration:none; color:#80a531;	 }
	#BoxOfferta25Aprile a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOfferta25Aprile a:active.BOImg 		{ text-decoration:none; color:#80a531;	 }

	
	#BoxOfferta25Aprile .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOfferta25Aprile .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#80a531;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOfferta25Aprile a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#8da9d9; text-decoration:none; } /* colore 4 colore link */
	#BoxOfferta25Aprile a:link.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	#BoxOfferta25Aprile a:visited.BOCivetta 	{ text-decoration:none; color:#8da9d9;	 }
	#BoxOfferta25Aprile a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOfferta25Aprile a:active.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	 
 	/* Layout per BOX OFFERTE */  

	/* Layout per BOX PrimoMaggio */  /* 13-04-2010 */
	 #BoxOffertaPrimoMaggio .maindiv {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPrimoMaggio .maindivsmall {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaPrimoMaggio h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#80a531; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaPrimoMaggio .BOTitolo {
		padding:10px;
		background-color:#8da9d9;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#eeffe5;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #80a531 solid;			/* colore 1 bordo */
		background-image:url('../pix06/primavera/450x350/box_primavera.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaPrimoMaggio a.BOTitoloLink 				{ text-decoration:none; color:#eeffe5;	 }	/* colore 4 colore link */
	#BoxOffertaPrimoMaggio a:link.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }
	#BoxOffertaPrimoMaggio a:visited.BOTitoloLink	 	{ text-decoration:none; color:#eeffe5;	 }
	#BoxOffertaPrimoMaggio a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaPrimoMaggio a:active.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }

	#BoxOffertaPrimoMaggio .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaPrimoMaggio .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaPrimoMaggio div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaPrimoMaggio img.BOImg {
		border: 1px solid #80a531;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaPrimoMaggio a.BOImg 			{ text-decoration:none; color:#80a531;	 }	/* colore 4 colore link */
	#BoxOffertaPrimoMaggio a:link.BOImg 		{ text-decoration:none; color:#80a531;	 }
	#BoxOffertaPrimoMaggio a:visited.BOImg 	{ text-decoration:none; color:#80a531;	 }
	#BoxOffertaPrimoMaggio a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaPrimoMaggio a:active.BOImg 		{ text-decoration:none; color:#80a531;	 }

	
	#BoxOffertaPrimoMaggio .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaPrimoMaggio .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#80a531;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaPrimoMaggio a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#8da9d9; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaPrimoMaggio a:link.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	#BoxOffertaPrimoMaggio a:visited.BOCivetta 	{ text-decoration:none; color:#8da9d9;	 }
	#BoxOffertaPrimoMaggio a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaPrimoMaggio a:active.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	 
 	/* Layout per BOX OFFERTE */  

	/* Layout per BOX DueGiugno */  /* 13-04-2010 */
	 #BoxOffertaDueGiugno .maindiv {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaDueGiugno .maindivsmall {
		border: 1px solid #80a531;  				/* colore 1 bordo */
		background-color: #e7f2ce;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaDueGiugno h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#80a531; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaDueGiugno .BOTitolo {
		padding:10px;
		background-color:#8da9d9;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#eeffe5;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #80a531 solid;			/* colore 1 bordo */
		background-image:url('../pix06/primavera/450x350/box_primavera.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaDueGiugno a.BOTitoloLink 				{ text-decoration:none; color:#eeffe5;	 }	/* colore 4 colore link */
	#BoxOffertaDueGiugno a:link.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }
	#BoxOffertaDueGiugno a:visited.BOTitoloLink	 	{ text-decoration:none; color:#eeffe5;	 }
	#BoxOffertaDueGiugno a:hover.BOTitoloLink		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaDueGiugno a:active.BOTitoloLink 		{ text-decoration:none; color:#eeffe5;	 }

	#BoxOffertaDueGiugno .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaDueGiugno .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaDueGiugno div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
		border: 0;
	}
	
	#BoxOffertaDueGiugno img.BOImg {
		border: 1px solid #80a531;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaDueGiugno a.BOImg 			{ text-decoration:none; color:#80a531;	 }	/* colore 4 colore link */
	#BoxOffertaDueGiugno a:link.BOImg 		{ text-decoration:none; color:#80a531;	 }
	#BoxOffertaDueGiugno a:visited.BOImg 	{ text-decoration:none; color:#80a531;	 }
	#BoxOffertaDueGiugno a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaDueGiugno a:active.BOImg 		{ text-decoration:none; color:#80a531;	 }

	
	#BoxOffertaDueGiugno .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaDueGiugno .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#80a531;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaDueGiugno a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#8da9d9; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaDueGiugno a:link.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	#BoxOffertaDueGiugno a:visited.BOCivetta 	{ text-decoration:none; color:#8da9d9;	 }
	#BoxOffertaDueGiugno a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaDueGiugno a:active.BOCivetta 		{ text-decoration:none; color:#8da9d9;	 }
	 
 	/* Layout per BOX OFFERTE DUE GIUGNO */  

	/* Layout per BOX OFFERTE ESTATE */  /* 03-06-2010 */
	 #BoxOffertaEstate .maindiv {
		border: 1px solid #3d85c9;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:48%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaEstate .maindivsmall {
		border: 1px solid #3d85c9;  				/* colore 1 bordo */
		background-color: #FFF;  				/* colore 2 sfondo */
		padding: 0px; 
		width:95%; 
		float:left; 
		margin:4px; 
/*
		min-height:170px;
		height: auto !important; 
		height: 170px;
*/	 }

	#BoxOffertaEstate h1 {
	 	margin-top: 0; 
		margin-bottom: 0; 
		font-family:Georgia,Times, serif; 
		font-size:18px; 
		color:#3d85c9; 							/* colore 5 testo titolo h1 */
	}

	#BoxOffertaEstate .BOTitolo {
		padding:10px;
		background-color:#3d85c9;  				/* colore 3 sfondo titolo */
		font-size: 18px;
		font-weight:lighter;
		color:#FFFFFF;								/* colore 4 testo titolo */
		text-align:center;
		margin: 0px;
		border: 0px;
		border-bottom: 1px #3d85c9 solid;			/* colore 1 bordo */
		background-image:url('../pix06/estate/450x350/box_estate_3.jpg'); 
		background-position: 0 0px;
	}

	#BoxOffertaEstate a.BOTitoloLink 				{ text-decoration:none; color:#FFF;	 }	/* colore 4 colore link */
	#BoxOffertaEstate a:link.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaEstate a:visited.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }
	#BoxOffertaEstate a:hover.BOTitoloLink		{ text-decoration:none; color:#ad191c;	 }  	/* solito rosso F00 */
	#BoxOffertaEstate a:active.BOTitoloLink 		{ text-decoration:none; color:#FFF;	 }

	#BoxOffertaEstate .BOTitoloSmall {
		font-size: 8px;
	}
	#BoxOffertaEstate .BOTitoloMedium {
		font-size: 14px;
	}
	
	#BoxOffertaEstate div.BOImg {
		float: left; 
		padding-left: 5px; 
		padding-top: 2px;
	}
	
	#BoxOffertaEstate img.BOImg {
		border: 1px solid #3d85c9;					/* colore 1 bordo */
		height: 49px;
		width:  75px;
	}

	#BoxOffertaEstate a.BOImg 			{ text-decoration:none; color:#3d85c9;	 }	/* colore 4 colore link */
	#BoxOffertaEstate a:link.BOImg 		{ text-decoration:none; color:#3d85c9;	 }
	#BoxOffertaEstate a:visited.BOImg 	{ text-decoration:none; color:#3d85c9;	 }
	#BoxOffertaEstate a:hover.BOImg		{ text-decoration:none; color:#F00;	 }  /* solito rosso F00 */
	#BoxOffertaEstate a:active.BOImg 		{ text-decoration:none; color:#3d85c9;	 }

	
	#BoxOffertaEstate .BOH2 {
		 font-size: 10px;
		 margin-top: 5px;
	 }	 

	#BoxOffertaEstate .BOCivetta {
	font-size:12px;
	font-style:italic;
	color:#3d85c9;									/* colore 5 testo civetta */
	padding: 0px 4px 0px 2px;
	 }
	
	#BoxOffertaEstate a.BOCivetta 			{ font-size:11px; float:right; text-align:right; color:#ad191c; text-decoration:none; } /* colore 4 colore link */
	#BoxOffertaEstate a:link.BOCivetta 		{ text-decoration:none; color:#ad191c;	 }
	#BoxOffertaEstate a:visited.BOCivetta 	{ text-decoration:none; color:#ad191c;	 }
	#BoxOffertaEstate a:hover.BOCivetta		{ text-decoration:none; color:#F00;	 }	/* solito rosso F00 */
	#BoxOffertaEstate a:active.BOCivetta 		{ text-decoration:none; color:#ad191c;	 }
	 
 	/* Layout per BOX OFFERTE ESTATE */  /* 03-06-2010 */