.search_txt{
	width: 95px;
}
.boxBorder {
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #ED2A24;
	width: 145px;
	clear:both;
}

.infoBoxContents {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #ffffff
}
.infoBoxContents A:hover {
	COLOR: #CC3333; TEXT-DECORATION: none
}
.infoBoxContents B {
	COLOR: #ab282e
}
 
.infoBoxistituzionale {
	padding-left: 0px;
	font-weight: bold;
	background-image: url(images/red/paletta.gif);
	color: #fff;
	background-repeat: no-repeat;
	height: 16px;
	background-color: #ED2A24;
	width:100%;
	text-align:left;
	margin-bottom:2px;
}

/* Shopping Cart */

.ShoppingCart 
{
	font-size: 11px;
	margin-left:2px;
	border: 1px solid #ED2A24;
}

.ShoppingCart  TABLE
{
	color:#ED2A24;
}

.ShoppingCart  input
{
	color:#000000;
}

.ShoppingCart  TEXTAREA
{
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}


.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;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
	border-top: 1px dashed Gray;
	border-left: 1px solid Gray;
	background-color: #EF2923;
}
 
.ShoppingCart  .bottone  {
	BORDER-RIGHT: 1px solid #666666;
	BORDER-TOP: 1px ridge #CCCCCC;
	BORDER-LEFT: 1px ridge #CCCCCC;
	BORDER-BOTTOM: 1px solid #666666;
	BACKGROUND-COLOR: #ED2A24;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}


.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;

}

.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: #000000;
	text-align:center;
}

.linea01 .Titolo 
{
	text-align:left;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(images/red/paletta.gif);
	color: #fff;
	background-repeat: no-repeat;
	height: 16px;
	background-color: #EF2923;
	width:99%
}


 
.linea01 .boxlista
{
border-right: #ef2923 1px solid;
	border-top: #ef2923 1px solid;
	border-left: #ef2923 1px solid;
	border-bottom: #ef2923 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: #EF2923;
	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: #000000;
	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%;
}



