body { 
	/* background: url(images/sfondo.gif) fixed top left repeat-x; */
	background-color: #ffffff;
	background-position: left top;
	margin: 0 0 0 0;
}

.menu_up {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666;
	/*line-height: 13px;*/
	font-weight: normal;
	/*letter-spacing: -1px;*/
	/*text-align: justify;*/
	margin: 0px;
}

p {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #01304e;
	/*line-height: 13px;*/
	font-weight: normal;
	/*letter-spacing: -1px;*/
	/*text-align: justify;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

}

h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #01304e;
	/*line-height: 13px;*/
	font-weight: normal;
	/*letter-spacing: -1px;*/
	/*text-align: justify;*/
	margin: 0px;

}

h3 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #01304e;
	/*line-height: 13px;*/
	font-weight: bold;
	/*letter-spacing: -1px;*/
	/*text-align: justify;*/
	margin: 0px;

}

h4 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	text-align: justify;
	margin: 0px;

}

.grassetto {
font-weight: bold;
}
.italico {
font-style: italic;
}
.sottolineatura {
text-decoration: underline;
}

.testo_label {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 0px;
}
.contatto_designa {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #666;
	/*line-height: 15px;*/
	font-weight: normal;
	/*letter-spacing: -1px;*/
	text-align: center;
	margin: 0px;
}

.servizioclienti {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #666;
	/*line-height: 13px;*/
	font-weight: normal;
	/*letter-spacing: -1px;*/
	text-align: center;
	margin: 0px;
}

.servizioclienti_telefono {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #01304e;
	/*line-height: 13px;*/
	font-weight: normal;
	/*letter-spacing: -1px;*/
	text-align: center;
	margin: 0px;
}

.informativa_small {
	font-family: Arial;
	font-weight: bold;
	/*text-align: justify;*/
	font-size: 11px;
	color: #01304e;
}
.informativa {
	font-family: Arial;
	font-weight: bold;
	text-align: justify;
	font-size: 10px;
	color: #666;
}

.indirizzo {
	font-family: Arial;
	font-weight: normal;
	line-height: 12px;
	font-size: 10px;
	color: #333;
}

.sottotitoli {
	font-family: Arial;
	font-size: 10px;
	color: #333;
	/*line-height: 13px;*/
	font-weight: normal;
	/*letter-spacing: -1px;*/
	/*text-align: justify;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.dot {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
form {
margin: 0px;
}

.dicitura {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #01304e;
	/*line-height: 13px;*/
	font-weight: bold;
	/*letter-spacing: -1px;*/
	text-align: center;
	margin: 0px;

}

.voci {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666;
	/*line-height: 13px;*/
	font-weight: bold;
	/*letter-spacing: -1px;*/
	/*text-align: justify;*/
	margin: 0px;

}


.invia {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 147px;
	height: 25px;
	background-color: #ffffff; 
	border: 1px solid #cccccc;
}
.chiudi {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	width: 300px;
	height: 24px;
	background-color: #fff; 
	border: 1px solid #ccc;
}

.caselle {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000;
	width: 229px;
	height: 20px;
	vertical-align: baseline;
	background-color: #fff; 
	border: 1px solid #ccc;
}

.caselle:hover {
	border: 1px solid #01304e;
}
.caselle:focus {
	border: 1px solid #666;
}

/*///////// LINK ///////////*/

a.men:link, a.men:visited {
	color: #666666;	
}
a.men:hover {
	color: #01304e;
	text-decoration: underline;
}


a.lab:link, a.lab:visited {
	color: #000000;	
}
a.lab:hover {
	color: #01304e;
}


a:link, a:visited {
	color: #01304e;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}

