@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.gif);
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3e3d3d;
}

a {
	text-decoration: none;
	color: #473123;
}

a:hover {
	color: #A5704E;
}



p {
	margin-bottom: 10px;
	font-size: 12px;
	word-spacing: 0.6em;
	line-height: 1.4em;
}

#contenitore {
	width: 922px;
	background-image: url(img/bgcontenitore.gif);
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	position: relative;
}

#contenitore #testata {
	height: 410px;
	width: 100%;
	position: relative;

}

#testata #logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 339px;
	width: 267px;
	position: absolute;
	left: 18px;
	top: 60px;
}

#contenitore2 {
	margin-top: 50px;
	background-image: url(img/bgcontenitore.gif);
}
#contenitore2 h2 {
	color: #4D2D1D;
	text-align: center;
	font-size: 130%;
}

#contenitore2 #logo2 {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 339px;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
}

#testata #menu {
	position: absolute;
	top: 33px;
	right: 37px;
}

#testata #lingua img {
	position: absolute;
	top: 33px;
	left: 18px;
}

#menu li {
	display: inline;
	margin-left: 64px;
}
#menu a {
	text-transform: uppercase;
	font-size: 12px;
	
}

#menu .attivo { color: #A5704E; }

#testata img {
	position: absolute;
	top: 60px;
	right: 33px;
}
#contenitore #corpo,#contenitore #piede {
	
	margin-top: 10px;
	margin-right: 33px;
	margin-bottom: 10px;
	margin-left: 18px;
}

#contenuto h2 {
	font-size: 16px;
	color: #4D2D1D;
	margin-bottom: 18px;	
}

#corpo #prenota {
	float: left;
	width: 267px;
	background-image: url(img/bgprenota.gif);
}
#prenota h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.wrapper {
	padding: 10px;
}

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


#prenotaform .errore {
	background-color:#FF0000;
	color:#FFFFFF;
	background-image: url(img/errore.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#prenotaform, #confermaform { margin-top:10px; margin-bottom:10px; text-align:center; }

#prenotaform label { clear:both; display:block; margin-top:5px; margin-bottom:2px; }

#prenotaform input, #prenotaform select, #confermaform input {
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	clear:both;
	margin-top:2px; margin-bottom:5px;
	text-align:center;
}

#confermaform #autorizzo { width:20px; }

#prenotaform #prenotab, #confermaform #conferma, #confermaform #confermanojs {
	font-weight: bold;
	height: 22px;
	background-color: #d6d6d6;
}

#NAME { display:none; }

#corpo #contenuto {
	float: right;
	width: 592px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4D2D1D;	
}

.piede {
	color:#000000;
	font-size: 10px;
	margin:auto;
	padding-bottom:15px;
}

.piede li {
	display: inline;
	margin-right: 5px;
	margin-left: 2px;
}
.piede ul {
	margin-top:15px;
}

.specialita { width:180px; float:left; }

.specialita .wrapper {
	width:250px;
}


.specialita img {
	float:left;
	border: 1px solid #4D2D1D;
}
.specialita .lista { float:right;  margin-left:5px;  }

.specialita .lista .wrapper { width:130px; }

.specialita h3 {
	text-transform: capitalize;
	color: #DC8018;
}


.specialita ul { margin-top:10px; }

.specialita ul li { margin-bottom:5px; }

.specialita a {
	font-size:80%;
	color:#FFFFFF;
	text-decoration:none;
}

.specialita a:hover {

	text-decoration:underline;
}

.specialita.corpo img { margin:auto; }


#corpo .specialita p {
	font-size:11px;
	margin-right: 10px;
	
}


.specialita .imgbox {
	width:160px;
	height:120px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
}

.specialita .testi { height:30px; }

.indietro { float:right; }


#galleria { width:98%; }

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



.contattof li {
	list-style-position:outside;
	list-style-type: disc;
	margin-left:60px;
	margin-bottom:15px;
	background-color: transparent;
	color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.contattof a {
	color: #001C00;
}

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


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



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

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

.contattof .fax {
	
	list-style-image: url(img/fax.gif);
}

.contattof .skype {
		list-style-image: url(img/skype.jpg);
}

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

.contattof .facebook {
		list-style-image: url(img/facebook.jpg);
}

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


#NOME { visibility:hidden; }

form .formbox {
	width: 220px;
	float:left;
}

form input, form select {
	width: 200px;
	border: 1px solid #4D2D1D;
	background-color: #C3AA88;
	padding: 2px;
	font-size: 12px;
}


form textarea {
	width: 420px;
	border: 1px solid #4D2D1D;
	background-color: #C3AA88;
	padding: 2px;
	font-size: 12px;
}
form #c {
	width: 100px;
}

form #invia {
	width: 120px;
}
.centrato {
	color: #FFEEC2;
	text-align: center;
}


.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:440px; }

.guestbook {
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4D2D1D;
	position:relative;
}

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

h2.firma { color:#990000; font-weight:bold; }

.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);
	
}

.menu {
	float: left;
	width: 190px;
}
.menu li {
	margin-bottom: 7px;
	font-size:10px;
}
.menu h3 {
	font-size: 14px;
	color:#4D2D1D;
	margin-bottom: 10px;
}

.menu .wrapper { margin:4px; }


/***************** menu san valentino **************/

@font-face {
	font-family: 'BrockScriptRegular';
	src: url('BrockScript-webfont.eot');
	src: local('☺'), url('BrockScript-webfont.woff') format('woff'), url('BrockScript-webfont.ttf') format('truetype'), url('BrockScript-webfont.svg#webfontFSA21pia') format('svg');
	font-weight: normal;
	font-style: normal;
}

.font-face {font: 30px/35px 'BrockScriptRegular', Arial, sans-serif;letter-spacing: 0; color:#900; margin-bottom:15px;}

.intest_menu_sv {
	color:#900;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:8px;
}

.vocemenu {
	color:#900;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:10px;
}

.vocemenu ul li {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:13px;
}

.portata {
	margin-bottom:17px;
	width:325px;
	
}

.sx {
	float:left;
	width:420px;
}

.portata2 {
	float:left;
	margin-left:8px;
}

.costo {
	padding-top:25px;
}


/* BANNER TRIPADVISOR E RECENSIONI*/

.banner_tripAdviso { width:200px; height:100px; margin-right:30px;  float:left; }

.banner_recensione { width:222px; height:56px; float:left; }
