.conteneur_intro {
  width:1000px;
  height:1125px;
  background-image:url(../IMG/Intro.jpg);
  background-repeat:no-repeat;
}
.bouton_intro {
  position: absolute;
  padding-left: 702px;
  padding-top: 1055px;
}
.bouton_intro a:link 
	{
	text-decoration:none;
	border: o px;
	}
.bouton_intro a:hover 
	{
	text-align:center;
	text-decoration:none;
	border: o px;
	}
.Pied_intro {
  width:1000px;
  height:75px;
  background-image:url(../IMG/Pied_Intro.jpg);
  background-repeat:no-repeat;
}
.f_content
	{
	position:absolute;
	color: #b4bcb2;
	text-align:right;
	/*top: 210px;*/
	padding-top: 15px;
	padding-left: 470px;
	font-size:10px;
	}
.drap_english {
position:absolute;
width:42;
height:34;
margin-left: 650px;
margin-top: 205px;
}
.drap_english a:link 
	{
	text-decoration:none;
	border: o px;
	}
.drap_english a:hover 
	{
	background-image:url(../IMG/english_flag2.gif);
	background-position:top;
	width:42;
	height:34;
	text-decoration:none;
	border: 0px;
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	}
.drap_french {
position:absolute;
width:42;
height:34;
margin-left: 650px;
margin-top: 205px;
}
.drap_french a:link 
	{
	text-decoration:none;
	border: o px;
	}
.drap_french a:hover 
	{
	background-image:url(../IMG/french_flag2.gif);
	background-position:top;
	width:42;
	height:34;
	text-decoration:none;
	border: 0px;
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	}