/* CSS Document */
body {
	margin: 0px;
	background-position:center top;
	background-image:url(images/sfondo.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
a.principali:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.principali:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.principali:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.testoBianco {

	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.Nero {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.Blu {
	font-family: Tahoma;
	font-size: 12px;
	color: #134C9B;
	text-decoration: none;
	font-weight: bold;
}



/*FORM*/
.formcol {
 background : #dddbdb;
 color : #000000;
 font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 width:100px;
 border-left:0;
 border-right:0;
 border-top:0;
}
a.blu:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #134C9B;
	text-decoration: none;
	font-weight: bold;
}
a.blu:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #134C9B;
	text-decoration: underline;
	font-weight: bold;
}
a.blu:visited {

	font-family: Tahoma;
	font-size: 13px;
	color: #134C9B;
	text-decoration: none;
	font-weight: bold;
}
.testoSmall {

	font-family: Tahoma;
	font-size: 11px;
	color: #1958a6;
	text-decoration: none;
	font-weight: normal;
}
a.small:link {

	font-family: Tahoma;
	font-size: 11px;
	color: #0072ff;
	text-decoration: none;
	font-weight: bold;
}
a.small:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #0072ff;
	text-decoration: underline;
	font-weight: bold;
}
a.small:visited {


	font-family: Tahoma;
	font-size: 11px;
	color: #0072ff;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-position: outset;
	list-style-image: url(images/arrow-small.jpg);
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1958a6;
	text-decoration: none;
	text-align: left;
	line-height: 21px;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #1958a6;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
}
.partitaIva {


	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

