@charset "UTF-8";
/* CSS Document */


/* Shipping to ***************************** */

.shippingTo {

	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#000000;
	font-weight:	bold;

}

.shippingTo a {

	color:			#838383;
	font-weight:	normal;

}

/* FAQ ***************************************/

.articolo_condizione {
	font-weight: bold;
	text-decoration:underline;
	padding-top: 20px;
}

/* Dettagli prodotti ******************* */

.prodDetailsModel {

	font-family: 	Arial, Helvetica;   
	font-size: 		18px; 
	font-weight: 	bold; 
	color: 			#323232;
	padding: 		30px 0px 0px 0px;

}

.prodDetailsCode {
	
	font-family: 	Arial, Helvetica;   
	font-size: 		13px; 
	font-weight: 	bold; 
	color: 			#989898;

}

.prodDetailsDescr {

	font-family: 	Verdana,  Helvetica, helvetica;   
	font-size: 		10px; 
	font-weight: 	normal; 
	color: 			#323232;
	min-height: 	50px;
	padding: 		10px 0px 10px 0px;
	height: 		auto !important;
	height: 		50px;
	
}

.prodDetailsPrice {

	font-family: 	Arial, Verdana, Helvetica; 
	font-size: 		19px; 
	font-weight: 	bold; 
	color: 			#2D6D00;
	
}

.prodListItemPrice .sconto {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #F00000;
	margin-top: 3px;
}   

.prodListItemPrice .sconto .nota {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CE0000;
}
.prodListItemPrice .sconto .nota .valore {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #F00000;
}

.prodDetailsPrice .sconto {
	font-family: Arial, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #F00000;
	margin-top: 7px;
}
.prodDetailsPrice .sconto .nota {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CE0000;
}
.prodDetailsPrice .sconto .nota .valore {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #F00000;
}

#avviso_home {
	width: 370px;
	font-family: Arial; 
	font-size: 11px;
}	

#avviso_home H1 {
	text-align: center; 
	margin: 0px; 
	padding: 15px 0px 5px 0px; 
	font-weight: bold; 
	color: #CC0000; 
	font-family: Arial; 
	font-size: 15px;
}	

#avviso_home P {
	margin: 5px 0px 0px 0px;
	text-align: center;
}
#avviso_home B {
	color: #444;
}	
#avviso_home span B {
	color: #900000;
}	