body {
	background-color: #9CB2BB;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sfondobordo{
	background-image:url(images/sfondo.gif);
	background-repeat:repeat-y;
}
.sfumino{
	background-image:url(images/sfondo2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.corona{
	background-image:url(images/sfondo3.gif);
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
	vertical-align:top;
}
.testo_sotto, .testo_sotto a:link, .testo_sotto a:hover{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E511F;
}

.titolo{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6E511F;
	font-weight:bold;
	padding-bottom:12px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#6E511F;
}
.testo{
	padding-top:12px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-bottom:12px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#6E511F;
}
.foto{
	padding-top:12px;
	text-align:center;
	padding-bottom:12px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#6E511F;
}

.sardegna a:link, .sardegna a:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#6E511F; 
	font-style:italic; 
	font-weight:bold;
	text-decoration: underline;
}

.sardegna a:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#CC6600; 
	font-style:italic; 
	font-weight:bold;
	text-decoration: underline;
}
