body {
	background-color:#09C1F7;
	background-image:url(immagini/sfondo.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height:14px;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	line-height:14px;
}

.testo_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}


.sottolineato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}


.titoletti {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
	text-align:left;
	font-weight:normal;
}

.titoletti_arancio {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FE8601;
	text-align:left;
	font-weight:normal;
}


.tit_blu {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0C6E9F;
	text-align:center;
}
.tit_blu_r {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0C6E9F;
	text-align:right;
}

.tit_azzurro {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0099FF;
	text-align:center;
}


a.link_nero:link {
	color: #000000;
	text-decoration: none;
}
a.link_nero:visited {
	text-decoration: none;
	color: #000000;
}
a.link_nero:hover {
	text-decoration: underline;
	color: #006699;
}
a.link_nero:active {
	text-decoration: none;
	color: #000000;
}

a.link_bianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_bianco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link_bianco:hover {
	text-decoration: none;
	color: #000000;
}
a.link_bianco:active {
	text-decoration: none;
	color: #FFFFFF;
}



.clist
{

	font-Family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cbutton {
	background-color:#E8F5FF;
	font-Family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.formbox {
	font-size: 11px;
	color: #E8F5FF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	border:solid 1px #6E5D4E;
	
}