BODY {

	/*

	________________________________________-DA IMPOSTARE

	SCROLLBAR-FACE-COLOR: #b0d1d6; 

	SCROLLBAR-HIGHLIGHT-COLOR: #b0d1d6; 

	SCROLLBAR-SHADOW-COLOR: #b0d1d6; 

	SCROLLBAR-ARROW-COLOR: #ffffff; 

	SCROLLBAR-DARKSHADOW-COLOR: #b0d1d6; 

	SCROLLBAR-BASE-COLOR: #b0d1d6;

	scrollbar-3d-light-color: #E8F1FA; 

	*/

	BACKGROUND-COLOR: #FFFFFF;

	text-align: center;   /*centra in IE 5.x */

	margin: 0px auto;

	padding: 0px;

	

	/*background-image: url(immagini/bg.jpg);

	background-repeat: repeat-x;*/

	margin-left: 0px;

	margin-right: 0px;

}



a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #FF6600;

	text-decoration: none;	

}	 



a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #FF6600;

	text-decoration: none;	

}



a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #FF6600;

	text-decoration: none;	

}

a.smenu:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FF6600;

	text-decoration: none;	

}	 



a.smenu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FF6600;

	text-decoration: none;	

}



a.smenu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FF6600;

	text-decoration: none;	

}

a.copia:link, a.copia:visited, a.copia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;	
}	 


/*---------------------------------- ELEMENTI FORM ---------------------------------*/

input,select,textarea  {

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

   

	color: #000000;

	text-decoration: none;

	background-position: center center;

	background-repeat: no-repeat;

	background-image: none;

	width: 100px;

	font-weight: normal;

	border: 1px solid #008ACF;

	margin: 0px;

	vertical-align: middle;

	

}

button,file  {

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

   height:14px;

	color: #000000;

	text-decoration: none;

	width: 100px;

	font-weight: normal;

	border: 1px solid #008ACF;

	border-bottom:  1px solid #008ACF;

	margin: 0px;

	vertical-align: middle;

	overflow: visible;

	padding: 0px;

}



input.checkbox{ 

 width: 20px;

}

input.readonly {

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

   

	color: #3333ff;

	text-decoration: none;



	width: 100px;

	font-weight: normal;

	border: #708090 1px solid  ;

	margin: 0px;

	vertical-align: middle;

	

}

input.ev {

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

   

	color: #3333ff;

	text-decoration: none;

	font-weight: normal;

	border: Maroon 1px solid  ;

	margin: 0px;

	vertical-align: middle;

	

}



select.admin { 
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
   width: 100%;
	color: #000000;

	font-weight: normal;
	border: 1px solid #008ACF;

}

textarea {

}



td.carrello,tr.carrello{

	border-bottom: #708090 solid 1px;

	height: 18px;

	font-size: 10px;

	

}

td.carrelloev{

	border-bottom: #708090 solid 1px;

	height: 18px;

	font-size: 10px;

	background-color: #FFE0B0;

}

/*

,border-left,border-right

---------------------------------- LAYOUT ---------------------------------*/

#dbg{

	

 position: absolute;

 top: 0px;

 left: 0px;

 background-color: Silver;

 border: 1px;

 border-color: Blue;

 border-bottom-style: solid;

 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

 font-size: 10px;

 color: Maroon;

 overflow: auto;

 width: 150px;

}



#container{

	width: 942px;

	top: 5px;

	position: relative;

    margin-top: 0px;

	margin: 0px auto;   /*centra negli altri browsers*/

    text-align: left;   /*ripristina l' allineamento*/

	z-index: 2;

}





#top{

	width: 942px;

	height: 136px;

	left: 0px;

	top: 0px;

	position: absolute;

	z-index: 2;

	background-color: #ffffff;	

}





#logo{

	width: 942px;

	height: 136px;

	left: 0px;

	top: 0px;

	position: relative;

	z-index: 4;

	background-image:url(immagini/logo.gif);

	background-repeat: no-repeat;

	

}



/*---------------------------------- MENU TOP ---------------------------------*/



#menu_top{

	width: 142px;

	height: 17px;

	left: 800px;

	top: 0px;

	z-index: 4;

	position: absolute;

}



/*---------------------------------- TABELLA MENU TOP ---------------------------------*/

   .cella_menu_top{

   	

   }

	.puntini_top {

		

		height: 17px;

		width: 3px;

		background-repeat: no-repeat;

		background-image: url(immagini/separatore_puntini.gif);

	}

	

/*---------------------------------- LOGIN E TABELLA ---------------------------------*/	

#id_temp{
	width: 505px;
	height: 30px;
	left: 430px;
	top: 27px;
	z-index: 4;
	position: absolute;	
}	

#login{

	width: 510px;

	height: 26px;

	left: 430px;

	top: 57px;

	z-index: 4;

	position: absolute;	

}



	.freccetta {

		background-image: url(immagini/freccia.gif);

		height: 9px;

		width: 8px;

		background-repeat: no-repeat;

		background-position: center center;

	}





/*---------------------------------- SCRITTA ---------------------------------*/



