body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.testo a{
	color: #292929;
	text-decoration: underlined;
}
.testo a.normale {
	text-decoration: none;
}
.testo a:hover {
	color: #8B0000;
}
.testo a:hover{
	color: #000000;
	text-decoration: underline;
}
.dataEventi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.titoloEventi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titoloEventi a{
   color: #000000;
   text-decoration: none;
}
.titoloEventi a:hover{
	color: #000000;
	text-decoration: underline;
}
.descrizioneFoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.menuTestuale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.menuTestuale a{
	color: #000000;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.indietro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
}
.indietro a{
	color: #990000;
	text-decoration: none;
}
.indietro a:hover{
	color: #990000;
	text-decoration: underline;
}
.privacyTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.privacyTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
img.miniature{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
 }
 img.miniature a{
	border: 1px solid black;
 }
 .completare {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10,5px;
	color: #333;
}
.didascalia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
}
table.photoSx {
/*width: 100px;*/
/*background-color: Aqua;*/
float: left;
	/*position: relative;*/
}
table.photoDx {
/*width: 100px;*/
/*background-color: Aqua;*/
float: right;
margin-right:2px;
	/*position: relative;*/
}

/*::::::::::::::::::::::::::::::::::::::::Risaie Aperte 2008:::::::::::::::::::::::::::::::::*/
div.evento {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #000000;}
div.home_evento { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #000000;}

div.evento h1 { color:#cc0000; margin-bottom:30px;}
div.evento h2, div.home_evento h2 { margin-bottom:30px;}
div.evento h3, div.home_evento h3 { color:#cc0000; margin-bottom:30px;}
div.evento p {}
div.evento table td { border-bottom:1px solid #666;}

div.home_evento h1 { margin-bottom:10px;}
div.home_evento a { color:#c00; font-size:15px; font-weight:bold;}
