@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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-position: center top;
	position: relative;
	color: #990000;
	font-size: 14px;
}

p {
	padding-top:8px;
	padding-bottom:8px;
	line-height: 1.8em;
}
a {
	color: #440000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

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

#contenitore {
	width: 960px;
	margin: auto;
	position:relative;
}
#contenitore #finestra {
	background-image: url(img/finestra.png);
	height: 134px;
	width: 268px;
	position: absolute;
	top: 0px;
	left: 642px;
}

#contenitore #lingue {
	position: absolute;
	top: 10px;
	left: 350px;
	z-index:100;
}

#lingue a { text-decoration:none; }

#contenitore #menu {
	background-image: url(img/menu.png);
	height: 268px;
	width: 138px;
	position: absolute;
	z-index: 100;
	left: 720px;
	top: 113px;
}
#menu ul {
	width: 126px;
	text-align: center;
	margin-top: 30px;
}
#menu ul li {
	margin-bottom: 15px;
}
#menu a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover {
	color: #DAB87A;
}
#contenitore #pianta {
	background-image: url(img/pianta.png);
	background-repeat: no-repeat;
	height: 865px;
	width: 222px;
	position: absolute;
	left: -5px;
	top: 63px;
	z-index: 100;
	
}
#contenuto h2 span {
	vertical-align: middle;
	display: block;
	margin-top: 8px;
	margin-right: 15px;
}
#contenuto h2 {
	text-align: right;
	height: 33px;
	width: 300px;
	background-color: #DAB87A;
	color: #000000;
	display: table-cell;
	font-size: 14px;
	text-transform: uppercase;	
	font-weight: normal;
	position: absolute;
	left: 94px;
}

#contenuto h2.large { width:450px }

#corpo #contenuto { width:100%; }

#contenuto .wrapper {
	margin-left: 180px;
	margin-right: 260px;
}


#contenitore #corpo {
	background-image: url(img/bg_corpo.png);
	background-repeat: repeat-y;
	
}

#contenitore #top {
	background-image: url(img/top_corpo.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 960px;
	background-position: 0px;
}
#contenitore #foot {
	background-image: url(img/piede_corpo.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 960px;
}
#contenuto #fascia {
	margin-left: 94px;
	margin-right: 86px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DAB87A;
}
#fascia .wrapper {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 60px;
}
#fascia img {
	margin: 15px;
}
#contenitore #corpo #contenuto p {
	margin: auto;
	
}
#contenitore h1 {
	font-size: 20px;
	margin-bottom: 10px;
	background-image: url(img/logo.png);
	text-indent: -9000px;
	position: absolute;
	top: 0px;
	height: 130px;
	width: 436px;
	left: 203px;
	z-index:50;
}

.tariffe {
	float:left;
	width:173px;
	font-size: 12px;
	text-align: center;	
}

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

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


h3 { text-align:center; margin-top:8px; margin-bottom:8px; font-size:16px; }


.contatto li {
	list-style-position:inside;
	list-style-type: disc;
	margin-left:0px;
	margin-bottom:25px;
	
}

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

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

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

.wrapper .immaginihome {margin:0 0 20px 10px;
padding:10px 0 0;
position:relative; }


.immaginihome a { display:block; width:200px; float:left; text-align:center;} 


#contenuto #piede {
	margin-top: 15px;
}

#piede .wrapper { margin-right:100px;  }

#piede ul {
	padding: 8px;
}
#piede a {
	font-weight: bold;
	
}
#piede li {
	display: inline;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 10px;
}

.banner li {
	float:left;
	margin: auto;
	margin-left:3px;
	margin-right:3px;
}

.banner li a {
	background-repeat: no-repeat;
	height: 80px;
	width: 160px;
	text-indent: -9000px;
	display: block;
}

.banner li .firefox {
	background-image: url(img/minibanner/firefox.png);
	
}

.banner li .opera {
	background-image: url(img/minibanner/opera.png);
	
}

.banner li .explorer {
	background-image: url(img/minibanner/explorer.png);
	
}


#prenota, #guestbook {
	width: 460px;
	display:block;

}
#prenota p, #guestbook p {
	float: left;
	width: 230px;
	margin-bottom: 20px;
}
#prenota p input, #guestbook p input {
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E0AE55;
	color: #710707;
	padding: 4px;
}


#guestbook p textarea { width: 440px; border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E0AE55;
	color: #710707;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

#prenota p .date-pick { width: 190px; }

#prenota #invia {
	width: 450px;
	padding: 5px;
}

#prenota #note {
	width: 440px;
	padding: 5px;
}

#prenota input.blur {
	color:#003300;
}

#NAME {
	display: none;
}


.datagb { float:left; }

.dateblock {
	width: 128px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(img/calendario.png);
	height: 128px;
	position: relative;
}
.dateblock .day {
	font-size: 55px;
	font-weight:bold;
	position: absolute;
	top: 60px;
	width:100%;
	text-align:center;
}
.dateblock .month {
position: absolute;
font-size: 12px;
color:#FFF;
top:31px;
left:11px;
}
.dateblock .year {
font-size: 12px;
position: absolute;
top:31px;
right:13px;
color:#FFF;
}


.messaggio { float:right; width:320px; color:#710707; font-size:12px; }

.guestbook {
	width:460px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
	background-color: #E0AE55;
}

#guestbook .errore { background-color:#990000; color:#FFFFFF; }

#contenuto .messaggio h2 {
	color:#990000;
	width: 320px;
	text-align: left;
	position:relative;
	top:0px; left:0px;
}

#contenuto .messaggio h2 span { margin-left:15px; }
#contenuto .guestbook .wrapper {
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
}
