body
{
	font-family: Arial;
	color: Black;
	font-style: normal;
	font-size: larger;
	position: absolute;
	width: 100%;
}
#vagNamani
{
	color: #0002EA;
	font-family: "Times New Roman";
	font-style: oblique;
	font-size: x-large;
	position: relative;
	text-align: center;
}
.texte
{
	text-align: center;
	font-size: medium;
	position: relative;
}
.ImagePrem
{
	margin-left: 200px;
	height: 275px;
	width: 225px;
	float: left;
	position: absolute;
	margin-top: 25px;
	background-image: url(Images/frntpic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
.ImageDeuz
{
	position: absolute;
	height: 275px;
	width: 257px;
	float: left;
	margin-left: 200px;/*375*/
	background-image: url(Images/voilePetiteJaune.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
.Permis
{
	position: absolute;
	height: 20px;
	width: 250px;
	margin-left: 110px;
}
.location
{
	position: absolute;
	height: 20px;
	width: 250px;
	margin-left: 150px;
}
.achat
{
	position: absolute;
	height: 20px;
	width: 300px;
	margin-left: 150px;
}
.seminaire
{
	position: absolute;
	height: 20px;
	width: 300px;	
	margin-left: 185px;
}
.sortie
{
	position: absolute;
	height: 20px;
	width: 250px;
	margin-left: 175px;
}
.localisation
{
	position: absolute;
	height: 20px;
	width: 350px;
	float: left;
	margin-left: -60px;
	margin-top: 200px;
	text-align: center;
}
.meteo
{
	position: absolute;
	height: 20px;
	width: 300px;
	margin-left: 80px;
	margin-top: 240px;
	text-align: center;
}
.pti
{
	position: absolute;
	height: 20px;
	width: 350px;
	float: left;
	margin-left: -60px;
	margin-top: 280px;
	text-align: center;
}
.meteoFR
{
	text-align: left;
	width: 100px;
	float : left;
	margin-left: 30px;
	position: relative; 
	
}
.contact
{
	position: relative;
	height: 100px;
	width: 350px;
	text-align: left;
	margin-left: 600px;
	font-size: small;
}
.dernier
{
	float: none;
	position: relative;
	margin-top: 320px;
}
a:visited
{
	font-family: Arial;
	color: Purple;
	text-decoration: underline;
	font-style: normal;
}
a:link
{
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
	color: Blue;
}
a:hover
{
	font-family: Arial;
	color: Blue;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	font-size: large;
}
a:active
{
	color: Blue;
	font-family: Arial;
	font-style: italic;
	text-decoration: underline;
}