/******CLASSI COMUNI BOX********/

body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
} 
#container {
	width: 975px;
	height: auto;
	padding: 0px;
	margin: auto;
}
#choose-language {
	background-color: #333333;
	width: 967px;
	height: 17px;
	padding: 4px 0px 4px 8px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #858585;
	text-transform: uppercase;
}
#menu-top {
	background-color: #023D55;
	width: 949px;
	height: 40px;
	padding: 0px 13px;
	margin: 0px;
}
#menu-bottom {
	background-color: #23A2BE;
	width: 955px;
	padding: 10px 0px 0px 20px;
	margin: 0px;
	float: left;
	clear: left;
	height: 50px;
}
#header {
	background-image: url(../images/pixel-header.gif);
	background-repeat: repeat;
	width: 435px;
	height: 90px;
	padding: 0px 270px;
	margin: 0px;
}
#sub-header {
	background-image: url(../images/pixel-sub-header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 975px;
	height: 270px;
	padding: 5px 0px;
	margin: 0px;
	}
	
#menuBottomFlash {
	background-image: url(../images/pxBottomMenu.jpg);
	width: 940px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	text-align:left
	}

#main {
	background-color: #72C6DF;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 945px;
	height: auto;
	padding: 0px 15px 15px;
	margin: 0px;
	float: left;
	}
	
#mainHP {
	background-color: #72c6df;
	background-position: center bottom;
	width: 945px;
	height: auto;
	padding: 0px 15px 15px;
	margin: 0px;
	float: left;
	}
	
#main-box-title {
	background-color: #FFFFFF;
	width: 945px;
	height: 40px;
	padding: 0px;
	margin: 15px 0px 2px;
	float: left;
	clear: left;
}
#main-box-text {
	background-color: #FFFFFF;
	width: 915px;
	height: auto;
	padding: 15px;
	margin: 0px;
	float: left;
	clear: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 975px;
	height: 80px;
	padding: 10px 0px 0px;
	margin: 0px;
	float: left;
	clear: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/******END CLASSI COMUNI BOX********/



/******CLASSI NON COMUNI BOX********/

#box-bottom_01 {
	background-image: url(../images/img-box-bottom_01/background-box-bottom_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 276px;
	height: 340px;
	padding: 10px 10px 0px;
	margin: 0px 0px 0px 12px;
	float: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#box-bottom_02 {
	background-image: url(../images/img-box-bottom_02/background-box-bottom_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 276px;
	height: 340px;
	padding: 10px 10px 0px;
	margin: 0px 0px 0px 13px;
	float: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#box-bottom_03 {
	background-image: url(../images/img-box-bottom_03/background-box-bottom_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 276px;
	height: 340px;
	padding: 10px 10px 0px;
	margin: 0px 0px 0px 13px;
	float: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

#testoHP {
	width: 600px;
	height: 330px;
	padding: 10px;
	margin: 0px;
	float: left;
	margin-left:12px;
	letter-spacing: normal;
	text-align: left;
	background-color:#FFFFFF;
	}

#container-photo-gallery {
	width: 913px;
	padding: 10px 0px;
	margin: 15px 0px 0px;
	float: left;
	clear: left;
	border: 1px dashed #CCCCCC;
}
#photo-gallery {
	background-image: url(../images/box-photo-gallery_small.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 95px;
	padding: 0px;
	margin: 0px 0px 0px 9px;
	float: left;
}
#regolamento {
	background-color: #EFEFEF;
	width: 891px;
	height: auto;
	padding: 10px;
	margin: 15px 0px 0px;
	float: left;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	border: 1px solid #CCCCCC;
}
#informativa-privacy {
	width: 895px;
	height: 110px;
	padding: 0px 20px 20px 0px;
	margin: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	overflow: scroll;
}

/******CLASSI NON COMUNI BOX********/



/******CLASSI BOX BOTTOM********/

#container-box-bottom {
	width: 276px;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
	float: left;
	clear: left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #666666;
	border-left: 0px;
}
#photo-box-bottom {
	background-image: url(../images/img-box-bottom_01/box-photo-bottom.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 63px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#text-box-bottom {
	width: 190px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

/******END CLASSI BOX BOTTOM********/



/******CLASSI SEZIONE CHI SIAMO********/

#container-photo-struttura {
	width: 910px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
}
#photo-struttura_01 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#photo-struttura_02 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#photo-struttura_03 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#photo-struttura_04 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 0px 11px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}

/******END CLASSI SEZIONE CHI SIAMO********/



/******CLASSI SEZIONE ESCURSIONI********/

#box-escursioni {
	width: 915px;
	height: auto;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#box-photo-escursioni {
	background-image: url(../images/box-photo-gallery_big.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 135px;
	padding: 0px;
	margin: 0px 10px 5px 0px;
	float: left;
}

/******END CLASSI SEZIONE ESCURSIONI********/



