@charset "UTF-8";
body {
	/*font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Myriad Web Pro", "Myriad Web Pro Condensed"; */
	font-family:  Helvetica,Tahoma, Verdana, Arial, sans-serif;
	background-attachment: fixed;
	background-image: url(../immagini/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;

}

#tab_contenuti {
	margin-left: 18px;
}

#tab_contenuti2 {
	margin-left: 18px;
}

a , a:visited {
	color: #696969;
}

.indirizzo {

	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	white-space: nowrap;
	margin-bottom: 4px;
}
#symbol {
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 6px;
}
#menu_sx {
	margin-left: 55px;
	margin-top: 40px;
}
#form1 #user {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
#login {
	margin-left: 55px;
	margin-top: 280px;
}
#login #form2 #pass {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lost_pass {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
}
.login {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-left: 26px;
}
.area_clienti {
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1pt;
}
.testo_generico {
	font-size: 12px;
	color: #666666;
	/* text-align: right; */
	white-space: normal;
}
#tab_contenuti .testo_generico #thumb {
	float: right;
	position: fissa;
}
.titolo_sito {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #696969;
}
.testo_sol_servizi {
	font-size: 12px;
	color: #2f7fd0;
	text-align: right;
	white-space: normal;
	line-height: 22px;
}
.testo_generico_sx {
	font-size: 12px;
	color: #666666;
	text-align: left;
	white-space: normal;
}
.testo_generico_sxCopia {
	font-size: 12px;
	color: #666666;
	text-align: left;
	white-space: normal;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.titolo_black {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.paragrafo {
	font-size: 12px;
	font-weight: normal;
}


/*< LIGHTBOX */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
/*> LIGHTBOX */