body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F2F1EC;
	margin: 0px;
}
img {
	border: none;
}
a, a:link, a:active, a:visited {
	text-decoration:underline;
	color: #666666;
}
a:hover {
	text-decoration:underline;
	color:#99CC33;
}
.sottomenu {
	line-height: 20px;
	font-size: 13px;
}
#mainbox {
	width: 800px;
	margin: 30px auto 0px auto;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;	
}
#fascialogo {
	padding: 20px 20px 0px 20px;
}
#lingue {
	float: right;
}
#lingue img {
	padding: 2px;
	float: left;
	border: solid 1px #f2f1ec;
	margin-left: 5px;
}

#fasciacolore {
	border-bottom: solid 5px #9dcb3b;
	width: 800px;
	height: 20px;
	background: #f2f1ec;
}
#mainpic {
	width: 800px;
	height: 200px;
	background: #e2e2e2;
	border-bottom: solid 5px #9dcb3b;	
}
#erase {
	clear: both;
	height: 20px;
}
#footer {
	width: 800px;
	margin: 20px auto;
	font-size: 10px;
}
 /* elementi di pagina testuale */ 

.colonna {
	width: 240px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
.colonna_doppia {
	width: 500px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	padding-left: 25px;
	background: url(../images/freccia2.gif) no-repeat left center;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px;
}
hr {
	border: solid 1px #CCC;
	clear: both;
}

#yachtfinder {
	width: 225px;
	height: 40px;
	padding-top: 60px;
	padding-left: 15px;
	background: url(../images/yachtfinder.jpg) no-repeat;
}


