@charset "utf-8";
/* CSS Document */
html,body{
    height:100%;
    margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
   font-size: 12px;
}
body>#container{
	height: auto !important;
    height: 100%;
    min-height: 100%;
}
#wrapper{
	width:1006px;
	margin:auto;   
}
a{
 	text-decoration: none;
 	color:#535353;
 	font-weight: bold;
} 

a:hover{
 	text-decoration: underline;
 	color: #176400;
 	font-weight: bold;
} 

#container{
	background-repeat: repeat-y;
	width:1006px;
	height: 100%;
}

.testata{
 	display:block;
	width:1006px;
	height: auto;
}
.testataCol01{
	width:605px;
	height: 182px;
	float: left;
}
.testataCol02{
	width:201px;
	height: 182px;
	float: left;
	background-image: url(../img/bg_box01.jpg);
}
.testataCol03{
	width:200px;
	height: 182px;
	float: left;
	background-image: url(../img/bg_box02.jpg);
}
.testataTxt{
	width:auto;
	height: 100px;
	margin:36px 10px 0px 14px;
	font-size: 11px;
}
.linkRegione{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	width:auto;
	text-align: center;
   height: 30px;
   padding-top: 14px;
}
.linkRegione a{
	text-decoration: none;
	color: #FFFFFF;
}
.linkRegione a:hover{
   text-decoration: underline;
	color: #FFFFFF;
}
.titoli{
	font-size: 12px;
	color: #176400;
	font-weight: bold;
	margin-bottom: 6px;
	width:auto;
}



.titItinerari{
	width:400px;
   height: 26px;
	background-color: #c00000;
	text-align: right;
	padding-right: 7px;
}
.itinerari{
	font-size: 12px;
	color: #176400;
	font-weight: bold;
	margin: 10px 20px 6px 20px;
	width:auto;
	border-bottom: solid 1px #cecece;
}
.testi{
	font-size: 12px;
	margin: 20px 20px 10px 20px;
	width:auto;
	line-height:18px;
}

#contentCol01{
	width:197px;
	float: left;
}
#contentCol01 a{
    font-weight: normal;
}
#contentCol01 a:hover{
    font-weight: normal;
}
.naviCol01{
	width:170px;
	height:auto;
	border-bottom: dashed 1px #cecece;
   font-size: 11px;
	margin:0px 0px 0px 10px;
	padding: 2px 0 2px 0;
}
.naviCol01 ul{
	width:150px;
	height:auto;
	border-bottom: dashed 1px #cecece;
   font-size: 11px;
	margin:0px 0px 0px 20px;
	padding: 2px 0 2px 0;
}
.txtCol01{
	width:170px;
	height:auto;
	border-bottom: dashed 1px #cecece;
   font-size: 11px;
	margin:0px 0px 0px 10px;
	padding: 2px 0 2px 0;
	color: #176400;
   font-weight: bold;
}
#contentCol02{
   width:408px;
	float: left;
	height: auto !important;
   height: 560px;
   min-height: 560px;
	text-align: left;
	background-color: #f9f9fa;
}

#contentCol03{
   width:372px;
	float: left;
	height:auto;
	background-image: url(../img/bg_cartina.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 34px 14px 0 14px;
}
#contentCol03b{
   width:372px;
	float: left;
	height:auto;	
	background-image: url(../img/bg_cartina_noRoad.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 34px 14px 0 14px;
}
.cartina{
	height:auto;
	width:372px;
}
.fotoItinerario{
	height:auto;
	width:372px;
   /*background-color:#fff8ee;*/
}
#footer{
 	display:block;
	width:998px;
	height: 16px;
	float: left;
	font-size: 10px;
	margin-top: 2px;
	padding: 4px 3px 0px 3px;
	background-color: #f9f9f9;
	border-top: solid 1px #e7e7e7;
}
.privacy{
	width:100px;
	float: right;
	font-size: 10px;
	font-weight: bold;
   text-align: right;
	margin: -14px 0px 0 0;
}
.visualizza {
	color:#FFFFFF;
	text-align: right;
	padding:3px 9px 3px 0;
}
.visualizza a{
   font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.visualizza a:hover{
   font-weight: normal;
	color:#FFFFFF;
   text-decoration: underline;
}
.space {
	background-color:#FFFFFF;
	clear: both;
}
.pulisci {
	background-color:#FFFFFF;
	clear: both;
}