/******CLASSI SEZIONE VILLAGGIO********/

#container-photo-bungalow {
	width: 910px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
}
#photo-bungalow_01 {
	width: 290px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#photo-bungalow_02 {
	width: 291px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#photo-bungalow_03 {
	width: 290px;
	padding: 10px 0px;
	margin: 0px 0px 11px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}

/******END CLASSI SEZIONE VILLAGGIO********/



/******CLASSI SEZIONE CAMPING-VILLAGGIO********/

#container-description-bungalow {
	width: 915px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
}
#mappa-bungalow {
	width: 175px;
	height: 175px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#description-bungalow {
	width: 725px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: right;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

/****** END CLASSI SEZIONE CAMPING-VILLAGGIO********/



/******CLASSI SEZIONE LINKS********/

#container-logo-links {
	width: 910px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
}
#logo-links_01 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#logo-links_02 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#logo-links_03 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 11px 11px 0px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#logo-links_04 {
	width: 217px;
	padding: 10px 0px;
	margin: 0px 0px 11px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border: 1px dashed #CCCCCC;
}

/******END CLASSI SEZIONE LINKS********/



/******CLASSI SEZIONE DOVE SIAMO********/

#mappa-google {
	width: 457px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
#container-description-mappa-google {
	width: 437px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float: right;
}
#description-mappa-google {
	width: 437px;
	padding: 10px 0px 15px;
	margin: 0px;
	float: left;
	clear: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/******END CLASSI SEZIONE DOVE SIAMO********/



/******CLASSI SEZIONE AREA NEWS********/

#container-area-news {
	width: 913px;
	padding: 10px 0px;
	margin: 15px 0px 0px;
	float: left;
	clear: left;
	border: 1px dashed #CCCCCC;
}
#box-news {
	width: 915px;
	height: auto;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#box-photo-news {
	background-image: url(../images/box-photo-gallery_big.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 135px;
	padding: 0px;
	margin: 0px 10px 5px 0px;
	float: left;
}

/******END CLASSI SEZIONE AREA NEWS********/



/******CLASSI SEZIONE OFFERTE SPECIALI********/

#container-offerte-speciali {
	width: 913px;
	padding: 10px 0px;
	margin: 15px 0px 0px;
	float: left;
	clear: left;
	border: 1px dashed #DEDEDE;
}
#box-offerte-speciali {
	width: 915px;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#box-photo-offerte-speciali {
	background-image: url(../images/box-photo-gallery_big.png);
	width: 170px;
	height: 135px;
	padding: 0px;
	margin: 0px 0px 5px;
	float: left;
	background-repeat: no-repeat;
}
#box-text-offerte-speciali {
	width: 590px;
	padding: 0px;
	margin: 0px 15px 5px;
	float: left;
}
#box-icona-offerte-speciali {
	width: 125px;
	padding: 0px;
	margin: 0px 0px 5px;
	float: left;
}

/******END CLASSI SEZIONE OFFERTE SPECIALI********/



/******CLASSI TXT********/

.title-section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: bold;
}
.title-section-dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #1D89A0;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: bold;
}
.title-section-light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #56BBDC;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: bold;
}
.text-section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.text-section-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: bold;
}
.text-section-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.text-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

/******END CLASSI TXT********/



/******CLASSI TXT AREA NEWS********/

.data-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.title-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
}
.text-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

/******END CLASSI TXT AREA NEWS********/



/******CLASSI TXT OFFERTE SPECIALI********/

.title-offerte-speciali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle-offerte-speciali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
}
.text-offerte-speciali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

/******END CLASSI TXT OFFERTE SPECIALI********/



/******CLASSI IMG + SWF********/

.flag {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.swf-section {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img-sx {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img-center {
	margin-top: 10px;
	margin-right: 390px;
	margin-bottom: 10px;
	margin-left: 390px;
}
.img-dx {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.links-menu-bottom {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.photo-box-bottom {
	margin: 6px 0px 0px 6px;
}
.photo {
	margin: 10px 0px 0px 10px;
}
.photo-big {
	margin: 13px 0px 0px 13px;
}
.icona-download-pdf {
	float: left;
	clear: left;
	margin: 0px;
}
.icona-richiedi-info {
	float: left;
	clear: left;
	margin: 0px;
}
.icona-segnala-amico {
	float: left;
	clear: left;
	margin: 0px;
}

/******END CLASSI IMG + SWF********/



/******CLASSI FORM********/

.form-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF0099;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu-seleziona {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF0099;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	float: right;
	margin: 0px;
	padding: 0px;
}

/******END CLASSI FORM********/



/******CLASSI LINKS********/

a:link {
	text-decoration: none;
	color: #858585;
}
a:hover {
	text-decoration: underline;
	color: #858585;
}
a:visited {
	text-decoration: none;
	color: #858585;
}
a:active {
	text-decoration: none;
	color: #858585;
}

/******END CLASSI LINKS********/
