@charset "UTF-8";
#welcome {
	width: 247px;
	float: left;
	margin-right: 10px;
	background-image: url(img/label_welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
#welcomeInner {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87DCFB;
	border-left-color: #87DCFB;
	text-align: justify;
}
#boxWelcomeBottom {
	background-image: url(img/box_welcome_bottom.jpg);
	height: 12px;
	width: 247px;
}
#search {
	width: 255px;
	margin-bottom: 15px;
}
#slideshow {
	float: left;
	width: 463px;
	background-image: url(img/label_foto.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#slideshowInner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87DCFB;
	border-left-color: #87DCFB;
	margin-top: 47px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.descFoto {
	font-weight: bold;
	margin-top: 7px;
	font-size: 13px;
}
#boxSlideshowBottom {
	background-image: url(img/box_foto_bottom.jpg);
	height: 12px;
}
#itinerari {
	width: 463px;
}
#labelPercorsi {
	background-image: url(img/label_percorsi_proposti.jpg);
	height: 48px;
}
#itinerariInner {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87DCFB;
	border-left-color: #87DCFB;
	padding-top: 2px;
}
#boxPercorsiBottom {
	background-image: url(img/box_foto_bottom.jpg);
	height: 12px;
}
.thumbPercorso {
	width: 100%;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 9px;
}
.descPercorso {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 13px;
}
.table1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

