body
{
	position: absolute;
}
.voile
{
	background-image: url(Images/voile.png);
	background-attachment: scoll;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 30px;
	width: 100%;
	height: 500px;
	position: relative;
	/*Ne pas toucher !!!!! */
}
.voileSolut
{
	background-image: url(Images/voile.png);
	background-attachment: scoll;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 125px;
	width: 100%;
	height: 500px;
	position: absolute;
}
.voilier
{
	position: absolute;
	height: 25px;
	margin-left: 215px;
	margin-top: 50px;
}
.fluvial
{
	position: absolute;
	height: 25px;
	margin-left: 255px;
	margin-top: 100px;
}
.moteur
{
	position: absolute;	
	height: 25px;
	margin-left: 260px;
	margin-top: 150px;
}
.bateauEven
{
	position: absolute;
	height: 25px;
	margin-left: 185px;
	margin-top: 200px;
}
.support
{
	position: absolute;
	height: 25px;
	margin-left: 50px;
	margin-top: 175px;
	font-size: x-large;
	text-align: left;
}
.algeco
{
	height: 10px;
	width: 200px;
	margin-left: 225px;
	margin-top: -25px;
	position: relative;
}
.esso
{
	height: 10px;
	width: 225px;
	margin-left: 180px;
	position: relative;
}
.leon
{
	height: 10px;
	width: 400px;
	margin-left: 250px;
	position: relative;
}
.itm
{
	height: 10px;
	width: 275px;
	margin-left: 250px;
	position: relative;
}
.motorcraft
{
	height: 10px;
	width: 375px;
	margin-left: 240px;
	position: relative;
}
.orf
{
	height: 10px;
	width: 325px;
	margin-left: 240px;
	position: relative;
}
.syseca
{
	height: 10px;
	width: 375px;
	margin-left: 225px;
	position: relative;
}
.vtm
{
	height: 10px;
	width: 300px;
	margin-left: 235px;
	position: relative;
}
.boutonReserv
{
	text-align: center;
	height: 70px;
	width: 600px;
	margin-top: 50px;
	position: relative;
}
.boutonSolut
{
	text-align: center;
	height: 70px;
	width:600px;
	margin-top: 445px;
	margin-left: 50px;
	position: absolute;
}
.bouton
{
	text-align: center;
	height: 70px;
	width:600px;
	margin-top: -90px;
	margin-left: -30px;
	position: relative;
	/*Ne pas toucher !!!!! */
}
.PhraseSeminaire
{
	height: 40px;
	width:600px;
	text-align: center;
	font-size: x-large;
	text-decoration: underline;
	font-style: italic;
	font-weight: bolder;
	position: relative;
	/*Ne pas toucher !!!!! */
}
a:visited
{
	font-family: Arial;
	color: Purple;
	text-decoration: underline;
	font-style: normal;
}
a:link
{
	font-family: Arial;
	font-style: normal;
	color: Blue;
	text-decoration: underline;
	text-align: center;
	font-size: x-large;
}
a:hover
{
	font-family: Arial;
	color: Blue;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	font-size: xx-large;
}
a:active
{
	color: Blue;
	font-family: Arial;
	font-style: italic;
	font-size: large;
	text-decoration: underline;
}
