

<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	background-image: casa.jpg;
	background-repeat: repeat;}
	A:link                   { font-weight: bold; color: #000000; text-decoration: none; }
A:visited                { font-weight: bold; color: #000000; text-decoration: none; }
A:active                 { font-weight: bold; color: #000000; text-decoration: none; }
A:hover                  { font-weight: bold; color: #ea091a; BACKGROUND-COLOR: #ffffff; text-decoration: none; }


.scheda {
	border: 2px solid #FFFFFF;
}
.schedaover {
	border: 2px solid #AE2D00;
}
.schedatxt p {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	text-align: justify;
}
.titolo {
	font-weight: bold;
}
.titol2 {
	font-family: Arial;
	font-size: 11px;
	 color: #000000;	
}
.schedatxt a:link, .schedatxt a:visited, .schedatxt a:active {
	color: #AE2D00;
	text-decoration:none;
}
.schedatxt a:hover {
	text-decoration:underline;
}
.pagenav {
	background-color: #CEDDE0;
	color: #374765
}
.pagenavover{
	background-color: #6183A6;
	color: #FFFFFF;
}
.footer {
	border-top: 2px solid #CEDDE0;
	color: #6183A6;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #6183A6;
	text-decoration: none;
} 
.footer a:hover {
	color: #6183A6;
	text-decoration: underline;
}   
fieldset {
	width: 80%;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	background-color: #F9FAFB;
	font-weight: bold;
}

.vedi {

	border: 1px solid #000000;
	font-size: 11px;
	background-color: #CEDDEF;
	font-weight: bold;
}

label {
	font-weight: bold;
	font-size: 11px;
}
.logolink {
	border: none;
}

a.dett {
	font-weight: bold;
	font-size: 12px;
}
.border {
	border-style: dashed;
	border-width: 1px;        /* sets border width on all sides */
    border-color: black;
}
-->
</style>


