@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
		background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.wanted{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	height: 600px;
	width: 1000px;
}
.index-ita{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/home-ita.jpg);
	height: 551px;
	width: 1000px;
	background-repeat: repeat-x;
}
.home{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/home-pagina.jpg);
	height: 363px;
	width: 1000px;
	background-repeat: repeat-x;
	color: #ffc74b;
}
.charter{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/charter-pagina.jpg);
	height: 363px;
	width: 1000px;
	background-repeat: repeat-x;
	color: #ffc74b;
}
.fisherman{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/fisherman-corpo.jpg);
	width: 1000px;
	background-repeat: repeat-y;
	color: #ffc74b;
}
.fisherman-su{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/fisherman-pagina.jpg);
	width: 1000px;
	background-repeat: repeat-x;
	color: #ffc74b;
}
.info{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/info-pagina.jpg);
	height: 363px;
	width: 1000px;
	background-repeat: repeat-x;
	color: #ffc74b;
}
.links{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/link-pagina.jpg);
	height: 363px;
	width: 1000px;
	background-repeat: repeat-x;
	color: #ffc74b;
	text-align: center;
}
a {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #ffc74b;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #ffc74b;
}
.link {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #ffc74b;
}
.link:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FFFF66;
	font-weight: bold;
}
.tab-centro{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/tab-centro.jpg);
	width: 1000px;
	background-repeat: repeat-y;
	color: #ffc74b;
}
.tab-linea-giu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFE16A;
	padding: 6px;
	padding-bottom:10px;
	font-family: "trebuchet MS", "Myriad Pro";
}
.tab-giu {
	padding: 6px;
	padding-bottom:10px;
		font-family: "trebuchet MS", "Myriad Pro";
}

