/* CSS Document */


body{
	margin:0px;
	background-image: url(css_image/vertical_line_sfondo.jpg);
    behavior: url(csshover2.htc);
	background-color: #A8CCD7;
	background-repeat: repeat-x;
	height: auto;
	background-color: #aaced9;
	background-attachment: fixed;
}

h1{
  font-size:100%;
  margin:0;
  font-weight:normal;
}

img {
 text-decoration:none;
 border:0;
}

#global_content{
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background: url(css_image/linea_orizzontale_sfondo.jpg) center repeat-y;
	width: 798px;
	padding-bottom: 10px;
	min-height: 780px;
	background-attachment: fixed;
	border: 1px solid #D1D1D1;
	margin-top: 15px;
}

#close_global{
   	background: url(css_image/bottom_close.jpg) repeat-y;
	height:25x;
	width:800px;
}

select{
   color: #3F6E88;
   border:1px solid #C5CED3;
   

}



#header_content{
	height: 136px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

.tutochimica{
	background-image: url(css_image/lcn_logo.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 200px;
	height: 100px;
	background-position: center;
}


#result_error{
        font-size:14px;
	 	color:#CC3300;
        text-align:center;
		font-weight:bold;
		width:500px;
		margin-left:auto;
		margin-right:auto;
}

#logo{
	background-image: url(css_image/logo_tutochimica.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	width: 790px;
	padding-top: 35px;
}


.scalato{
   width:100%;
   height:100%;
   }
/* MENU */

		#menu_content{
	z-index: 3;
	height: 25px;
	background-image: url(css_image/sfondo_menu_linea.jpg);
	background-repeat: repeat-x;
	margin-top: 6px;
	padding:0;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	clear: none;
		}
		#menu_content ul{
		padding:0;
		margin:0;
		z-index: 3;
		}
		#menu_content li{
		position: relative;
		float: left;
		list-style: none;
		margin: 0;
		padding:0;
		z-index: 3;
		}
		#menu_content li a{
		
		height: 25px;
	    font-family: Geneva, Arial, Helvetica, sans-serif;
	    text-transform: uppercase;
	    font-size: 12px;
	    text-decoration: none;
	    color: #6F9DB3;
	    font-weight: normal;
		width:101px;
		display: block;
		text-decoration:none;
		text-align: center;
		line-height: 25px;
		background-position: bottom center;
		background-image: url(css_image/drop_menu_normal.jpg);
	    background-repeat: repeat-x;
		z-index: 3;
		}
		#menu_content li a:hover{
	background-position: bottom center;
	background-image: url(css_image/drop_menu_hover.jpg);
	background-repeat: repeat-x;
	z-index: 3;
	height:25px;
	color: #FFFFFF;
	background-color: #A0E09C;
		}
		#menu_content ul ul{
		position: absolute;
		top: 25px;
		width:101px;
		visibility: hidden;
		z-index: 3;
		height:25px;
	
		}
		#menu_content ul li:hover ul{
		visibility:visible;
		z-index: 3;
		background-image: url(css_image/drop_menu_hover.jpg);
	    background-repeat: repeat-x;
		}
		
	




/*    */


#main_center{
width:690px;
margin-left:auto;
margin-right:auto;

}


#footer{
	height: 12px;
	width: 788px;
	padding-top:13px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content_rec{
	width:620px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#contentuser{
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.linea_celeste_orizzontale{
	width:788px;
	height:6px;
	background-color:#9cb8c3;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

.divisorio_celeste_orizzontale{
	width:788px;
	height:18px;
	background-color:#e9ecf0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 4px;
	clear: both;
}
.divisorio_color_orizzontale{
   width:788px;
	height:18px;
	background-color:#EAEECE;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}

.divisorio_orange_orizzontale{
   width:788px;
	height:18px;
	background-color:#D07D2D;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}


.linea_bianca_orizzontale{
	width:100%;
	height:7px;
	background-color:#FFFFFF;
}



.txt_gold_cap{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 18px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	color:#BF7756;
}

.testo_footer{
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#9CB8C3;
	font-size:11px;
	text-align: center;
	text-transform: uppercase;
	font-weight: lighter;
}
.testo_prodotti_box{
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#CC6600;
	font-size:12px;
	text-align: center;
	text-transform: inherit;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	padding-top:1px;
}






/* -------------------------- */

/* HOME ---------------------------*/







#slide_home_content{
	width: 790px;
	height: 365px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #;
	border: 1px solid #cbd5d9;
}


#box_user{
   width: 720px;
	height: 620px;
	margin-top: 10px;
	margin-bottom: 6px;
	background-color: #FFFFFF;

}



#box_end{
	width: 790px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}



#contend{

}


#img_slide_content{
	width:790px;
	height:365px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	 z-index: 1; 
}



