@charset "utf-8";
/* CSS Document */

hr {
	border:1px solid #CCC
}
img {
	border:0px;	
}
#container {
	width:980px;
	margin:0 auto 0 auto;
	background-color:#FFF; 
	background-repeat:no-repeat;
}
#footer {
	width:980px;
	clear:both;
	font-size:10px;
	text-align:center;
	border-top:1px solid #CCC;
	margin-top:15px;
}
a:link {
	color:#006;
	text-decoration:none;
}
a:visited {
	color:#006;
	text-decoration:none;
}
a:hover {
	color: #03C;
	text-decoration: underline;
}
#header {
	width:980px;
	height:auto;
	clear:both;
		
}

#footer {
	width:980px;
	height:140px;
	background-image:url(footer.jpg);
	clear:both;
}

#main {
	height:auto;
	width:100%;
	list-style:inside;
	line-height:18px;
	font-size:0.8em;
	color:#333;
	clear:both;
	list-style-type: disc;	
	text-align:justify;
	background-repeat:no-repeat;
}
li {
	margin-top:7px;	
}
body {
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	background-color:#eee;
	background-image:url(immagini/sfondo.jpg);
	background-position:center;
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#menu {
	height:310px;
	width:310px;
	float:left;
	padding-left:10px;
}
#menubasso {
	height:140px;
	width:310px;
	float:left;
	padding-left:10px;
}
#menutop1 {
	width:594px;
	height:48px;
	float:right;
}

#menutop2 {
	width:590px;
	height:30px;
	float:right;
	text-align:right;
}
#mainright {
	width:590px;
	height:480px;
	float:right;
}
#equalizer {
	width:120px;
	height:350px;
	float:left;
	clear:left;
	margin-top:-10px;
}

.boxes {
	clear:both;
	width:600px;
	float:right;
}
#box1 {
	width:250px;
	height:250px;
	float:right;
	margin-right:20px;
}
#box1title {
	width:250px;
	height:246px;
	
}

#box2 {
	width:250px;
	height:250px;
	float:right;
	
	margin-right:15px;
}

#news {
	width:600px;
	margin-left:20px;
	float:left;
	clear:left;
}

#booking {
	width:600px;
	float:right;
	text-align:right;
	margin-top:40px;
}

.textbox {
	width:400px;
	float:left;
}

.txt14px {
	font-size:1em;
}

.txt16px {
	font-size:1.2em;
	font-weight: bold;
}

.bianco {
	color:#FFF;
}
.servizio {
	width:170px;
	padding-left:25px;
	float:left;
		
}
.boxlarge {
	background-color:#333;
	width:90%;
	padding:15px;
	margin:15px;
}
.boxsmall {
	width:180px;
	float:left;
	background-color:#eee;
	padding:10px;
	border:2px #FFF solid;
	text-align:left;
	height:300px;
	font-size:11px;
	line-height:13px;
}

.littlepic {
	width:60px;
	height:40px;
	float:left;
	padding:2px;
}

.m10 {
	margin:10px;
}
