body {
	background-color: #FFFFFF;
	/* quando on line iniziare con / */
	background-image: url(../gr/bkg.gif);
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
}
td {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	color: #99251C;
	text-decoration: none;
}
a:hover {
	color: #99251C;
	text-decoration: underline;
}

.foto{
	border-style:solid;
	border-color: Gray;
	border-width: 1px;
	/*margin-right: 6px;*/
}
.didascalia{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	text-align: center;
	font-size: 12px;
	color: #999;

}

hr {
height: 1px;
color: Gray;
border: dotted;
}
.footer{
	font-size: 11px;
	color: #333;
}
a.footer{
	color: #333;
	text-decoration:underline;
}
a.footer:hover{
	color: #99000;
}

input, radio, button, select, textarea{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #003300;
	color: #003300;
	padding-left: 5px;
	padding-right: 5px;
	background: #E3EEEB;
}
h1 {
	font-size: 12px;
	text-align: right;
}
p {
	text-align: justify;
}
a.menu, .title{
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
}
a.menu:hover{
	color: #99251C;
}
a.menuon{
	color: #99251C;
	text-decoration: none;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
}
.bassastagione {
	color: black;
}
.altastagione {
	color: green;
}
