body {
	background-image:url(../images/sfondo_pagina.jpg);
	color: #000000;
	font-size: 14px;
	font-family: "Arial";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #996633;
	text-decoration:none;
}

.menu {
}



.menu_item, a.menu_item  {
	padding-right:10px;
	font-family: "Arial";
	color:#FFFFFF;
	font-size: 16px;
}
a.menu_item:hover  {
	color: #FF9700;
}

.testo {
	padding-left:120px;
	padding-right:50px;
}

.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 14px;
	color: #17490d;
	font-weight: normal;
	border-color: #758a9e;
	}
	
input,select {
	border: 1px solid #999999;
	font-size: 14px;
	background-color: #f9f6cf;
	color: 17490d;
	}
	
input:focus,textarea:focus, select:focus { 
	background-color: #FFFFFF;
	border-color: #758a9e;
	color: 17490d;
	font-size: 14px;
	 }
textarea {
	font-family: "Arial";
	border: 1px solid #999999;
	font-size: 14px;
	background-color: #f9f6cf;
	color: 17490d;
	}
.evento_titolo {
	color: #AA5500;
	font-size: 16px;
	font-family: "Arial";
}
a.evento_titolo {
	color: #AA5500;
	font-size: 16px;
	font-family: "Arial";
}
.evento_titolo_rassegna {
	color: #AC0000;
	font-size: 16px;
	font-family: "Arial";
}
a.evento_titolo_rassegna {
	color: #AC0000;
	font-size: 16px;
	font-family: "Arial";
}
.evento_testo {
	color: #333333;
	font-size: 12px;
	font-family: "Arial";
}
.footer {
	color:#FFFFFF;
	font-size: 12px;
	font-family: "Arial";
}
.eventi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.eventi:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}


