@charset "UTF-8";
/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	font-family: arial,sans serif;
	background:url("../img/bg.jpg") repeat-x;
	font-size:12px;
}
a{text-decoration: none; outline:none; color:#F00}
.clear{clear: both;}
.via{color:#F00; font-weight:bold; font-size:16px;}
.via span{font-size:14px;}
#wrap{ width:930px; margin:0px auto;}
div#top {
	width: 900px;
	margin: 0px auto;
	
}
#menu .space{
	background:url(../img/spacer.png) no-repeat;
	width:2px;
	height:44px;
	}
#menu .left{
	background: url("../img/leftmenu.png") no-repeat;
	width:10px ;
	height: 44px;
	float: left;
}
#menu .right{
	background: url("../img/rightmenu.png") no-repeat;
	width:22px ;
	height: 44px;
	float: left;
}
#menu{ float:right;}
#menu ul,li {
	float: left;
	list-style: none;
	margin:0px;
	padding:0px;
}

#menu ul li a {
	float: left;
	padding: 14px 10px;
	font-size: 11px;
	color: #999;
	background: url("../img/bgmenu.png") repeat-x;
	width:auto;
	height:22px;
	text-align:center;
}

#header{
	background: url("../img/topbg.png") no-repeat bottom center;
	height:173px;
}

#logo{
	background:url(../img/logo.png) no-repeat bottom;
	width:253px;
	height:129px;
	padding-top:10px
}

#main{
	margin:0px auto;
	width:920px;
}
#sidebar{ 
	float:left; 
	width:200px;
}
.news h2{ 
	margin:0px; 
	padding:0px;
	background:url(../img/chisiamo.png) no-repeat; 
	width:199px; 
	height:43px;
	text-indent:-9999px;
}
#sidebar ul{ 
	margin:0px; 
	padding:0px 13px; 
	width:92%;
	padding-bottom:0px;
}
#sidebar ul li{
	background-color:#FFF;
	margin-top:0px;
	float:none;
}
#sidebar li a{
	float:none;
	display:block;
	color:#999;
	font-size:12px;
	padding:10px 15px;
	background:url(../img/borderb.png) no-repeat center bottom;
	height:13px;
}
#rightbar{ 
	float:left; 
	width:180px;
	background-color:#FFF;
}

.parco h2{
	margin:0px; 
	background:url(../img/parco.png) no-repeat; 
	width:199px; 
	height:43px;
	text-indent:-9999px;
}
#cosa .top_cosa{
	background:#FFF url(../img/cosatop.png) no-repeat center;
	width:181px;
	height:49px;
}
#cosa .bottom_cosa{
	background:#FFF url(../img/cosa_bottom.png) no-repeat;
	width:181px;
	height:40px;
	margin-left:1px;
}
#cosa .link_cosa{
	background:#FFF url(../img/cosalista.png) repeat-y;
	width:146px;
	margin-left:18px;
}
#cosa{background:#FFF;
	/*background:#FFF url(../img/cosafare.png) no-repeat;
	width:186px;
	height:225px;*/
	margin-left:13px;
	}
#sidebar #lista li{ 
	background:none; 
	text-align:center; 
	width:146px;
}
#sidebar #lista li a{
	background:none; 
	height:5px; 
	color:#77a008;
}
#offerte{ 
	background:#FFF url(../img/offerte.png) no-repeat; 
	width:186px; 
	height:47px;
	margin-left:13px;
}
#info{ 
	background-color:#FFF; 
	float:left; 
	width:543px; 
	margin-left:-4px;
}
#info #banner{ 
	width:534px; 
	background-color:#616161; 
	padding:10px; 
	padding-right:0px;
	float:left;
	height:240px;
	text-align:center;
}
#banner img{ left:10px;}
#contenuti{padding:10px 10px 10px 0px;}
#contenuti #left_info{ 
	float:left; 
	width:50%;
	padding:10px 0px;
}
#contenuti #right-info{ 
	float:left; 
	width:50%;
	padding:10px 0px;;
}
#right-info #ultime,#right-info #ultime_r{
	background:url(../img/ultime.png) no-repeat;
	width:275px;
	height:250px;
	margin-top:-20px;
}