#scritta{

	width: 368px;

	height: 31px;

	left: 574px;

	top: 96px;

	z-index: 4;

	position: absolute;

}



/*---------------------------------- CONTENTS ---------------------------------*/



#contents

{

	width: 945px;

	left: 0px;

	top: 348px;

	vertical-align: top;

	position: absolute;

	z-index: 2;

	background-color: #FFFFFF;

	



}



#contentslefttop{

	z-index: 2;

	width:740px;

	height: 161px;

	left: 0px;

	background-color:#ffffff;

	top:171px;

	border: none;

	padding: 0px;

    display: inline;

	 position: absolute;

}

#contentsrighttop{

	z-index: 2;

	width:195px;

	height: 170px;

	left: 750px;

	top:171px;

	border: none;

	padding: 0px;

	background-image: url(immagini/sfondo_sottomenu.gif);

	background-repeat: no-repeat;

	position: absolute;

}



#contentsleft{

	z-index: 2;

	width:307px;

	float: left;

	margin-left: 0px;

	margin-top:0px;

	border: none;

	padding: 0px;

}



#contentsleft_home{

	z-index: 2;

	width:307px;

	height:224px;

	margin-left: 0px;

	margin-top:0px;

	float:left;

	border: none;

	padding: 0px;

    display: inline;

	background-repeat: no-repeat;

	background-image: url(immagini/img_home_0.jpg);

}



.box1{

	z-index: 5;

	width:307px;

	margin-left: 0px;

	margin-top:0px;

	/*position: relative;

	 left: 0px;

	 top: 0px;*/

}

.box1_top{

	 width: 307px;

	 height: 8px;

	 background-repeat: no-repeat;

	 background-image: url(immagini/sub_menu_sup.gif);

	 position: relative;

	 left: 0px;

	 top: 0px;

	 overflow: hidden;

}

.box1_middle{

	 width: 307px;

	 background-repeat: repeat;

	 background-image: url(immagini/sub_menu_cent.gif);

	 padding:0px;

	 height: 100%;

	 position: relative;

	 left: 0px;

	 top: 0px;

	 overflow: hidden;

}

.box1_down{

	 width: 307px;

	 background-repeat: no-repeat;

	 background-image: url(immagini/sub_menu_inf.gif);

	 height: 8px;

}

.box3{

   position:relative;

	z-index: 20;

	top:0px;

	left:0px;

}

.box3_top{

	 width: 941px;

	 height: 6px;

	 margin-left: 0px;

	 background-repeat: no-repeat;

	 background-image: url(immagini/admin_top.gif);

	 overflow: hidden;

}

.box3_middle{

	  position:relative;

	z-index: 20;

	width:941px;

	margin-left: 0px;

	background-color:#ffffff;

	margin-top:0px;

	float:left;

	border: none;

	padding: 0px;

   display: inline;

	 background-repeat: repeat;

	 background-image: url(immagini/admin_middle.gif);

}

.box3_down{

	   position:relative;

	z-index: 20;

	width:941px;

	margin-left: 0px;

	background-color:#ffffff;

	margin-top:0px;

	float:left;

	border: none;

	padding: 0px;

   display: inline;

	 background-repeat: no-repeat;

	 background-image: url(immagini/admin_bottom.gif);

	 height: 12px;

}



.submenu{

	width: 101px;

	height: 24px;

	margin-left: 10px;

	margin-top: 8px;

	background-image: url(immagini/sub_menu.gif);

	background-repeat: no-repeat;

}



.box2{

	z-index: 5;

	width:627px;

	margin-left: 0px;

	margin-top:0px;

}

.box2_top{

	 width: 627px;

	 height: 8px;

	 background-repeat: no-repeat;

	 background-image: url(immagini/sfondo_testo_sup.gif);

	 position: relative;

	 left: 0px;

	 top: 0px;

	 overflow: hidden;

}

.box2_middle{

	 width: 627px;

	 background-repeat: repeat;

	 background-image: url(immagini/sfondo_testo_centro.gif);

	 padding:0px;

	 height: 100%;

	 position: relative;

	 left: 0px;

	 top: 0px;

	 overflow: hidden;

}

.box2_down{

	 width: 627px;

	 background-repeat: no-repeat;

	 background-image: url(immagini/sfondo_testo_inf.gif);

	 height: 8px;

}



#contentsright{

	z-index: 2;

	width:632px;

	float: left;

	margin-left: 6px;

	margin-top:0px;

	border: none;

	padding: 0px;	

	overflow: hidden;

	display: inline; 

}







#contentsright_home{

	z-index: 2;

	width: 629px;

	margin-right: 0px;

	margin-top:0px;

	float:right;

	border: none;

	padding: 0px;

	display: inline;  

	

}





/*---------------------------------- TOOLBAR ---------------------------------*/



#toolbar{

	

	width: 942px;

	height: 27px;

	position: absolute;

	left: 0px;

	top: 136px;

   padding: 0px; 

/*	background-image: url(immagini/);*/

}



