/* CSS Document */

body {
	background-color: #E1EAF5;
	color: #5B5B5B;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
#wrapper {
	width:826px;
	margin:0 auto;
	position:relative;
	}
#logo {
	position:absolute;
	top:0;
	left:13px;
	z-index:99;
	}
#header {
	width:800px;
	padding: 29px 13px 0 13px;
	height:310px;
	}
	
#BoxNews h4 { margin:0;}
#FotoNews { float:right;
	margin:0 0 5px 5px;}
	
	
	
/*********************************************** minimenu ********************************/
#minimenu {
	width:760px;
	height:20px;
	padding:2px 20px;
	margin:0 13px 15px;
	background-color:#B7BBBB;
	}	
#minimenu img {
	float:left;
	margin-right:8px;
	padding-top:5px;
	}

#minimenu div.sitemap {
	width: 300px;
	float:right;
	text-align:right;
	font-size:11px;
	padding-top:2px;
	color:#EAEAEA;
	}
#minimenu div.sitemap a {
	color:white;
	text-decoration:none;
	}
#minimenu div.sitemap a:hover {
	color:#217FC0;
	text-decoration:none;
	}
/***********************************************menu orizzontale********************************/
#hormenu {
	position:relative;
	height:70px;
	background-color:#8C8C81;
	width:600px;
	margin-left:200px;
	}
#hormenu ul {
	margin:0;
	padding:0;
	width:600px;
	height: 70px;
	}
#hormenu ul li {
	height: 70px;
	list-style:none;
	float:left;
	text-transform:uppercase;
	color:#B7B7B0;
	font-weight:bold;
	font-size:10px;
	background-image:url(../../assets/layout/hormenu/separator.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:auto;
	padding: 0px;
	margin: 0px;
	}
#hormenu ul li.active {
	height: 35px;
	padding: 35px 11px 0px 12px;
	margin: 0px;
	}
#hormenu ul li a {
	color:white;
	text-decoration:none;
	background-image:none;
	padding: 35px 11px 0px 12px;
	margin: 0px;
	display:block;
	height: 35px;
	float: left;
	}
#hormenu ul li a:hover {
	color:white;
	background-image:url(../../assets/layout/hormenu/bg_hover.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
	padding: 35px 10px 0px 12px;
	margin-right:1px;	
	
	}
#hormenu ul li.last {
	background-image:none;
	}
#hormenu ul li.last a {
	margin: 37px 0px 0px 17px;
	padding: 0px;
	display:block;
	height: 10px;
	width:20px;
	float: left;
	background-image:url(../../assets/layout/bullets/email.gif);
	background-repeat:no-repeat;
	background-position: left center;
	}
#hormenu ul li.last a:hover {
	background-image:url(../../assets/layout/bullets/email_hover.gif);
	background-repeat:no-repeat;
	background-position: left center;
	}
/***********************************************menu verticale********************************/
#vermenu {
	width:192px;
	height:159px;
	margin-top:81px;
	float:left;
	}
*html #vermenu {
	margin-top:76px;
	}
#vermenu ul {
	margin:0;
	padding:0;
	}
#vermenu ul li {
	list-style-type:none;
	}
#vermenu ul li a {
	height:10px;
	padding:16px 0 11px 21px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	background-image:url(../../assets/layout/vermenu/bg_b2.jpg);
	color:#818176;
	text-decoration:none;
	}
*html #vermenu ul li a {
	height:10px;
	padding:15px 0 11px 21px;
	}
#vermenu ul li a:hover {
	background-image:url(../../assets/layout/vermenu/bg_b2_hover.jpg);
	color:#73AD19;
	text-decoration:none;
	}
#vermenu ul li#first a {
	height:11px;
	padding:26px 0 11px 21px;
	background-image:url(../../assets/layout/vermenu/bg_b1.jpg);
	}

#vermenu ul li#first a:hover {
	background-image:url(../../assets/layout/vermenu/bg_b1_hover.jpg);
	color:#73AD19;
	text-decoration:none;
	}
#vermenu ul li#first.active {
	height:11px;
	padding:26px 0 11px 21px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	background-image:url(../../assets/layout/vermenu/bg_b1_off.jpg);
	color:#72AC19;
	text-decoration:none;
	}
#vermenu ul li.active {
	height:10px;
	padding:16px 0 11px 21px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	background-image:url(../../assets/layout/vermenu/bg_b2_off.jpg);
	color:#72AC19;
	text-decoration:none;
	}
#mainimg {
	width:608px;
	height:240px;
	float:left;
	}
/***********************************************sub menu********************************/
#submenu {
	padding:10px 0px;
	width:181px;
	}

#submenu ul {
	margin:0;
	padding:0;
	}