#right-info #ultime_r{
	background:url(../img/ultime_r.png) no-repeat;
	width:275px;
	height:250px;
	margin-top:-20px;
}
#ultime #titolo,#ultime_r #titolo{
	padding:40px 0px 0px 70px;
	color:#168b03;
}
#ultime p,#ultime_r p{
	padding:0px 0px 0px 30px;
	font-size:11px;
	color:#2e5c27;
	width:80%;
	height:120px;
	overflow:hidden;
}
#off p{ 
	width:80%; 
	padding-left:5px;
}

#newsletters{
	background:url(../img/newsletter.png) no-repeat;
	width:179px;
	height:119px;
	margin-top:20px;
}

#rightbar .notizie h2{
	background:url(../img/news.png) no-repeat;
	width:197px;
	height:45px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
#rightbar #veste{
	background:url(../img/veste.png) no-repeat;
	width:197px;
	height:45px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
#rightbar #sponso{
	background:url(../img/sponsor.png) no-repeat;
	width:197px;
	height:45px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
.notizie ul{ 
	margin:0px; 
	padding:5px;
}
.notizie ul li{ 
	float:none; 
	margin:10px 0px; 
	padding:0px;
}
.notizie .img{
	float:left; 
	width:50px;
	margin-right:5px;
}
.notizie .testo{ 
	float:left; 
	width:110px;
}
.testo a{ color:#F00; float:right}
.testo p{ padding:0px; margin:0px;}
.notizie .img img{ border:2px solid #666}
#newsletters input[type=text]{
	float:left;
	width:104px;
	height:17px;
	border:#999 1px solid;
	margin-top:70px;
	margin-left:10px;
}
#newsletters input[type=submit]{
	float:left;
	width:40px;
	height:20px;
	background:url(../img/submit.png) no-repeat;
	margin-top:70px;
	margin-left:5px;
}
.link ul{ 
	margin:0px; 
	padding:10px 10px; 
	width:93%;
	padding-bottom:0px;
}
.link ul li{
	background-color:#FFF;
	margin-top:0px;
	float:none;
}
.link li a{
	float:none;
	display:block;
	color:#999;
	font-size:12px;
	padding:10px 15px;
	background:url(../img/borderb.png) no-repeat center bottom;
	height:13px;
}
#gruppi{
	background:url(../img/prenota.png) no-repeat;
	width:167px;
	height:51px;
	margin:20px 0px;
	}
#partners{ text-align:center;}
#partner { margin:10px 0px;}
#partner h3{
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#666;
	}
	
#partners .logo{
	margin:0px auto;
	width:90%;
	}
#cosa #lista{
	margin-top:0px;
	padding-left:0px;
	}
#cosa #lista li a{
	padding:3px 0px;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	height:auto;
	}
#logo_partner{
	width:120px;
	float:left;
	}
#informazioni{
	width:350px;
	float:left;
	}
#box{
	padding:20px;
	}
#box a{ color:#F00; text-decoration:none;}
#box img{ border:#666 2px solid;}
#preview{ float:left; width:120px; height:150px; margin:10px 20px;}
#preview img{ border:#666 2px solid;}

.giallo{color:#F90}
.azzurro{color:#09F}
.verde{color:#060}
.blu{color:#009}
.viola{color:#306}
.rosso{ color:#F00}

#documenti li{ float:none; display:block;}
#documenti li a{ color:#333; font-size:12px; padding:3px;}
#contenuti  input[type=text]{
	color:#333;
	display:block;
	width:250px;
	border:1px #999 solid;
	padding:5px;
	margin:5px 20px;
	}
#contenuti  textarea{
	color:#333;
	float:left;
	width:250px;
	padding:5px;
	margin:5px 20px;
	border:1px #999 solid;
	height:120px;
}
#contenuti  input[type=submit]{
		background:#F00;
		color:#FFF;
		border:none;
		padding:5px 10px;
		margin-left:230px;
	
	}
#contenuti table{ 
	width:100%;
	margin:0 auto;
	border:1px #CCC solid;
}
#contenuti table td{ text-align:center; font-family:11px}
