html, body{
    margin: 0px;
	 height: 100%;
}

a{
	color: #cc6699;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #009cda;
}

h1{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #96bf0e;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}

h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #96bf0e;
	padding-top: 0px;
	margin: 5px;
}

h4{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #EBC3D5;
	padding-top: 0px;
	margin-bottom: 5px;
}

#homespalla h4{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #009cda;
	padding-top: 0px;
	margin-bottom: 0px;
}

#homespalla #b_editDates form{
	border: 1px solid #96bf0e;
	background-color: #f4f8e6;
}

#homespalla #b_availSubmit{
	margin-top: 0;
}

#homespalla .b_availFormInner{
	padding: 5px;
	background-color: #f4f8e6;
}

#upperline{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 8px;
	width: 100%;
	background: url(../img/upperline_back.png) repeat-x top;
	text-align: center;
}

#upper_svcs{
	position: relative;
	width: 940px;
	left: 50%;
	margin-left: -449px;
}

.langback{
	background-image: url(../img/langbox_back.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	padding-left: 6px;
	padding-right: 6px;
}

.socialback{
	background-color: white;
}

TD.socialico{
	padding-left: 8px;
	padding-right: 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a6dcf2;
}

#container{
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	background: rgba(255,255,255,0.95);
	border-left: 1px solid #a6dcf2;
	border-right: 1px solid #a6dcf2;
   box-shadow:  0 -1px 8px rgba(0,0,0,0.8);
	padding-top: 40px;
}

#header{
	position: relative;
	margin-left: 20px;
	background-image: url(../img/logo_linea.png);
	background-repeat: no-repeat;
	background-position: 80px 0px;
}

#header #indirizzo{
	position: absolute;
	top: -14px;
	width: 100%;
}

#header #indirizzo P{
	padding-top: 35px;
	padding-right: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
}

#header #menu{
	position: relative;
	top: -6px;
	width: 100%;
	z-index: 15;
}

#header #menu .menuitem{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	padding-left: 3px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;	
	border-top: 3px solid rgba(0,0,0,0);
}

#header #menu .menuitem:hover{
	cursor: pointer;
	color: #cc6699;
	border-top: 3px solid #cc6699;
}

#header #menu .menuitemsel{
	cursor: pointer;
	color: #009cda;
	border-top: 3px solid #009cda;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 3px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;	
}

#pageheader{
	position: relative;
	margin-left: 20px;
}

#socializer{
	border-left: 1px solid #a6dcf2;
	border-right: 1px solid #a6dcf2;
	border-bottom: 4px solid #a6dcf2;
	background-color: #FFFFFF;
}

#page{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#page .sx{
	width: 280px;
	padding-bottom: 20px;
}

#page .dx{
	width: 640px;
	padding-bottom: 20px;
}

#page p, #page UL, #page OL, BODY.news P{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

#page p.linkto{
	text-align: right;
	font-size: 11px;
}

#page p.details{
	font-family: verdana;
	font-size: 10px;
}

#page p.torna{
	width: 100%;
	font-family: verdana;
	font-size: 10px;
}

#page IMG.intext{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#homepage #homepres{
	position: relative;
	border-bottom: 1px solid #009cda;
	overflow: hidden;
	height: 213px;
}

.spallatable TD.tdimg{
	text-align: center;
	color: #cc6699;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	cursor: pointer;
}

.spallatable TD.tdimg:hover{
	text-align: center;
	color: #009cda;
}

.spallatable TD.tdimg IMG{
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.spallatable TD.tdimg IMG:hover{
	filter: alpha(opacity=50);
 	-moz-opacity: .5;
	opacity: .5;
}

.hidden{
	display: none;
	visibility: hidden;
	border: 1px solid black;
}

#tbl_buttons{
	margin-top: 30px;
	width: 640px;
	height: 256px;
	background-image: url(../img/tbl_buttons_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 15px;
}

#tbl_buttons DIV{
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	color: #009cda;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	filter: alpha(opacity=50);
 	-moz-opacity: .5;
	opacity: .5;
}

#tbl_buttons DIV:hover{
	cursor: pointer;
	color: #009cda;
	filter: alpha(opacity=100);
 	-moz-opacity: 1;
	opacity: 1;
}


#tbl_tariffe{
	font-family: 'Open Sans', sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #a6dcf2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#tbl_tariffe thead td{
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 5px;
}

#tbl_tariffe tbody td{
	font-size: 14px;
	color: #009cda;
	border-top: 1px dotted #a6dcf2;
	padding: 5px;
}

TABLE.amici{
	border: 1px solid white;
	margin-top: 20px;
}

.TDamici{
	width: 50%;
	background-color: white;
	padding: 5px;
	margin-left: 100px;
}

TABLE.amici IMG{
	margin-top: -5px;
	margin-right: 5px;
}

IMG.linkico{
	filter: alpha(opacity=50);
 	-moz-opacity: .5;
	opacity: .5;
}

IMG.linkico:hover{
	filter: alpha(opacity=100);
 	-moz-opacity: 1;
	opacity: 1;
}

/* GALLERIE */

DIV.gal_label{
	position: relative;
	top: 26px;
	left: 10px;
}

TABLE.galleria, TABLE.gallerianoborder, TABLE.tblcamera TD{
	font-size: 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
   -webkit-appearance: none;
}

TABLE.galleria {
	border: 1px solid;
	border-color: #DEF1A1;
	margin-top: 20px;
}

