
.search_txt{
	width: 95px;
}

.boxBorder {
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #0C08b0;
	width: 145px;
	clear:both;
}

.infoBoxContents
{
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f0f0fa;
}
.infoBoxContents A:hover {
	COLOR: #CC3333; TEXT-DECORATION: none
}
.infoBoxContents B {
	COLOR: #ab282e
}
.infoBoxistituzionale {
	padding-left: 0px;
	font-weight: bold;
	background-image: url(images/blu/paletta.gif);
	color: #fff;
	background-repeat: no-repeat;
	height: 16px;
	background-color: #0C08b0;
	width:100%;
	text-align:left;
	margin-bottom:2px;
}

/* Shopping Cart */

.ShoppingCart {
	border: 1px solid #FFCC33;
}
.ShoppingCart .testo {
	font-size: xx-small;
	color: #0C08b0;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	border-top: 1px dashed Gray;
	border-left: 1px solid Gray;
	background: #FFFFFF;
}
 
.ShoppingCart .Titolo {
	color: #0C08b0;
	background-color: font-style: text-decoration: underline;
	font-weight: bolder;
	background: #A1D1F0;
	background-image: url(images/bot_linea_01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	float: left;
	font-size: x-small;
	margin-right: 2px;
	padding-left: 25px;
	padding-top: 9px;
	vertical-align: text-bottom;
	width: 100%;
}

.ShoppingCart .fondini {
	height: 6px;
	font-size: xx-small;
	color: #0C08b0;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
	border-top: 1px dashed Gray;
	border-left: 1px solid Gray;
	background-color: #FFF8DC;
}
.ShoppingCart .testo   {
	height: 10px;
	font-size: xx-small;
	color: #0C08b0;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;

	background: #FFFFFF;
}



.errorMSG
{
	font-weight: bold;
	font-size:  xx-small;
	vertical-align: top;
	color: #000000;
	height: 10px;
	text-decoration: none;
}

/* Lista Prodotti */


a.txtdettaglio:link, a.txtdettaglio:visited, a.txtdettaglio:active, a.txtdettaglio:hover
{
	FONT-SIZE: xx-small;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	clip:  rect(auto auto auto auto);
	color: #CC3333;
	text-decoration: none;
	background-image: url(images/arrow_right_RED.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
	text-align: right;
}
 
 
.txttorna {
	FONT-SIZE: xx-small;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	clip:  rect(auto auto auto auto);
	color: #CC3333;
	text-decoration: none;
	background-image: url(images/arrow_left_RED.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	text-align: right;
	
}

.Dettaglio_BOX {

	BACKGROUND-COLOR: #ffffff;
	border-top: 1px solid #A1D1F0;
	border-bottom: 1px solid #A1D1F0;
	width:100%;
}

.Dettaglio_ingombrofoto {

	BACKGROUND-COLOR: #ffffff;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	padding: 3px;
	width:30%;

}
.Dettaglio_testo {
	width: 70%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-top: 1px dashed Gray;
	border-left: 1px solid Gray;
	background: #FFFFFF;
	margin: 3px;
	padding: 3px;

}
/* linea 01 detergenti vari */
.linea01 {
	color: #0C08b0;
	text-align: center;
	
}

.linea01 .Titolo 
{
	font-size: 11px;
	font-weight: bolder;
	background-image: url(images/blu/paletta.gif);
	background-repeat: no-repeat;
	background-color: #1916b4;
	color: #FFFFFF;
}

.linea01 .boxlista
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #ffffff;
	width:215px;
	text-align:left;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
}

.linea01 .nomeprodotto {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0C08b0;
	font-weight: bolder;
	width:215px;
	display:block;
}

.linea01 .testoIMG {
	display: inline ;
	float: left;
	margin: 2px 2px 2px 2px;
	width:86px;
	text-align:center;
}

.linea01 .testo {
	font-size: 11px;
	color: #0C08b0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	margin-right:2px;
	text-decoration:none;
}

.Dettaglio_BOX2 {

	BACKGROUND-COLOR: #ffffff;
	border-bottom: 1px solid #A1D1F0;
	width:100%;
}
