body {
	background-image: url(images/fond.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #11384D;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
}

.H1{
	font-size: 24px;
	font-style: oblique;
	color: #003366;
	text-decoration: none;
	filter: DropShadow(Color=000, OffX=2, OffY=2);
}
.Tabl {
	background-image: url(images/corsicajet2_17.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a {
	text-decoration: none;
	color: #003366;
	font-size: 12px;
	background-image: url(images/btoff.gif);
	line-height: 31px;
	height: 31px;
	width: 179px;
	text-align: center;
	display:block;
	margin-top: -2px;
	background-position: 0px 2px;
}

#menu a:hover {
	color: #000000;
	background-image: url(images/bton.gif);
}
.style2 {font-size: 9px; }

.menu a:active {
background: gray;
color: #fff;
}
