input,select,button{
		color: #000000;
		font-family : Verdana, Tahoma, Times New Roman;
		font-size : xx-small;
}

.red{
	color: #B10000;	
}

.bold{
	font-weight: bold;
}

.up{
	text-transform: uppercase;
}
/* ---------- nome cliente ------------ */

#CCliente{
  text-align: left;
	width: 184px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
/*	float: left;*/
	color: #000066;	
	font-weight: normal;
}

#separatore{
	border-bottom: 1px solid #003d7c;
	/*width: 450px;*/
	height: 1px;
	margin: 2px 0px 8px 0px;
}

/* ---------- menu carrello ------------ */

#Mcarrello, #Mpannello{
/*	text-align: right;*/
/*	margin: 4px 4px 0px 4px;
	padding: 6px 0px 4px 4px;*/
	/*width: 475px;	*/
	height: 16px;
	/*border: 1px solid red;  red border*/
}

#Mpannello{
	text-align: center;
	/*width: 450px;	*/
	font-size: x-small;
}

#Mcarrello A, #Mpannello A{
	color: #003d7c;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #003d7c;
	font-size: 11px;
}

#Mcarrello A:hover, #Mpannello A:hover{
	color: #730000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #730000;
}

/* ---------- menu prodotti ------------ */

#MProdotti{
/*		width: 200px;*/
		/*float: left;
		 border: 1px solid green; green border */
}

#MProdotti div.categ{
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 4px;
}

#MProdotti div.categ div.catTit{
	color: #000066;	
	font-weight: bold;
	text-transform: uppercase;
}

#MProdotti div.categ div.art{
	margin-left: 10px;
}

#MProdotti div.categ div.art A{
	color: #003d7c;
	text-decoration: none;
	font-weight: normal;
}
#MProdotti div.categ div.art A:hover{
	color: #730000;
	text-decoration: underline;
	font-weight: normal;
}

/* ---------- contenuto carrello ------------ */

#Ccarello{
	/*border: 1px solid #C0C0C0; */
	/*background-color: #ffffff;*/
	margin-top: 4px;
	padding: 4px;
	/*width: 450px;*/
}

/* altre cose del carrello */

#carrello01{
/*	background-image : url(img/carrello-dav_01.gif);
	background-repeat : no-repeat;	*/
	/*width: 450px;
	height: 33px;*/
	text-align: left;
	padding-top: 15px;
	padding-left: 100px;
}

#carrello01 span.head1{
	padding: 4px;
	background-color: #FFFFFF;
	color: #810202;	
	font-weight: bold;
	text-transform: uppercase;
}

#carrello02{
/*	background-image : url(img/carrello-dav_02.jpg);
	background-repeat : no-repeat;	
	width: 500px;
	height: 528px;*/
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#carrello03{
/*	background-image : url(img/carrello-dav_03.gif);
	background-repeat : y-repeat;	*/
	/*width: 450px;
	height: 528px;*/
}

#carrello05{
/*	background-image : url(img/carrello-dav_05.gif);
	background-repeat : no-repeat;	*/
	/*width: 450px;
	height: 29px;*/
	padding-top: 10px;
	font-family: Verdana, Tahoma;
	color: #555555;
	font-size: xx-small;
	letter-spacing: 1px;
}

#carrello05 A{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
}

#carrello05 A:hover{
	color: #730000;
	text-decoration: underline;
	font-weight: bold;
	font-size: xx-small;
}

/* ---------------------------------------------------------------- */

.divitemR{
	width: 218px;  margin-top:10px;
	display:block;
	float: right;
}

.divitemL { 
	width: 218px;  margin-top:10px;
	display:block;
	margin-right: 10px; 
	float: left;
}

.item { width: 133px; height: 190px; min-height: 190px;
padding: 3px 6px 0px 6px; background-image: url(img/masc_prod_2.gif); background-repeat : no-repeat;
float:left;
}

.item_f_1{
/*background-image: url(img/frame_product_1.gif); background-repeat : no-repeat;
width: 218px; height: 9px;*/
}

.item_f_2{
/*background-image: url(img/frame_product_2.gif); background-repeat : no-repeat;
width: 218px; height: 9px;*/
}

.itemimg{ text-align:center; }

.itemtit{ height: 44px;}

#contenutitesto .item .itemtit a{
	color: #000000; 
	font-family : Verdana, Tahoma, Times New Roman;
	font-size : xx-small;
	font-weight: normal; 
	text-transform: lower; 
	text-decoration: none;
}
#contenutitesto .itemtit a:hover{ color: #B10000; text-decoration: underline;}

#contenutitesto .itemdesc a{ color: #B10000; font-weight: normal; text-transform: lower; text-decoration: none;}
#contenutitesto .itemdesc a:hover{ color: #F03300; text-decoration: underline;}

.pag { clear: both; margin-top:10px; width: 534px; height: 30px; padding: 10px; background-image: url(img/paginazione_2.gif); background-repeat : no-repeat;}

.pag a{ color: #B10000; font-weight: bold; text-transform: capitalize; text-decoration: none;}
.pag a:hover{ color: #F03300; text-decoration: underline;}

.itembig { float: left; margin-top:10px; width: 250px; height: 250px; padding: 10px;}

/* ---------------------------------- */
div.frame_c_1{
/*	background-image: url(img/frame_c_1.gif); 
	background-repeat : no-repeat;
	width: 450;
	height: 16;*/
}
div.frame_c_2{
/*	background-image: url(img/frame_c_2.gif); 
	background-repeat : repeat-y;
	width: 450;
	padding: 0px 8px 0px 8px;
	width: 534px;*/
	width: 95%;
}
div.frame_c_3{
/*	background-image: url(img/frame_c_3.gif); 
	background-repeat : no-repeat;
	width: 450;
	height: 16;*/
}

/* ################################################ */

table.anteprimaofferta, table.anteprimaofferta td{
	border: 1px solid gray;
	empty-cells : show;
}