#div_altreofferte{
    float:left;
  	width:110px;
	height:50px;
	margin-top:55px;
	margin-left:10px;
	text-align:center;

}

/* CENTRI CONSIGLIATI */

#content_centri{
	margin-top:10px;
	margin-bottom:20px;
	width:720px;
	height:auto;
}



/* */

#products_home_content{
	width: 790px;
	height:140px;
	margin-top:2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f7f4f2;
	margin-bottom: 3px;
}

#products_box{
	width:788px;
	height:125px;
	margin: 4px auto 4px auto;
}
.box_home_product{
	float:left;
	width:125px;
	height:115px;
	margin: 5px 0px 0px 6px;
}

.box_img{
  text-align:center;
  margin-top:2px;
}

.box_img img , .box_img img a{
	/* width: 66%; */
	margin-top: 16%;
    line-height: 100px;
	margin: 0px auto 1px auto;
	border:1px solid #D2CBC3;
	/* border: 1px solid #d0d0d0; */
	background-color: #FFFFFF;
    
}

.box_img a:hover, .box_img a:visited:hover{
   color:#E1DF9D;
    filter:alpha(opacity=25);
    -moz-opacity:.25;
    opacity:.25;
	 text-align:center;

}

.box_desc{
   max-height:24px;
   width:120px;
   text-align:center;
   margin-left:auto;
   margin-right:auto;
   margin-top:2px;
}

/* CATALOGO  GENERALE ----------------------------*/


.box_cat_img {
   width:110px;
   height:130px;
   line-height: 130px;
   text-align: center;
   margin-left:auto;
   margin-right:auto;
   margin-top:20px;
   vertical-align:middle;

   
}


.box_cat_img img{
vertical-align:middle;
border:1px solid #D5DAD4;
} 


#control_pagine{
	width: 730px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	text-align: center;
	margin-top: 15px;
}

#categorie{
	width:690px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 292px;
}


#categorie_new{
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	background-image: url(css_image/header_cat.jpg);
	background-position: top;
	min-height: 310px;
	padding-top: 40px;
}

.content_category{
	/* background-image:url(css_image/box_cat.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	width:145px;
	height:170px;
	float:left;
	clear:none;
	margin-left: 38px;
	margin-top: 20px;
	background-image: url(css_image/under_cat.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom:10px;
}


.box_categorie{
 float:right;
 width:auto;
 height:20px;
 padding:0 10px 0 10px;
}


/*  CONDIZIONI VENDITA */

#vendita{
	width: 780px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}



/* CATALOGO  PRODOTTI ---------------------------- */

#content_prodotti{
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:15px;
	height:auto;
	min-height: 400px;
	width: 790px;
}


/* */


#content_prodotti_cat{
	margin-top:10px;
	margin-bottom:15px;
	width:720px;
	height:auto;
	min-height:400px;
}


#content_prodotti_cat_2{
	margin-top:2px;
	margin-bottom:15px;
	width:790px;
	height:132px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(css_image/header_image_catalogo.jpg);
}





#img_categoria{
	width:780px;
	margin-left:auto;
	padding-top:0px;
	background-position: center;
	background-repeat: no-repeat;
	height: auto;
	margin-right: auto;
}

#info_categoria{
	width:790px;
	height:110px;
	padding-top:2px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image: url(css_image/header_image_catalogo.jpg);
}

#div_prodotti{
 width:790px;;
 height:auto;
 padding-top:15px;


 
}

#catalog_product{
	clear:none;
	float:left;
	width:190px;
	height:200px;
	margin: 2px 3px 32px 2px;
	max-height: 280px;
}

#cat_box_img{
	height:130px;
	width:150px;
	margin: 6px auto 4px auto;
	overflow: hidden;
	text-align:center;
	vertical-align:130px;
	background-image: url(css_image/box_img.jpg);
	background-repeat:no-repeat;
	
	
}

#cat_box_img  img{
     width:66%;
	 color:#E1DF9D;
	 border: 1px solid #D5E0E8;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:12%;
	 line-height:130px;
     
}

#cat_box_img hover{
   color:#E1DF9D;
    border: 1px solid #C0A958
}

#cat_box_desc{
    height:70px;
    width:185px;
	margin: 0px auto 0px auto;
	text-align:center;
}


/*   ORDINI RESOCONTO */


#ordini_effettuati{
    height:auto;
   text-align:center;
   clear:none;
   
}



.riga_ordine{
   height:14px;
   margin-top:12px;

}


/*   SCHEDA DETTAGLIO PRODOTTO */


#div_scheda{
	width:790px;
	height:auto;
	padding-top:15px;
	min-height: 100px;
	clear: none;
}


#left_div{
   width: 300px;
	height: auto; 
    float:left;
}

.box_addcart{
    height:75px;
	width:380px;
	float:none;
	clear:right;

}

