*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em; background: #eee; color: #444; 
	background: #eee url('../images/bg.jpg') repeat-x;
	/*background: #000 url('../images/legno_6.jpg') repeat;*/
}

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #301C0C; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #219298; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#language { width: 960px; margin: 10px auto; text-align: right;}
#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#element { width: 1200px; margin: 10px auto; background: #eee; padding: 10px; }

#header { background: #fff; width: 960px; height: 252px; }
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo { padding: 40px 0 0 20px;  float: left; width: 400px; }

	#search { float: right; width: 360px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #fff; font-size: .8em; cursor: pointer; }

	#searchform { padding: 10px; background: #F6F6F6; }
	#searchform p { margin: 0; }

	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 39px; line-height: 25px; background: #D0D4D4; margin: 0 1px 0 0; color: #808080; }
		#menu li a:hover { background: #B2B6B6; color: #000; }
		#menu li a.current { background: #66A3CF; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }

.third { font-size: .9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.full { font-size: .9em;  float: left; width: 597px; margin: 0 30px 10px 10px; height: }
.last { float: right; margin: 0 10px 10px 0; }
.thirdGallery { 
	font-size: .9em;  float: left; width: 597px; height: 120px; 
	margin: 0 30px 10px 10px; background: #fff; 
	margin-top: -135px;
}

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 1px 18px 1px; font-size: .9em; text-align:right; font-weight: bold; }
#preheader { width: 960px; margin: 0 auto; background: #fff; padding: 1px 10px 1px; font-size: .9em; }

#footer { width: 960px; margin: 15px auto; color: #000; font-size: .9em; }
	#footer a { color: #000; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 0px; padding: 3px 7px; }
		#footer .right a:hover { color: #000; text-decoration: underline; }
		
/*CSS MENU LIST*/
#navcontainer ul { margin: 0 0 25px; background: #219298; color: #fff; float: left; width: 100%; }
	#navcontainer ul li { display: inline; }
	#navcontainer ul li a { padding: 0px 39px; line-height: 25px; background: #219298; color: #fff;
							text-decoration: none; float: left; border-right: 1px solid #fff; }
	#navcontainer ul li a:hover { background: #B2B6B6; color: #000; }
	#navcontainer ul li a.current { background: #B2B6B6; color: #fff; }

.boxPrenotazioni { border: 1px solid #ccc; padding: 3px; background: #eee; }
.boxPrenotazioni input { font-size: 11px; }

.imgcenter { border: 1px solid #ccc; padding: 3px; }

.inputField {
   	background-color : #fff;
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-style : normal;
}

/* tabelle listini */
.tableListino { border: 1px solid #ddd; font-size: 0.9em; }
.tableListino th { height: 25px; text-align: left; }
.tableListino td { height: 25px; text-align: left; }
.labelListino { font-weight: bold; background: #e1e1e1; }
.rowListino1 { background: #fff; }
.rowListino2 { background: #eee; }
.confirmText { color: #360; }
.errorText { color: #f00; }
