/* mac hide\*/
html, body { height:100%; }
/* end hide */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #222222;
	background-image: url(immagini/banda.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-size: 1em;
	min-width: 960px;/* for mozilla*/	
}
#outer {
	height: 100%;
	min-height: 100%;
	width: 960px;
	color: #7D7274;
	text-align: left;
	margin: auto;
	position: relative;
}
a {text-decoration: none;}
a img {border: none;}
/*html body a:hover {color: #000; background-color: #F2F8F5; border-bottom: 1px solid #F2F8F5;}*/
#logo a, #meng a, a.button, #menu a {border-bottom-width: 0;}
html>body #outer { height: auto; } /*for mozilla as IE treats height as min-height anyway*/
div, p, h1, h2, h3, h4, h5, h6, form, ul {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
#content {
	width: 960x;
	padding-top: 95px;
	padding-bottom: 25px;/* needed to make room for footer */
	font-size: 0.8em;
	color: #CCCCCC;
}
#header {
	position: absolute;
	top: 0px;
	width: 960px;
	height: 81px;
	overflow: hidden;
	z-index: 100;
	left: 0px;
}
#header #meng {
	position: absolute;
	width: 300px;
	text-align: right;
	height: 24px;
	top: 5px;
	left: 660px;
	font-size: 0.7em;
}
#header #menu {
	position: absolute;
	width: 600px;
	text-align: right;
	height: 24px;
	top: 55px;
	left: 360px;
	font-size: 0.7em;
}
#header #menu img {
	padding-right: 10px;
	padding-left: 10px;
}
#header #menu a, #header #menu a:link, #header #menu a:visited, #header #meng a, #header #meng a:link, #header #meng a:visited {
	color: #222222;
	text-decoration: none;
}
#header #menu a:hover, #header #menu a:active, #header #menu a:focus, #header #meng a:hover, #header #meng a:active, #header #meng a:focus {
	color: #84999F;
	text-decoration: none;
}
#header #menu a.current {
	color: #FF9900;
	text-decoration: none;
}

#footer {
	width: 958px;
	height: 20px;
	clear: both;
	text-align: center;
	position: absolute;
	color: #CCCCCC;
	font-size: .7em;
	bottom: 0px;
}
* html #footer {/*only ie gets this style*/
	\height: 22px;/* for ie5 */
	he\ight: 20px;/* for ie6 */
}
#clearfooter { width: 100%; height: 22px; clear: both; } /* to clear footer */
h1 {
	font-size: 1.6em;
	color: #CA7900;
	font-weight: normal;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #84999F;
	padding-bottom: 3px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #84999F;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #84999F;
}
#media {
	width: 480px;
	float: left;
	position: relative;
	padding-bottom: 25px;
	text-align: center;
}
#testo {
	color: #CCCCCC;
	width: 370px;
	float: right;
	text-align: left;
	position: relative;
	padding-bottom: 25px;
}
#eventi {
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
}
#eventi a:link, #eventi a:visited, #content a:link, #content a:visited, #testo a:link, #testo a:visited, #footer a, #footer a:link, #footer a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
#eventi a:active, #eventi a:focus, #eventi a:hover, #content a:active, #content a:focus, #content a:hover, #testo a:active, #testo a:focus, #testo a:hover, #footer a:hover, #footer a:focus {
	border-bottom: 1px dotted #FF9900;
}
#lista, #news {
	font-size: 0.85em;
}
#testo .articolo a:active, #testo .articolo a:focus, #testo .articolo a:hover, #content .articolo a:active, #content .articolo a:focus, #content .articolo a:hover {
	border-bottom: none;
}
#content #centrecontentpage {
	float: right;
	width: 690px;
	position: relative;
	padding: 4px;
}
#content #news {
	float: left;
	width: 250px;
	position: relative;
	border-right: 1px solid #333333;
	padding-right: 10px;
}
#content #news li {
	padding-bottom: 4px;	
}
.articolo {
	border-bottom: 1px solid #333333; 
	padding-bottom: 4px;
}
.data {
	color: #84999F;
	text-decoration: none;
}
.vedi {
	text-align: right;
	padding-top: 4px;
}
