/* CSS Document */
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #103F51;
	text-transform: none;
}
a:link				{ color: #103F51;	font:  Verdana;	 text-decoration: underline;}
a:visited			{ color: #103F51;	font:  Verdana;	 text-decoration: underline;}
a:hover				{ color: #98D5EB;	font:  Verdana;	 text-decoration: none;}

.unnamed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #103F51;}
a:link				{ color: #103F51;	font:  Verdana;		text-decoration: none;}
a:visited			{ color: #103F51;	font:  Verdana;		text-decoration: none;}
a:hover				{ color: #98D5EB;	font:  Verdana;		text-decoration: none;}

.bordo {
	border: thin solid #103F51;
	list-style-type: none;
}
.tagli {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #103F51;
	border-right-color: #FFFFFF;
	border-bottom-color: #103F51;
	border-left-color: #FFFFFF;
}
.Visitati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98D5EB;
	text-transform: none;
}
.tagli2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #103F51;
	border-right-color: #FFFFFF;
	border-bottom-color: #103F51;
	border-left-color: #FFFFFF;
}

