/* CSS Document */

body {
	background: #FFF;
	color: #000;
	margin: 5%;
	margin-left: 0;
	position: relative;
}
h3, h2 {
	background: none !important;
	padding: 0 !important;
	border: none !important;
	color: #000 !important;
}
a {
	color: #000 !important;
	text-decoration: underline;
	font-weight: bold;
}
#page {
	background: none;
}
#header {
	height: 120px;
}
#header img {
	display: block;
}
#header ul, #hVai, #hDesc, #newsletterBox, #reservedLink, #contactModule {
	display: none;
}
#contents, #sidebar {
	float: none;
	width: 100%;
	margin: 0; padding: 0;
}
#footer {
	position: absolute;
	top: 5%;
	left: 27%;
	color: #000;
	font-size: small !important;
	font-size /**/: x-small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	width: 38%;
}
#hOrari, #hEventi {
	color: #000;
	border: none;
	margin-top: 0;
	margin-bottom: 0.7em;
}
#orariBox {
	border: 1px solid #CCC;
	padding: 1%;
	width: 18%;
	position: absolute;
	top: 5%;
	right: 0;
	background: #FFF;
}
#orariBox a {
	display: none;
}



