body {
	margin: 0px;
	padding: 0px;
	background-color:#1361ad;
	text-align: center;
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
}

p,div,img{margin: 0px; padding 0px;}

h1{
	font-size: 16px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 12px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 10px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

hr{
	height: 1px;
	color: black;
}

#container{
	margin: 0px auto;
	padding: 0 5px;
	width: 920px;
	text-align: left;
	display:table;
}

a {font-weight:bold; color: #3399FF;}
a:link {color: #3399FF; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #3399FF; text-decoration: none; }

.black a:link {color: #000; text-decoration: none;}
.black a:hover {color: #000; text-decoration: none; }
.black a:active {color: #000; text-decoration: none; }
.black a:visited {color: #000; text-decoration: none; }

#top{
	background: #fff;
	background-repeat: no-repeat;
	width: 890px;
	height: 170px;
	margin:0 5px;
	display:block;
}
#top p{
	margin:0 5px;
	display:block;
}

#top img{
	border: 0px;
}

.alto{
	width: 900;
	padding: 0 30px;
}

.alto1{
	width: 246px;
	float: left;
}

.alto2{
	width: 246px;
	float: left;
	margin: 0 50px;
}

.alto2 .last{
	margin: 10px;
}

.alto3{
	width: 246px;
	float: left;
}

.clear_left{
	clear: left;
}

.black{
	color: #000;
}

.corpo {
	background: #FFF;
	width: 900px;
}

.corpo .paragrafo{
	margin: 0 10px;
}

.foot{
	color: #fff;
	text-align: center;
}

.lista{
	width: 880px;
	margin-left: auto;
}

.jus{
	text-align: justify;
	background-color: red;
	width: 220px;
}


/* MENU */


#menu {
	height: 37px;
	width: 930px;
	background: url("img/menu.jpg") no-repeat;
}
#menu ul {
	list-style: none;
	margin:0 0 0 23px;
	padding:0px;
}
#menu ul li{
	float:left;
	font-family:Arial;
	margin:0px;
}
#menu ul li a{
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	display:block;
}
#menu ul li a:hover{
	text-decoration: underline;
}

#menu-home a {
	width: 67px;
	text-transform: uppercase;
	color: #1361AD;
}
#menu-prenota a {
	width: 182px;
	color: #FFFFFF;
}
#menu-iniziative a {
	width: 137px;
	color: #FFFFFF;
}
#menu-Offerte a {
	width: 130px;
	color: #FFFFFF;
	text-indent: 30px;
	
}
#menu-nozze a {
	width: 105px;
	color: #8B3008;
}
#menu-biglietteria a {
	width: 76px;
	color: #8B3008;
}
#menu-toscana a {
	width: 125px;
	color: #8B3008;
}
#menu-servizi a {
	width: auto;
	color: #8B3008;
}