#img_dettaglio{
	width: auto;
	height:auto;
	max-width:250px;
	max-height:230px;
	float: left;
	padding-left: 15px;
	margin-bottom:5px;
    text-align:center;
}
#nome_dettaglio{
	width: 380px;
	height: auto;
	padding-right: 20px;
}
#desc_dettaglio{
	width: 450px;
	height: auto;
	min-height:50px;
	float: right;
	margin-right: 2px;
	padding-right: 4px;
}
#scheda_pdf{
	width: 200px;
	height: 20px;
	clear:left;
	padding-left: 200px;
	text-align: right;
	clear: none;
}

#prezzo {

}
#content_mini_img{
	width:235px;
	height:auto;
	clear:left;
	float:none;
	margin-bottom:20px;
	padding-left:12px;
}

.box_img_mini img{
	border:1px solid #D7C97F;
}

.box_img_mini, .box_img_mini a:link{
	width:60px;
	float:left;
	float:left;
	padding: 0 5px 0 5px;
	line-height:50px;
	/* vertical-align:middle; */
	
}



#but_back{
	width: 150px;
	height: 20px;
	float:right;
	text-align: right;
	padding-right: 20px;
}

#but_back_d{
    width: 780px;
	height: 20px;
	clear:both;
	text-align: right;

}

/*   STILI E-COMMERCE*/  



#totale_prezzo{

   width: 450px;
   margin-left:auto;
   margin-right:auto;
   height: 35px;
   text-align: center;

}

.invite{
   
	color:#76AACA;
	word-spacing:1px;
	text-decoration: none;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	
	
	
}


.invite a:link, .invite a:visited{
    color:#CC3333;
}

.invite a:hover, .invite a:visited:hover{
   
	color:#99CC66;	
	
	
	
}


.tot_euro{
   
	color:#739CB4;
	word-spacing:1px;
	text-decoration: none;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 16px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	
	
	
}

.tot_finale, .tot_finale a{
    color:#55995C;
	font-size:16px;
	word-spacing:0.1px;
	text-decoration: none;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: inherit;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1;
	text-transform: inherit;
		
}

.tot_finale a:hover{
    color:#3399CC;
}


.tipologie_s{
    font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	
	
}

.txt_in{
    
	color:#71737F;
	font-size:14px;
	word-spacing:1px;
	text-decoration: none;
	font-weight: normal;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
}

.errore{
       font-family: Arial, Helvetica, sans-serif;
	   color:#CC0000;
	   font-size:17px;
}

/*    STILI TESTO */





.txt_catalogo_new, .txt_catalogo_new a:link, .txt_catalogo_new a:visited{
    font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	color:#3399CC;
	
}



.txt_catalogo_new a:hover, .txt_catalogo_new a:visited:hover{
 	color:#727F86;
	
}



.txt_cat_content{
   width:140px;
   height:18px;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
}

.nome_prodotto, .nome_prodotto a:link, .nome_prodotto a:visited {
    text-align:center;
   	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12.5px;
	text-decoration: none;
	color:#3399CC;
	font-weight: normal;
	margin-left:auto;
	margin-right:auto;
	

}

.nome_prodotto a:hover, .nome_prodotto a:visited:hover{
    color:#CC9900;
}

.nome_prodotto_home, .nome_prodotto_home a:link, .nome_prodotto_home a:visited {
   
	word-spacing:1px;
	text-decoration: none;
	color:#CA6C36;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 11px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	
	
}


.txt_cart_red{
    
	 
	word-spacing:1px;
	text-decoration: none;
	color:#3399CC;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	
	
}
	






.nome_prodotto_home a:hover, .nome_prodotto_home a:visited:hover {
	color:#606A8E;
}


.button a:link, .button a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	color:#0099CC;
	font-weight: normal;
}
.button a:hover, .button a:visited:hover{
    color:#A4656C;

}

.desc_prodotto{
    text-align:center;
    display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size: 12px;
	text-decoration: none;
	color:#999999;
	font-weight: normal;


}

.ev_title_cat{
	
	
	
	font-size:22px; 
    height:auto;
  	margin-top:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#C25937;
	text-align:justify;
	letter-spacing: 0.3px;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
	font-weight: lighter;
	line-height: 1.5;
	}



#ev_desc_cat{
	width:760px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	margin-top:5px;
	color:#8F9EB2;
	text-transform: inherit;
	text-align:center;
	letter-spacing: 0.1px;
	word-spacing:1px;
	/* color:#AAA254;*/
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	margin-bottom: 2px;
	border-bottom: 1px solid #E3E8F2;
	padding-bottom: 5px;
}

.testo_home_offerte, .testo_home_offerte a:link, .testo_home_offerte a:visited{
	color:#77AEC9;
	word-spacing:1px;
	text-decoration: none;
	/* color:#AAA254;*/
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;	
}