/*---------------------------------- TABELLA TOOLBAR ---------------------------------*/



	.azienda {

		height: 27px;

		width: 103px;

		background-image: url(immagini/azienda_it_c.gif);

	}	



	.home_page {

		background-image: url(immagini/home_page_it_c.gif);

		height: 27px;

		width: 123px;

	}

	.partners {

		background-image: url(immagini/partners_it_c.gif);

		height: 27px;

		width: 104px;

	}

	.come_funziona {

		background-image: url(immagini/come_funziona_it_c.gif);

		height: 27px;

		width: 151px;

	}

	.cesto_bucato {

		background-image: url(immagini/cesto_bucato_it_c.gif);

		height: 27px;

		width: 167px;

	}

	.contatti {

		background-image: url(immagini/contatti_it_c.gif);

		height: 27px;

		width: 105px;

	}

	.curiosità {

		background-image: url(Immagini/curiosita_it_c.gif);

		height: 27px;

		width: 108px;

	}

	.faq {

		background-image: url(immagini/faq_it_c.gif);

		height: 27px;

		width: 65px;

	}



/*---------------------------------- FOOTER ---------------------------------*/





#footer{

    clear:both;

	margin-left: 0px;

	margin-top:0px;

	height: 22px;

	width: 942px;

	}



.separatore{

    clear:both;

	margin-left: 0px;

	background-image: url(immagini/separatore_arancio.gif);

	background-repeat: repeat-x;

	height: 3px;

	width: 940px;

}

/*

#sep_middle{

   clear:both;

	width: 942px;

	height: 6px;

	margin-left: 0px;

	background-color:#FFFFFF;	

	font-size: 0px;

}*/



#sep_bottom{

   clear:both;

	width: 942px;

	height: 6px;

	margin-left: 0px;

	background-color:#FFFFFF;	

	font-size: 0px;

}



/*---------------------------------- SEZIONE TESTI ---------------------------------*/



.testo_orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	text-decoration: none;

	font-weight: normal;

	color: #eb7206;

}



.testo_small_orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	text-decoration: none;

	font-weight: normal;

	color: #eb7206;

	font-weight: bold;

}

.testo_small_orange2, .barrato {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	text-decoration: none;

	font-weight: normal;

	color: #eb7206;

	 

}

.barrato 
{
	text-decoration: line-through;
}



.testo_orange_sottolineato {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	text-decoration: underline;

	font-weight: normal;

	color: #eb7206;

}



.testo_orange_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	text-decoration: none;

	font-weight: bold;

	color: #EB7206;

	word-spacing: normal;

	letter-spacing: 1.5px;

	padding: 0px;

	margin: 15px 0px 0px 30px;







}

.testo_orange_bold2 {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: normal;

	text-decoration: none;

	font-weight: bold;

	color: #EB7206;

	word-spacing: normal;

	/*letter-spacing: 1.5px;

	list-style-position: outset;

	list-style-image: url(Immagini/freccia.gif);

	list-style-type: circle;

	margin: 5px 0px 0px 30px;

	*/

	padding: 0px;

	



}



.testo_cyan {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	text-decoration: none;

	color: #008acf;

}



.testo_cyan_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	text-decoration: none;

	color: #008acf;

}

.testo_cyan_bold2 {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: normal;

	font-weight: bold;

	text-decoration: none;

	color: #008acf;

}



.testo_dark_cyan_sm,.testosm {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #01689C;

	text-decoration: none;



}

.testo_dark_cyan {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #01689C;

	text-decoration: none;



}



.testo_sezioni,.testo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	color: #003E5D;

	text-decoration: none;

}

.titolo_cyan {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight:  bold;

	color: #008acf;

	text-decoration: none;

}

.titolo_sezioni {

	font-family: Times New Roman, Times, serif;

	font-size: 21px;

	font-style: normal;

	font-weight: normal;

	color: #FF6600;

	text-decoration: none;

}

.testo_err{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-weight : bold;

	color : #CC0000;

	background-color: White;

}

.table_carrello{

	/*border: solid Gray 1px ;*/

	

}
.tablegrid{
	border: 1px solid;
	border-color: Blue;
	border-collapse: collapse;
}
.tdgrid{
	border: 0px none;
	border-color: Blue;
}

.tr_itemsubmenu{

	height: 18px;

}

.tr_int_carrello{

	background-color: #F9840F;

	color: White;

	font-style: normal;

	font-weight: bold;

	height: 18px;

}


.tr_int_carrello_2{

	background-color:#008acf;

	color: White;

	font-style: normal;

	font-weight: bold;

	height: 16px;

	font-size: 11px;

}

/* CREDITO */
	.silver {
		height: 110px;
		width: 110px;
		background-repeat: no-repeat;
		background-image: url(icone/silver_btn.jpg);
	}
	.gold {
		height: 110px;
		width: 110px;
		background-repeat: no-repeat;
		background-image: url(icone/gold_btn.jpg);
	} 
	.platinum {
		height: 110px;
		width: 110px;
		background-repeat: no-repeat;
		background-image: url(icone/platinum_btn.jpg);
	}
	.altro_importo {
		height: 110px;
		width: 110px;
		background-repeat: no-repeat;
		background-image: url(icone/altro_btn.jpg);
	}