body {
	margin: 0px auto;
	padding: 0px;
	background: url('../img/bg-chiaro.jpg');
	font-size: 12px;
	font-family: Georgia;
	color: #FFFFFF;
}

h1 {
	margin: 0px;
	padding: 0px;
	background:url('../img/sfondo_titolo_pagina.jpg') top left no-repeat;
	font-size: 40px;
	font-weight: bold;
	color: #003366;
	padding-top:20px;
	padding-left:5px;
	height:61px;
	width:573px;
margin-bottom:20px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 5px;
}

a {
	color: #FFFFFF;
}
strong{
color: #003366;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	padding-left: 5px;
	padding-bottom: 7px;
	font-size: 16px;
	font-weight: bold;
}

#menu li a {
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: none;
	color: #003366;
}

form {
	margin: 0px;
	padding: 0px;
}

#contenitore {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	background: url('images/bg-chiaro.jpg') repeat-y;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 395px;
}

.bandiere{
	position:absolute;
	top:10px;
	left:895px;
	width:100px;
}

#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 442px;
}

#right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 558px;
}

#main {
	margin: 0px;
	padding: 0px;
	width: 962px;
	position:relative;
	background: url('../img/sfondo-main.jpg') bottom left no-repeat;
}

#sinistra {
	margin: 0px;
	padding: 0px;
	width: 60px;
	height:307px;
	float: left;
	background: url('../img/fasciasx-hotel-marebello-delaville.jpg') top left no-repeat;
}
#menu_bottoni{
	width: 224px;
	float: left;
}
#menu {
	margin: 0px;
	padding-top: 5px;
	background: #3399CC url('../img/menu-hotel-marebello-delaville.jpg') no-repeat;
}
#menu ul{
	margin-bottom:20px;
}
#bottoni{
	position:relative;
	margin-left:30px;
	margin-bottom:10px;
}
#bottoni a #btn_offerte_it {
	text-indent: -9999px;
	height:100px;
	width:174px;
	background: url('../img/offerte-hotel-marebello-delaville.jpg') top left no-repeat;
	margin-bottom:10px;
}
#bottoni #btn_offerte_it:hover{
	background: url('../img/offerte-on-hotel-marebello-delaville.jpg') top left no-repeat;
}
#bottoni a #btn_offerte_de {
	text-indent: -9999px;
	height:100px;
	width:174px;
	background: url('../img/offerte-hotel-marebello-delaville-de.jpg') top left no-repeat;
	margin-bottom:10px;
}
#bottoni #btn_offerte_de:hover{
	background: url('../img/offerte-on-hotel-marebello-delaville-de.jpg') top left no-repeat;
}
#bottoni a #btn_parchi_it {
	text-indent: -9999px;
	height:100px;
	width:174px;
	background: url('../img/parchi-hotel-marebello-delaville.jpg') top left no-repeat;
	margin-bottom:10px;
}
#bottoni #btn_parchi_it:hover{
	background: url('../img/parchi-on-hotel-marebello-delaville.jpg') top left no-repeat;
}
#bottoni a #btn_parchi_de {
	text-indent: -9999px;
	height:100px;
	width:174px;
	background: url('../img/parchi-hotel-marebello-delaville-de.jpg') top left no-repeat;
	margin-bottom:10px;
}
#bottoni #btn_parchi_de:hover{
	background: url('../img/parchi-on-hotel-marebello-delaville-de.jpg') top left no-repeat;
}

#bottoni a #btn_lastminute {
	text-indent: -9999px;
	height:100px;
	width:174px;
	background: url('../img/lastminute-hotel-marebello-delaville.jpg') top left no-repeat;
	margin-bottom:10px;
}
#bottoni #btn_lastminute:hover{
	background: url('../img/lastminute-on-hotel-marebello-delaville.jpg') top left no-repeat;
}

#destra {
	width: 675px;
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	float: right;
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 962px;
	text-align: center;
	font-family: Verdana;
}

#box {
	margin-left: 30px;
/*	margin-top: 30px;*/
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
}

.contatto {
	width: 295px;
	float: left;
}

.foto {
	width: 190px;
	float: left;
}

.foto1 {
	text-align: center;
	width: 190px;
	float: left;
}

.commento {
	width: 400px;
	float: left;
	margin-bottom:40px;
}

.image {
	border: 1px solid #FFFFFF;
}


.contenitore_gallery{
	width:610px;
/*	position:relative;*/
	overflow: hidden;
	margin-left:30px;
}

.contenitorefinestra{
	width:100%;
	overflow: hidden;
	position:relative;
}

.discorso {
	line-height: 150%;
	margin-bottom:20px;
}

table.listino{
	background-color:#006699;
	width:95%;
	margin:0px;
	padding:0px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

table.listino th{
	text-align:center;
	background-color:#006699;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:3px;
}
table.listino td{
	text-align:center;
	background-color:#006699;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:3px;
}