.tblcamera{
	margin-top: 30px;
	width: 100%;
}

.tblcamera td{
	border: 1px dotted;
}

TABLE.galleria TD, TABLE.gallerianoborder TD{
	width: 130px;
	font-family: verdana;
	font-weight: bold;
	border: 0;
}

TABLE.galleria TD A, TABLE.gallerianoborder TD A{
	color: #999999;
}

TABLE.galleria TD A:hover, TABLE.gallerianoborder TD A:hover{
	color: #96bf0e;
}

TABLE.galleria DIV.thumbnail, TABLE.gallerianoborder DIV.thumbnail{
	position: relative;
	width: 130px;
	height: 130px;
}

TABLE.galleria DIV.thumbnail:hover, TABLE.gallerianoborder DIV.thumbnail:hover{
	cursor: pointer;
}

TABLE.galleria DIV.diapo, TABLE.gallerianoborder DIV.diapo{
	position: absolute;
	width: 130px;
	height: 130px;
	z-index: 20;
	left: 0px;
	top: 0px;
	background-image: url(../img/diapo_off.png);
	background-position: center top;
	background-repeat: no-repeat;
}

TABLE.galleria DIV.diapo:hover, TABLE.gallerianoborder DIV.diapo:hover{
	background-image: url(../img/diapo_on.png);
	cursor: pointer;
}

TABLE.galleria DIV.thmb, TABLE.gallerianoborder DIV.thmb{
	position: absolute;
	z-index: 10;
	left: 15px;
	top: 24px;
}

/* SPALLA  */

#DIVspalla{
	position: relative;
	width: 278px;
	background-color: #E0F4F8;
	border: 1px solid #a6dcf2;
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #009cda;
	padding-top: 20px;
}

#DIVtrip{
	position: relative;
	width: 278px;
	background-color: #FFFFFF;
	border: 1px solid #a6dcf2;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 5px;
	color: #009cda;
}

#DIVtrip HR{
	background-color: #a6dcf2;
	border: 0;
	height: 1px;
	color: #a6dcf2;
}

#DIVtrip #bookingreviews{
	width: 240px;
	margin-left: 13px;
}

#DIVtrip #bookingreviews .bookingimg{
	padding-right: 8px;
}

#DIVtrip #bookingreviews .bookingtext{
	font-size: 12px;
}

#DIVfb{
	position: relative;
	width: 273px;
	background-color: #FFFFFF;
	border: 1px solid #a6dcf2;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #009cda;
}

#DIVspalla #spallaback, #DIVtrip #spallaback{
	position: absolute;
	background-color: #FFFFFF;
	border-left: 1px solid #a6dcf2;
	border-right: 1px solid #a6dcf2;
	border-bottom: 1px solid #a6dcf2;
	border-top: 0px solid #FFFFFF;
	top: -1px;
	left: 5px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: rgba(255,255,255,0);
	padding-left: 5px;
	padding-right: 5px;
	line-height: 10px;
	z-index: 98;
}

#DIVspalla #spallatitolo, #DIVtrip #spallatitolo{
	position: absolute;
	top: -18px;
	left: 5px;
	z-index: 99;
}

#spallatitolo H3{
	color: #009cda;
}

#DIVspalla TD.thmb{
	background-color: #009cda;
	color: white;
	font-weight: bold;
	padding-bottom: 3px;
}

#DIVspalla TD.thmb A{
	color: white;
}

#DIVspalla TD.thmb IMG{
	filter: alpha(opacity=75);
 	-moz-opacity: .75;
	opacity: .75;
}

#DIVspalla TD.thmb:hover, #DIVspalla TD.thmb:hover A{
	background-color: white;
	color: #009cda;
	cursor: pointer;
}

#DIVspalla TD.thmb:hover IMG{
	filter: alpha(opacity=100);
 	-moz-opacity: 1;
	opacity: 1;
}

#DIVspalla TD.strong{
	font-size: 13px;
}

#DIVspalla TD.strongdotted{
	font-size: 13px;
	border-bottom: 1px dotted white;
}

TABLE.spallatable{
	font-size: 11px;
	margin-top: -10px;
}

TABLE.spallatable P.little{
	font-size: 11px;
}

/* FOOTER */

#footer{
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #a6dcf2;
}

#footinner{
	background: #009cda;
}

#foottitle{
	padding: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #a6dcf2;
}

#footlinks{
	padding: 10px;
	border-bottom: 3px double #a6dcf2;
	font-size: 12px;
	color: #FFFFFF;
}

.tbllinks{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
}

#footer .tdlinks{
	border-bottom: 1px dotted #a6dcf2;
	font-size: 14px;
	font-weight: bold;
}

#footdetails{
	padding: 10px;
	color: #a6dcf2;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

#footer SELECT{
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #044965;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
   -webkit-appearance: none;
}

#footer A{
	color: white;
	text-shadow: 1px 1px 1px #044965;
}

#footer A:hover{
	color: #a6dcf2;
	text-shadow: 0px 0px 0px;
}

#dieffe{
	position: absolute;
	bottom: 2px;
	left: 830px;
}

INPUT.button, .button {
	background-color: #cc6699;
	color: white;
	font-weight: bold;
	border: 2px solid white;
	width: 80px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
   -webkit-appearance: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.30);
}

/* NEWSLETTER */

#container{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

INPUT.button:hover, .button:hover {
	cursor: pointer;
	background-color: white;
	color: #cc6699;
	border: 2px solid #cc6699;
}