#submenu ul li {
	list-style-type:none;
	font-size:11px;
	text-transform:uppercase;
	color:#ABCD76;
	margin-bottom: 13px;
	font-weight: bold;
	}
#submenu ul li a {
	font-size:11px;
	text-transform:uppercase;
	color:#8C8C81;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../../assets/layout/bullets/ball.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;	
	}
#submenu ul li a:hover {
	color:#70A919;
	}
#submenu ul li.active {
	font-size:11px;
	text-transform:uppercase;
	color:#ABCD76;
	text-decoration:none;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;	
	}

/*********************************************** maincontent ********************************/
#Struttura {width:560px;
	float:right;}
#Struttura h5 { font-size:13px;
	color:#247BBE;
	font-family:"Times New Roman", Times, serif;
	margin:6px 0 0 0;}
#Struttura h5 a:link, #Struttura h5 a:visited, #Struttura h5 a:active { text-decoration:none;
	color:#FFF;}
#Struttura h5 a:hover { color:#247BBE;}
#Struttura1 { float:right;
	background:url(../../assets/images/sfondo_camping.jpg) no-repeat;
	width:185px;
	height:26px;
	text-align:center;
	margin-right:20px;}
#Struttura2 { float:right;
	background: url(../../assets/images/sfondo_country.jpg) no-repeat;
	width:150px;
	text-align:center;
	height:26px;
	margin-right:3px;}
#Struttura3 { float:right;
background:url(../../assets/images/sfondo_hotel.jpg) no-repeat;
	width:83px;
	height:26px;
	text-align:center;
	margin-right:3px;}
#Struttura4 { float:right;
background:url(../../assets/images/sfondo_appartamenti.jpg) no-repeat;
	width:129px;
	height:26px;
	text-align:center;
	margin-right:3px;}
#main {
	width:813px;
	padding: 0 0 0 13px;
	background-image:url(../../assets/layout/bg_top_main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
#main_bg_right {
	width:813px;
	background-image:url(../../assets/layout/bg_bottom_main.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;	
	}
#main_bg {
	width:800px;
	background-image:url(../../assets/layout/bg_main_twocols.jpg);
	background-repeat:repeat-y;	
	position:relative;
	}
#main_bg_palla {
	width:800px;
	background-image:url(../../assets/layout/bg_legal.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
#main_ombra_palla {
	background-image:url(../../assets/layout/bg_palla.jpg);
	background-position:left;
	height:15px;
	background-repeat:no-repeat;
	margin-left:13px;
	}
#leftcol {
	float:left;
	width:208px;
	background-image:url(../../assets/layout/bg_leftcol.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/* news */
#meteo, #links {
	background-image:url(../../assets/layout/left_col_separator.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding: 10px 15px 8px;
	width:170px;
	}
#news {
	background-image:url(../../assets/layout/left_col_separator.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding: 20px 15px 8px;
	width:170px;
	}
#news h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#666;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	margin-bottom: 15px;
	}
#links h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#666;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	margin-bottom: 10px;
	}

#links img {
	margin-bottom:10px;
	}
/* altre left */
#sponsor h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#217FC0;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
	}
#meteo h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#217FC0;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
	}
#news p {
	padding:0;
	font-size:11px;
	color:#666;
	line-height:12px;
	margin:0px;
	}
#news p span.data {
	font-style:italic;
	}
#news p span.titolo {
	font-weight:bold;
	}
.leggi {
	text-transform:uppercase;
	color:#72AB19;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	padding: 0px;
	margin-top: 7px;
	}
.leggi a {
	text-transform:uppercase;
	color:#72AB19;
	font-size:10px;
	font-weight:bold;;
	padding-left:10px;
	text-decoration:none;
	background-image:url(../../assets/layout/bullets/leggi.gif);
	background-position: center left;
	background-repeat:no-repeat;
	}
.leggi a:hover {
	background-image:url(../../assets/layout/bullets/leggi_hover.gif);
	text-decoration:none;
	color:#1F7FC0;
	}

.pag {
	text-transform:uppercase;
	color:#72AB19;
	font-size:10px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:none;
	padding: 0px;
	margin-top: 7px;
	}
.pag a {
	text-transform:uppercase;
	color:#72AB19;
	font-size:10px;
	font-weight:bold;;
	padding-left:10px;
	text-decoration:none;
	background-position: center left;
	background-repeat:no-repeat;
	}
.pag a:hover {text-decoration:none;
	color:#1F7FC0;
	}
.leggi2 {
	text-transform:uppercase;
	color:#72AB19;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	padding: 0px;;
	}
