@charset "UTF-8";

/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #011327;
	background-position: center top;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}

p {
	margin-top:8px;
	margin-bottom:5px;
	line-height: 1.8em;
}
a {
	color: #3399CC;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.cancella {
	clear:both;
	visibility:hidden;
}

#testata {
	height: 544px;
	width: 100%;
	position: relative;
}
#testata #nuvole {
	background-image: url(img/nuvole.png);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#testata .wrapper {
	margin: auto;
	height: 100%;
	width: 960px;
	position:relative;
	
	
}

.wrapper .googlemap {
	text-indent: -9000px;
	background-image: url(img/googlemap.png);
	height: 55px;
	width: 164px;
	position: absolute;
	top: 20px;
	right: 50px;
	
}

.wrapper .flag {
	text-indent: -9000px;
	position:absolute;
	top:23px;
	width:48px;
	height:48px;
	
}


.wrapper .english {
	
	background-image:url(img/flag_en.png);
	
}

.wrapper .france {
	
	background-image:url(img/flag_fr.png);
	
}

.wrapper .italiano {
	
	background-image:url(img/flag_it.png);
	
}


#testata p { margin:0; padding:0; }

.wrapper .testata {
	border: 8px solid #FFFFFF;
	position: absolute;
	left: 53px;
	top:155px;
}
.wrapper #menu {
	position: absolute;
	left: 53px;
	top: 501px;
}

#menu li {
	display:inline;
	margin-left:25px;
	margin-right:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#menu a.attivo, #menu a:hover {
	color:#003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 2px;
}

.wrapper h1 {
	left:53px;
	top:18px;
	position:absolute;
	text-indent:-9000px;
	background-image:url(img/logo.png);
	background-repeat: no-repeat;
	height: 132px;
	width: 376px;
}
#contenitore {
	margin: auto;
	width: 960px;
	position: relative;
}





#contenitore .wrapper {
	margin-top: 5px;
	margin-left: 56px;
	margin-right: 246px;
}
#contenitore #prenota {
	width: 215px;
	position: absolute;
	left: 732px;
	top: 0px;
	z-index: 10;
	text-align:center;
}

#contenitore em {
	font-style: italic;
	font-weight: bold;
}

#prenota .top {

	background-image: url(img/prenotatop.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
}
#prenota .bottom {
	background-image: url(img/prenotabottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
}
#prenota .body {
	background-image: url(img/prenotabody.png);
	background-repeat: repeat-y;
	width: 100%;
}
#prenota .wrapper {
	padding: 7px;
	margin: 0px;
}

#prenota input.blur, #prenota textarea.blur {
	color:#0066CC;
}

#prenota input, #prenota textarea { 
	color:#000099;
}

#prenota textarea { width:149px; height:60px; margin:auto; }



#primopiano a {
	float:left;
	display:block;
	width:219px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
#primopiano a img {
	margin-top: 6px;
}

.riga {
	width:95%;
	border:1px solid #FFFFFF;
}

#contenitore #prenota h2 {
	font-size:20px;
	margin-bottom:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:auto;
	height:auto;
	text-indent:0px;
}




#contenitore h2.celeste {
		background-image: url(img/celeste.png);
	
}

#contenitore h2.benvenuti {
		background-image: url(img/benvenuti.png);
	
}

#contenitore h2.tariffe {
		background-image: url(img/tariffe.png);
	
}

#contenitore h2.dovesiamo {
		background-image: url(img/dovesiamo.png);
	
}


#contenitore h2.luoghiedeventi {
		background-image: url(img/luoghiedeventi.png);
	
}

#contenitore h2.contatti {
		background-image: url(img/contatti.png);
	
}

.struttura {
	font-size: 16px;
	margin-left:40px;
}

.struttura li {
	margin-bottom: 8px;
	list-style-type: disc;
}

.struttura li.persone {
	
	list-style-image: url(img/struttura/persone.png);
	
}


.struttura li.cucina {

	list-style-image: url(img/struttura/cucina.png);

}

.struttura li.divano {

	list-style-image: url(img/struttura/divano.png);

}

.struttura li.condizionata {

	list-style-image: url(img/struttura/condizionata.png);

}

.struttura li.tv {

	list-style-image: url(img/struttura/tv.png);

}

.struttura .foto { float:right; }
.struttura .foto img { 
	border: 1px solid #FFFFFF; 
	}
	
.struttura .foto li {
	float:left;
	margin: 1px;
	list-style-type: none;
	list-style-image: none;
}
	
.struttura .foto a {  width: 60px; height:60px; display:block; }

.sinistra {
	float: left;
}
.centro {
	text-align: center;
}
.destra {
	float: right;
}

.bold {
	font-weight: bold;
}

.tdestra {
	text-align: right;
}

.listino li { margin-bottom:10px; font-size:16px; }
.listino span { font-size:14px; }


.contatto li {
	list-style-position:outside;
	list-style-type: disc;
	margin-left:35px;
	margin-bottom:30px;
}

.contatto .telefono {
	
	list-style-image: url(img/contatto/telefono.png);
}

.contatto .lettera {
		list-style-image: url(img/contatto/lettera.png);
	
}

.contatto .email {
	
	list-style-image: url(img/contatto/email.png);
}

.contatto .skype {
		list-style-image: url(img/contatto/skype.png);
}

.contatto .msn {
	
	list-style-image: url(img/msn.jpg);
}

.contatto .facebook {
		list-style-image: url(img/contatto/facebook.png);
}

.contatto .myspace {
	
	list-style-image: url(img/myspace.jpg);
}

#contenitore h2.titolo {
	background-image: url(img/celeste.png);
	height:115px;
	width:500px;
	background-position: left center;
	background-repeat: no-repeat;
	position:relative;
}

#contenitore h2.titolo.gialla {
	background-image: url(img/gialla.png);
}

.titolo span {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	color: #74C53D;
	font-weight: normal;
	position:absolute;
	top:35px;
	left:40px;
}


.galleria {  }

img { 
	border: 1px solid #FFFFFF; 
	}
	
.galleria li { float:left; }
	
.galleria a {  width: 110px; height:110px; display:block; }

.sx { float:left; }

img.sx { margin-right:5px; margin-bottom:5px; }


#piede {
	
	margin: 10px;
}

#piede ul {
}

#piede li { float:left; margin-right:4px; margin-left:4px; font-size:10px; }

#piede .dati li { margin-top: 4px; }
#piede .dati li.nomargin { margin-top:0px; }

#piede img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#NAME { display:none; }

#menu li.ancora {
	padding:0px;
	margin:0px;
}


.tariffe {
	float:left;
	width:218px;
	font-size: 16px;
	text-align: center;	
}
.tariffe span {
	font-size: 14px;
}



.prezzo { font-size:18px; font-weight:bold; }

#contenitore .tariffe .wrapper {
	margin: 6px;
}
