body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444;
	background:url(../img/back.gif) repeat-y center #0E0E0E;
	padding:0;
	margin:0;
}

*:focus {
	outline:none;
}

.clear {
	clear:both;
}

a.newslink:link, a.newslink:visited {
	color:#333;
	text-decoration:none;
}

a.newslink:hover, a.newslink:active {
	color:#000;
	text-decoration:none;
}

a.group:link, a.group:visited {
	color:#BF0A19 !important;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
}

a.group:hover, a.group:active {
	color:#ff0000 !important;
	text-decoration:none !important;
}

div#wrap {
	position:relative;
	margin:0 auto;
	width:800px;
	height:auto;
}

img#logo {
	position:relative;
	margin-bottom:10px;
}

div#sponsors {
	position:relative;
	overflow:hidden;
	width:200px;

}

	div#sponsors img {
		display:block;
		float:left;
		border:0;
		margin:10px 0 10px 20px;
	}

div#comuni {
	width:190px;
	font-size:10px;
	margin-left:20px;
	line-height:12px;
}

div#newsbox {
	position:relative;
	margin-top:20px;
	margin-left:20px;
	width:172px;
	height:auto;
	background-color:#949494;
	border:1px solid #555;
	padding:10px;
	font-size:10px;
}

div#textbox {
	position:relative;
	float:right;
	top:10px;
	right:0;
	width:544px;
	color:#333;
	text-align:justify;
	padding: 0 20px 0 20px;
	line-height:16px;
}


div#textbox a {
	color:#666;
	text-decoration:none;
}

div#textbox a:hover {
	color:#000;
	text-decoration:underline;
}

div#textbox a.pass:link, div#textbox a.pass:visited {
	color:#666;
	text-decoration:none;
}

div#textbox a.pass:hover, div#textbox a.pass:active {
	color:#000;
	text-decoration:underline;
}

div#navigation {
	position:relative;
	top:18px;
	left:20px;
	width:120px;
	height:142px;
}

div#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navigation li {
	margin: 0 0 10px;
	padding: 0;
}

div#navigation a{
	display: block;
	width: 120px;
	line-height: 13px;
	text-decoration: none;
    border: 0;
}

li#home {
	background: url(../img/m_home.gif) 120px 0;
	width: 120px;
}

li#home a:hover, li#home_active {
	background: url(../img/m_home.gif) no-repeat top left;
	width: 120px;
}

li#news {
	background: url(../img/m_news.gif) 120px 0;
	width: 120px;
}

li#news a:hover, li#news_active {
	background: url(../img/m_news.gif) no-repeat top left;
	width: 120px;
}

li#progr {
	background: url(../img/m_progr.gif) 120px 0;
	width: 120px;
}

li#progr a:hover, li#progr_active {
	background: url(../img/m_progr.gif) no-repeat top left;
	width: 120px;
}

li#foto {
	background: url(../img/m_foto.gif) 120px 0;
	width: 120px;
}

li#foto a:hover, li#foto_active {
	background: url(../img/m_foto.gif) no-repeat top left;
	width: 120px;
}

li#past {
	background: url(../img/m_past.gif) 120px 0;
	width: 120px;
}

li#past a:hover, li#past_active {
	background: url(../img/m_past.gif) no-repeat top left;
	width: 120px;
}

li#past {
	background: url(../img/m_past.gif) 120px 0;
	width: 120px;
}

li#past a:hover, li#past_active {
	background: url(../img/m_past.gif) no-repeat top left;
	width: 120px;
}

li#cont {
	background: url(../img/m_cont.gif) 120px 0;
	width: 120px;
}

li#cont a:hover, li#cont_active {
	background: url(../img/m_cont.gif) no-repeat top left;
	width: 120px;
}

h1 {
	font-size:15px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	color:#182985;
}

h2 {
	font-size:15px;
	font-weight:bold;
	margin: 3px 0 3px 0;
	color:#000;
}

img.foto {
	border:1px solid #777;
	margin: 3px 0 5px 0;
}

#footer {
	clear:both;
	margin:30px auto 10px auto;
	width:760px;
	background:#eee;
	padding:4px 2px;
	text-align:center;
	font-size:10px;
	color:#999;
}

.loc {
	text-transform:uppercase;
	font-weight:bold;
}