.leggi2 a {
	text-transform:uppercase;
	color:#72AB19;
	font-size:10px;
	font-weight:bold;;
	padding-left:10px;
	text-decoration:none;
	background-image:url(../../assets/layout/bullets/leggi.gif);
	background-position: center left;
	background-repeat:no-repeat;
	}
.leggi2 a:hover {
	background-image:url(../../assets/layout/bullets/leggi_hover.gif);
	text-decoration:none;
	color:#1F7FC0;
	}
#legal {
	width:178px;
	color:#72726b;
	font-size:10px;
	padding:20px 15px 25px;
	line-height: 13px;
	}
/* right */	
#content {
	width:560px;
	float:left;
	padding:10px 20px 10px 12px;
	margin: 0px;
	}
.Promozione { width:546px;
	min-height:150px;
	padding:7px 5px 7px 7px;
	border:1px solid #CCCCCC;}
.Promozione h5 { font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#72AC19;
	font-weight:normal;
	float:left;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;}
.Promozione p { margin:0;
	float:left;
	line-height:30px;
	width:330px;}
.Promozione img { float:right;}
.grande{ font-size:17px;
	color:#217FC0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 4px 0;
	padding:0;}
*html #content {
	width:560px;
	float:left;
	padding:20px 10px 10px 12px;
	margin: 0px;
	}
#content p {
	line-height:18px;
	color:#5B5B5B;
	font-size:12px;
	
	}
#content h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#72AC19;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	margin-bottom: 20px;
	}
#content2 {
	width:560px;
	float:left;
	padding:20px 20px 10px 12px;
	margin: 0px;
	}
*html #content2 {
	width:560px;
	float:left;
	padding:20px 10px 10px 12px;
	margin: 0px;
	}
#content2 p {
	line-height:18px;
	color:#5B5B5B;
	font-size:12px;
	margin: 0px;
	padding: 0px 0px 10px;
}
#content2 p a{
	color:#5B5B5B;
}
#content2 p a:hover {
	color:#73AD19;
	text-decoration: none;
}
#content2 h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#72AC19;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	margin-bottom: 20px;
	}
#content2 h2, #content h2{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#247BBE;
	margin-top:10px;
	padding-top:0;
	margin-bottom: 5px;
	}
#content2 h3{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#247BBE;
	margin-top:10px;
	padding-top:0;
	margin-bottom: 10px;
	font-weight: normal;
	}
.testo { min-height:110px;}
.whitebox {
	background-color:#CCC;
	width:168px;
	margin:0 10px 40px 0;
	padding:5px 5px 8px;
	min-height:245px;
	float:left;
	border: 1px solid #999;
	}
.whitebox a {
	text-decoration: none;
	}
.whitebox.last {
	margin-right:0;
	}
.whitebox.last a {
	text-decoration: none;
	}

#content .whitebox p {
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;
	line-height:14px;
	}
#sponsor {
	color:#217FC0;
	padding-bottom: 20px;
		}
#sponsor h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#666;
	font-weight:normal;
	padding-top:30;
	margin-bottom: 10px;
	}
#hotel {
	color:#217FC0;
	}
#hotel h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#217FC0;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	margin-bottom: 20px;
	}
#flashcontent {
	display:block;
	width: 558px;
	height:150px;
	padding: 0px;
	margin: 0;
	z-index: 100;
	}

#sponsor img {
	margin-right:3px;
	}
#sponsor img.last {
	margin-right:0;
	}
/*********************************************** footer ********************************/
#footer {
	width:760px;
	padding:4px 20px 4px;
	margin:0 13px 15px;
	background-color:#8C8C81;
	font-size:10px;
	color:white;
	}

.clearfix {
 	clear: both; 
	margin: 0px;
	padding: 0px;
	height: 1px;
	
	
	}
.clearfix2 {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	height: 11px;;
	background-image: url(../../assets/layout/verde.gif);
	background-repeat: repeat-x;
	background-position: left center;
	}
 img {
 	border:none;
	}
.green {
	color:#6FA719;
	}
#firme {
	width:760px;
	padding:0px 20px 4px;
	margin:0 13px 15px;
	font-size:10px;
	color:#333333;
	text-align: right;
	}
#firme img{
	border: 0px;
	}