.testo_home_offerte a:hover, .testo_home_offerte a:visited:hover{
    
	color:#A46563;
}




.testo_bianco_normal{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#666666;
	text-transform: none;
	}
.testo_bianco_normal a:link, .testo_bianco_normal a:visited{
    
    color:#CC3300;
	
}

.testo_bianco_normal a:hover, .testo_bianco_normal a:visited:hover{
    
	color:#3399CC;
}



.testo_categorie1, .testo_categorie1 a:link, .testo_categorie1 a:visited{

    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration: none;
	color: #CC3300;
	


}

.testo_categorie1 a:hover, .testo_categorie1 a:visited:hover{
   color:#AD6F71;
}

.testo_bianco_login{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color:#CC3333;
	text-transform: none;
	}



.testo_categorie2, .testo_categorie2 a:link, .testo_categorie2 a:visited{
    
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:none;
	font-weight:normal;
	text-decoration: none;
	color: #3399CC;


}

.testo_categorie2 a:hover, .testo_categorie2 a:visited:hover{
   color:#CC3300;
}

/* stile testo scheda #B3A45E; */


.nome_prodotto_dettaglio{
	color:#A9BD4B;
	word-spacing:1px;
	text-decoration: none;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 16px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	text-align: center;   
   
}


.testo_p_pagine, .testo_p_pagine a:link, .testo_p_pagine a:visited{
    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color:#55996C;
	text-transform: none;
	text-align:center;
	
	
}

.testo_p_pagine a:hover, .testo_p_pagine a:visited:hover{
    color:#CC3300;
	
}



.desc_cat_scheda, .desc_cat_scheda a{
   
	
	color:#7FA6C2;
	word-spacing:1px;
	text-decoration: none;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	
	
	
	
}


.desc_prodotto_dettaglio{
   
	
	color:#969DA1;
	word-spacing:1px;
	text-decoration: none;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 13.4px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	
	
	
	
}

.scheda_prodotto, .scheda_prodotto a:link, .scheda_prodotto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#CC3300;
	text-transform:uppercase;
	text-indent: 1px;
	font-variant: small-caps;
}

.scheda_prodotto a:hover, .scheda_prodotto a:visited:hover{
   color:#3399CC;
}


.mini_link, .mini_link a:link, .mini_link a:visited{
    
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#90BCD3;
	text-transform:none;
}
.mini_link a:hover, .mini_link a:visited:hover{
   color:#A6605A;
}





/*   CHI SIAMO */

#content_chisiamo{
	margin-top:10px;
	margin-bottom:15px;
	width:790px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}





#div_chisiamo{
	width:705px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
 
}

.desc_chisiamo{
	text-align:justify;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size: 13px;
	text-decoration: none;
	color:#999999;
	font-weight: normal;
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	
	}
	





#img_spahome{
width:716px;
height:365px;
margin:6px auto 0px auto;
background-image: url(css_image/sfondo_spa2.jpg);
background-repeat:no-repeat;
}

/*   LOGIN PAGE */


#box_login{
	width:790px;
	height:350px;
	margin-bottom: 15px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}

#content_login{
	width:780px;
	height:250px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
}


#content_area_utente{

width:700px;
height:auto;
clear:none;
margin-right:auto;
margin-left:auto;
padding-top:10px;
text-align:center;



}



input, #text {

color:#71737F;
	font-size:14px;
	word-spacing:1px;
	text-decoration: none;
	font-weight: normal;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
     font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	font-variant:normal;
	font-weight: lighter;
	line-height: 1.1;
	/*text-transform: inherit; */
    border:1px solid #81AABC;
    background-color:#FFFFFF;

}



/* contatti */

#map{
	width:750px;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}

#box_contatti{
	width:790px;
	height:auto;
	margin-bottom: 15px;
	margin-top:10px;
}


.box_colore{
    width:60px;
	height:60px;
	display:inline;
	padding-left:5px;
	padding-righ:4px;
	margin-top:4px;
	
	
}
 .box_colore img,  .box_colore a img{
    border:1px solid #BFC0CB;
 }




.border_img_gen img{
 border:1px solid #BFC0CB;
}






#copyright{
	color:#9CB8C3;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height:14px;
	width:150px;
	text-decoration:none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	text-align: center;
	font-weight: lighter;
}
#copyright a{
color:#748A93;
font-size:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-left:4px;
height:14px;
width:80px;
text-decoration:none;

}

#intestazione{
display:none;
margin:0;

}

p .MsoNormal, .MsoNormal{
	
	color:#969DA1;
	word-spacing:1px;
	text-decoration: none;
	font-weight: lighter;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
    font-family: Genenva, Helvetica, sans-serif;
	text-transform: inherit;
	font-size: 12.5px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	text-transform: inherit;
	text-align:justify;

}

