body, html {
	background-color:#ffffff;
	margin:0;
	padding:0;
	background-image: url(img/base2.gif);
	background-position: top right;
	background-repeat: repeat-x;
	text-align:center;
}

body.model, html.model {
	background-color:#ffffff;
	margin:0;
	padding:0;
	background-image: url(img/base2.gif);
	background-position: top right;
	background-repeat: repeat-x;
	text-align:center;
}
body.search, html.search {
	background-color:#ffffff;
	margin:0;
	padding:0;
	background-image: url(img/base2.gif);
	background-position: top right;
	background-repeat: repeat-x;
	text-align:center;
}
body.boatmore, html.boatmore {
	background-color:#ffffff;
	margin:0;
	padding:0;
	background-image: url(img/base2.gif);
	background-position: top right;
	background-repeat: repeat-x;
	text-align:center;
}
/*-------------------------------------------------------------------------------------------------------*/
.testo {
	font-family: Verdana;
	font-size: 10px;
	color: #142850;
	text-align: justify;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.testobianco{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	font-style: normal;
	font-weight: normal;
}
.titolo {
	font-family: Verdana;
	font-size: 12px;
	color: #142850;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.barrauno {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8CA5B9;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.barradue {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8CA5B9;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration: none;
}
.data {
	font-family: Verdana;
	font-size: 12px;
	color: #9AA8B2;
	text-align: right;
	margin: 0px;
	padding: 3px;
}
.testolink {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #142850;
	margin: 0px;
	padding: 1px;
	font-style: normal;
	font-weight: normal;
}
.testolink2 {
	font-family: Verdana;
	font-size: 11px;
	color: #576e7e;
	margin: 0px;
	padding: 5px;
}
.menu:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #576E7E;
	text-decoration: none;
	line-height: 10px;
}
.menu:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #576E7E;
	text-decoration: none;
}
.menu:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #576E7E;
	text-decoration: none;
}
.menu:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #576E7E;
	text-decoration: none;
}

