a:link {
	color: #FF0000;
	text-decoration: underline
}
a:hover {  color: #FFFFFF; text-decoration: none}
a:active { color: #FFFF00; text-decoration: underline}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	list-style-type: disc;
	word-spacing: normal;
	line-height: normal;
	text-align: justify;
	padding-right: 10px;

}
.under {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8AB4CD;
	text-align: center;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #8AB4CD;
}

.testoSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;; list-style-type: disc
}
.bordo {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #445781;
	border-right-color: #445781;
	border-bottom-color: #445781;
	border-left-color: #445781;

}
.modulo {
	background-image: url(immagini/main1_r2_c3.jpg);
	background-repeat: no-repeat;
	background-color: #8AB4CD;


}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	;
	list-style-type: disc;
	color: #FFFFFF
}
a.bianco:hover  {  color: #FFFFFF; text-decoration: underline}
a.bianco:active  {  color: #FFFFFF; text-decoration: underline}
a.bianco:visited  {  color: #FFFFFF; text-decoration: none}

.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	letter-spacing: 1em;
	position: relative;
	text-transform: uppercase;
	background-image: url(immagini/main1_r1_c1.jpg);
	height: 261px;
	width: 800px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 280px;



}
.fototesto {
	position: relative;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	border: thin dotted #445781;





}

