@charset "iso-8859-1";
/* CSS Document */
#body {
	margin: 0;
	padding: 0;
	background-color: #a8c0e2;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}

a:link {
	color: #2D506F;
	text-decoration: none
}
a:visited {
	color: #2D506F;
	text-decoration: none
	
}
a:hover {
	color: #2D506F;
	text-decoration: none
}
a:active {
	color: #2D506F;
	text-decoration: none
}


#testata {
	background-repeat: no-repeat;
	height: 372px;
	width: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003366;
	float: right;
}
#logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 372px;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
#mappa {
	background-image: url(img/mappadx.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 287px;
	width: 503px;
	background-color: #7FA9CF;
}
#menu {
	float: right;
	height: 84px;
	width: 503px;
	background-image: url(img/boxmenu.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #033059;
	text-align: center;
}
.lastminute {
	height: 133px;
	width: auto;
	font-size: 12px;
	color: #00315A;
	padding-top: 1px;
	background-color: #FFCEF1;
	border: 5px solid #EE0074;
	margin: 5px;
}

.meteo {
	height: 133px;
	width: auto;
	background-color: #5186B8;
	border: 5px solid #003366;
	margin: 5px;
}
.menusx {
	height: auto;
	width: 250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #6094C4;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.testopagina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #033059;
    height: auto;
    width: auto;
	text-align: justify;
    padding-top: 1px;
    padding-right: 8px;
    padding-bottom: 1px;
    padding-left: 8px;
}

.testobianco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
	text-align: justify;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.testobanner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #033059;
	text-align: justify;
}
#centro {
	height: auto;
	width: 653px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #033059;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
	border: 2px solid #003366;
	text-align: justify;
}
#corpo {
	height: auto;
	width: 903px;
	background-color: #6094C4;
	padding-top: 1px;
}
.titolo-menusx {
	font-size: 18px;
	color: #033059;
	height: 50px;
	width: 250px;
	background-image: url(img/titolo-menusx.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
}


.titolo-menusxEventi {
	font-size: 18px;
	color: #22405B;
	height: 50px;
	width: auto;
	background-image: url(img/titolo-menuEventi.gif);
	background-repeat: no-repeat;
	text-align: center;
}


.titolo-menucentro {
	font-size: 18px;
	color: #033059;
	background-image: url(img/titolo-menucentro.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	height: 65px;
	width: 653px;
	text-align: center;
	padding-bottom: 15px;
}











.item {
	width:125px;
	height:125px;
	border:2px solid #033059;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
}

.item .caption {
	width:125px;
	height:125px;
	color:#fff;
	font-weight:bold;
	/* fix it at the bottom */
	position:absolute;
	left:0;
	/* hide it by default */
	display:none;
	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */


	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */
	background-color: #426988;

}

.item .caption a {
	text-decoration:none;
	color:#0cc7dd;
	font-size:16px;	
	
	/* add spacing and make the whole row clickable*/
	padding:5px;
	display:block;
}

.item .caption p {
	padding:5px;	
	margin:0;
	font-size:10px;
}

img {
	border:0;
	
	/* allow javascript moves the img position*/
	position:absolute;
}

.clear {
	clear:both;	
}
.testo {
	font-size: 12px;
	height: auto;
	width: auto;
	text-align: justify;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}




.tasto {
	font-size: 14px;
	color: #EF0075;
	height: auto;
	width: 100px;
	background-repeat: repeat;
	margin: 0px;
	text-decoration: underline;
}
.testo-eventi {
	color: #FFFFFF;
	background-color: #22405B;
	height: auto;
	width: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9C104;
	border-right-color: #F9C104;
	border-bottom-color: #F9C104;
	border-left-color: #F9C104;
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6094C4;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #22405B;
}
#home-contatti {
	font-size: 14px;
	color: #EF0075;
	background-image: url(img/home.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 100px;
	text-align: center;
}
.prenotazione {
	background-color: #6094C4;
	height: 20px;
	width: 200px;
	text-align: center;
	padding: 1px;
	color: #FFFFFF;
}

.prenotazione-piccole {
	background-color: #6094C4;
	height: 20px;
	width: 50px;
	text-align: center;
	padding: 1px;
	color: #FFFFFF;
}


.tasto-dati-personali {
	background-color: #6094C4;
	height: 20px;
	width: 30px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 8px;
	margin-right: 5px;
}
.bordo {
	padding-left: 15px;
	padding-bottom: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #93AFC5;
	border-bottom-color: #93AFC5;
	border-left-color: #93AFC5;
	padding-top: 10px;
}
.banner {
	height: 125px;
	width: 225px;
	border: 5px solid #EF0075;
	margin: 10px;
}
#titolo-alto {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: auto;
	
}
.link-bianco {
	color: #FFFFFF;
}
.nome-hotel {
	line-height: 15px;
}
.nome-hotel {
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.tasto-hotel {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 2px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(img/tasto-hotel.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-color: #FFFFFF;
	height: 130px;
}

