BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 31px;
	background: url(../pictures/bg.gif) top;
	background-repeat: repeat-x;
	background-color: #6e0707;
}

div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;	
}

/* TITOLI */

H1 {
	font-size: 13pt;
	color: #892222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

H2 {
	margin: 10px 0px 5px 0px;	
	font-size: 11pt;
	color: #B3354E;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H3 {
	margin: 10px 0px 5px 0px;	
	font-size: 8pt;
	color: #B3354E;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H4 {
	margin: 10px 0px 5px 0px;	
	font-size: 9pt;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* FONT */

FONT.small {
	color:#F9F2E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
}

FONT.error {
	font-weight: bold;
	color: red;
}

UL {
	font-size: 8pt;
	padding-left: 0px;
	margin: 0px 0px 15px 15px;
	line-height: 13px;
	text-align: left;
}



/* DIV */

DIV.info {
	background-color: #fff;
	color: #7F8F96;
	font-size: 11px;
	padding: 0px 15px 20px 0px;
	border-bottom:0px solid #ffffff;
	border-top: 3px solid #ffffff; 	
}


span.periodo {
	color:#fff;	
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-left: 10px;
}

span.menu-ristorante {
	background-color: #fff;
	padding: 8px 5px 8px 5px;
	border: 1px solid #DAC492;
}
DIV.testo {
	font-size: 8pt;
	margin: 0px 20px 20px 20px;
}

DIV.foto {
	margin: 30px 0px 30px 30px; 
	background-image: url(../pictures/bg-foto.gif); 
	width: 611px; 
	height:315px; 
}

DIV.foto-home {
	margin: 0px 0px 25px 0px; 
	text-align:center; 
	background-image: url(../pictures/bg-foto-home.gif); 
	width: 452px; 
	height:241px; 
}

/* TABLE */

TABLE.header {
	width: 950px;
	height: 175px;
	background-image: url(../pictures/header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EED9AB;
}


TABLE.main {
	width: 950px;
	background-image: url(../pictures/bgmain.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1D3346;
	font-size: 8pt;
}

TABLE.link {
	width:415px;
	margin-top: 20px; 
	margin-bottom: 10px; 
}

TABLE.info {
	width: 950px;
	height: 30px;
	background-image: url(../pictures/bg-info.gif);
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	color: #79480E;
}

TABLE.footer {
	width: 950px;
	height: 70px;
	background-image: url(../pictures/footer.jpg);
	color: #79480E;
	border: none;
}

TABLE.miniature {
	margin-top: 15px;
}

TABLE.tariffe {
	width: 616px;
	height: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11px;
	color: #1D3346;
}

TABLE.offerte {
	border-collapse: collapse;
	line-height: 11px;
	color: #1D3346;
	width: 616px;
}

TABLE.offerte TH {
	font-size: 11pt;
	color: #B3354E;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align: center;
	padding: 10px;
}

TABLE.offerte TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: white;
	text-align: center;
	padding: 15px;	
	border-top: 2px solid #F3EED4;	
}




TD.prezzi {
	border-top: 2px solid #F3EED4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

TD.periodi {
	border-top: 2px solid #F3EED4;	
	height: 45px;
}

TD.sistemazione {
	padding-left:10px;
	color: #fff;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B86173;
}

TD.offerte {
	background-color: #fff;
	padding-left:5px;
	line-height: 12px;
	text-align:left;
}


/* LINK */

A:link, A:visited, A:active, A:hover {
	color: #CE2749;
	font-weight: bold;
	text-decoration: underline;
}

A.footer:LINK, A.footer:VISITED, A.footer:ACTIVE {
	color: #79480E;
	font-size: 8pt;
	font-weight: normal;
	word-spacing: 0px;
}

A.footer:HOVER {
	text-decoration: underline;	
}



/* FORM */


TABLE.modulo { 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;	
	color: #1D3346;
	width: 389px;
}

td.etichetta { 
	font-size: 8pt; 
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	text-align: right;
	height: 30px;
}

td.campo { 
	font-size: 8pt; 
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	border-left: 3px solid #F3EED4;
	border-bottom: 3px solid #F3EED4;
}


INPUT {
	border: 1px solid #E4D8B0;
	background-color: #F3EED4;
	margin: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3346;
	font-size: 8pt;
	height: 15px;
}

SELECT {
	border: 1px solid #E4D8B0;
	background-color: #F3EED4;
	color: #1D3346;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 3px 0px 3px 0px;
}


TEXTAREA {	
	border: 1px solid #E4D8B0;
	background-color: #F3EED4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1D3346;
	margin: 3px 0px 3px 0px;
}

.bottone {
	background-color:#9A3E3E;
	border: 1px solid #6E0707;
	color: #ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	width:70px;
	height: 18px;
	padding:0px;
	margin:0px;
	font-size: 8pt
}

img.miniatura {
	 border: 1px solid #DCC5A5;
	 width: 65px;
	 height: 65px;
	 margin: 0px 1px 3px 0px;
}





/* Menu */
DIV.menu {
	width: 680px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 0px solid #000;
	word-spacing: 9px;
	font-weight: bold;
	text-align: center;		
}

span.menu-on {
	color:#fff;	
	border: 0px solid #000;	
	margin: 0px 12px 0px 0px;	
	word-spacing: 0px;
	letter-spacing: -1px;
}

A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE {
	color: #79480E;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;	
	word-spacing: 0px;
}

A.menu:HOVER {
	color:#fff;	
}



