.presentazione {
	background-attachment: fixed;
	background-image: url(../img/img_presentazione.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #232323;
}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.testo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 232323;
}
.testoyachts{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #5d5d5d;
	text-decoration: none;
	
	}
.pixelsott {
	background-attachment: fixed;
	background-image: url(../img/yachts/pixel_sott.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bordo {
	border: 1px solid #5d5d5d;
}
.cantiere {
	background-attachment: fixed;
	background-image: url(../img/img_cantiere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	background-attachment: fixed;
	background-image: url(../img/img_navigazione.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav55 {
	background-attachment: fixed;
	background-image: url(../img/img_navigazione55.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.int {
	background-attachment: fixed;
	background-image: url(../img/img_interno.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news {
	background-attachment: fixed;
	background-image: url(../img/img_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contatti {
	background-attachment: fixed;
	background-image: url(../img/img_contatti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo {
	background-attachment: fixed;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.pixel {
	background-attachment: fixed;
	background-image: url(../img/pixel_immagini.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.testorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cc0303;
	text-decoration: none;
}