/***********************************************meteo********************************/
#ti_forecast {
	display: none;
}
#forecast {
	width: 100%;
	font-size: 11px;
	margin: 0px 0px 15px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#forecast a {
	color: #8C8C81;
	text-decoration: none;
}
#forecast th {
	padding-bottom: 10px;
}
.spots {
	color: #FFFFFF;
	font-size: 1px;
}
.spot{
	color: #8C8C81;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
}
.tmin {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #217FC0;
	padding-bottom: 8px;
}
.tmax {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E87C1C;
	padding-bottom: 8px;
}
/*********************************************** maincontent doppi ********************************/
.con_left {
	width: 373px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#5B5B5B;
	font-size:12px;
	margin:0px;
	padding: 0px 20px 4px 0px;
}
.con_left b {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #247BBE;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.con_right {
	width: 162px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #73AD19;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	margin:0px;
	padding: 0px;
}
.con_left2 {
	width: 393px;
	float: left;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color: #247BBE;
	font-weight: normal;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.con_left3{
	width: 223px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#5B5B5B;
	font-size:12px;
	margin:0px;
	padding: 0px 20px 4px 0px;
}
.con_left3 b {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #247BBE;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.con_right3 {
	width: 312px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #73AD19;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	margin:0px;
	padding: 0px;
}
.con_left4{
	width: 323px;
	float: left;
	
}
.con_right4 {
	width: 212px;
	float: left;
	text-align: left;
	
}
.hotel{
	width: 330px;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	margin:0px;
}

.hotel p {
	padding: 7px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#5B5B5B;
	font-size:12px;
}

.hotel p a {
	color:#5B5B5B;
}
.hotel p a:hover {
	color:#73AD19;
	text-decoration: none;
}
.hotel b {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color: #247BBE;
	font-weight: normal;
}
.hotel_foto {
	width: 200px;
	float: left;
	padding-bottom: 20px;
}
.foto {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.foto img {
	border: 0px;
}
.han_left {
	width: 264px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.han_right {
	width: 264px;
	float: right;
	padding: 0px;
	margin: 0px;
}
.tit_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #247BBE;	
}
.p3 {
	font-size: 12px;
}
/****************************************** news comunicati pagina **************************************/
.newsitem2 {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:16px;
	}
#content3 p { padding-bottom:0;}

.newsdata2 {
	font-style:italic;
	color:#666;
	}
.newstext2 {
	text-decoration:none;
	font-weight:bold;
	color: #247BBE;
	}
.newstext2 a {
	text-decoration:none;	
	font-weight:bold;
	color: #247BBE;
	}
.newstext2 a:hover {
	color:#73AD19;
	}
.newsitem2 img {
	float: right;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	}
	
.pages {
	color:#666666;
	font-size:10px;
	margin-top:20px;
	padding-bottom: 20px;
	}
.pages a {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	}
.pages a:hover {
	color:#73AD19;
	}
	
.archivio {
	font-size:11px;
	padding-bottom: 20px;
	margin-top:20px;
	color: #113C2C;
	}
.archivio a {
	color: #113C2C;
	text-decoration: none;
	font-weight: bold;
	}
.archivio a:hover {
	color:#5E786E;
	}
/************************* tabella calendario gare **********************************/

.gare td {
	padding:5px 2px 5px 2px;
	font-size:12px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 13px;
	
}
.gare th {
	color:white;
	font-weight:bold;
	font-size:13px;
	padding:3px 2px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	}
.gare th.green {
	background-color:#73AD19;
	}
.gare td.green {
	color: #73AD19;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	border-bottom: 1px solid #CCCCCC;
	width:30px;
	font-size:14px;
	}
.gare th.blue {
	background-color:#217FC0;
	}
.gare td.blue {
	color: #217FC0;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	border-bottom: 1px solid #CCCCCC; 
	width:30px;
	font-size:14px;
	}
.gare h2 {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}
.gare p {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

/**********************************corsi****************************************/

.corsi {
	width:100%;
	margin-bottom:10px;
	}
.corsi h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #247BBE;
	margin: 0px 0px 10px;
	padding: 2px;
	text-align: center;
	}
.corsi ul {
	padding:0 0 0 20px;
	margin: 0px 0px 10px;
	}
.corsi li {
	font-size:13px;
	list-style-position:outside;
	list-style-type: disc;
	color:#73AD19;
	padding: 3px 0px;
	margin: 0px;
	}
/*********************************** sitemap ********************************/

#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}
#sitemap li{
	line-height:200%;
	margin-top:10px;
	position:relative;
	width:220px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #247BBE;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{
	float:left;
	display:inline;
}

#sitemap li a{
	text-decoration:none;
	color: #247BBE;
	}
#sitemap li a:hover {
	color:#666666;
	}

/* second level */

#sitemap li li{
	background-color:#f4f4f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	text-transform:none;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
#sitemap li li a{
	padding-left:15px;
	text-decoration:none;
	color:#73AD19;
	}
#sitemap li li a:hover {
	color:#666666;
	}

/* third level */

#sitemap li li li a{
	padding-left:56px;
	text-decoration:none;
	}
.bucheimg {
	padding:10px 0 0px;
	float:right;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	border: 1px solid #73AD19;
	}
