@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#page {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#header {
	color: #F00;
	background-image: url(IMMAGINI/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 250px;
	text-indent: -9000px;
	overflow: hidden;
}
#sidebar {
	width: 970px;
	float: left;
	margin-bottom: 75px;
}
#pmenu, #pmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#pmenu {
	position:relative;
	z-index:1;
	margin-right: 0;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 55px;
}
#pmenu li {
	float:left;
	position:relative;
}
#pmenu a, #pmenu a:visited {
	display:block;
	width:107px;
	font-size:10px;
	color:#FFF;
	height:23px;
	line-height:22px;
	text-decoration:none;
	text-indent:5px;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
#pmenu li:hover > a {
	color:#F93;
	background-color: #666;
}
#pmenu li ul {
	display: none;
}
#pmenu li:hover > ul {
	display:block;
	position:absolute;
	top:0;
	left:101px;
}
#pmenu > li:hover > ul {
	left:0;
	top:24px;
}
#titolo {
	color: #F00;
	margin-left: 400px;
	clear: both;
}
#content {
	width: 970px;
	margin-top: 30px;
}
#colonnamesi {
	float: left;
	width: 180px;
	margin-left: 50px;
	height: 510px;
}
#sfondo {
	background-image: url(IMMAGINI/CALENDARIO/sfondomesi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#listamesi {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
	height: 510px;
}
.mese a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.mese1 a {
	color: #FC0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.mese a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.mese a:hover {
	text-decoration: none;
	color: #FC0;
}
#eventi {
	float: left;
	width: 450px;
	margin-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#legenda {
	float: right;
	width: 160px;
	margin-right: 50px;
}
.icona {
	margin-bottom: 20px;
	color: #FFF;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.descrizione {
	font-size: 14px;
	position: relative;
	left: 20px;
	bottom: 10px;
}
.dataevento {
	color: #FC0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	background-color: #6E6C6D;
}
.iconcina {
	padding-right: 10px;
	vertical-align: middle;
}
.desrizionevento {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	margin-bottom: 20px;
}










#footer {
	height: 45px;
	width: 970px;
	color: #FFF;
	background-image: url(IMMAGINI/Footer970.gif);
	float: left;
	font-size: 10px;
	display: block;
	margin-top: 50px;
}
.webdesigner {
	display: block;
	float: left;
	margin-top: 30px;
	padding-left: 15px;

}
#freccia {
	width: 35px;
	float: left;
	margin-left: 110px;
	overflow: hidden;
}
#freccia .home img {
	border-top-color: #fab600;
	border-right-color: #fab600;
	border-bottom-color: #fab600;
	border-left-color: #fab600;
}
