BODY{
  text-align:center;
  font-family:verdana;
  font-size:10pt;
  color:white;
  margin:0;
}
img{
	border:none;
}	
A{
  color:#005DB8;
  text-decoration:none;
}
A:hover{
  color:#7F007A;
}
.glob{
  width:1050px;
}
.ban{
	width:1050px;
	height:31px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
.ban A{
  color:#1A1A1A;
  text-decoration:none;
}
.ban A:hover{
  color:#7F007A;
}
.cont{
	float:left;
	width:1050px;
	height:408px;
	color:white;

}
.text{
	font-size:10pt;
	float:left;
	color:white;
	text-align:left;
	position:relative;
	left:30px;
	top:10px;
	width:1050px;
	height:310px;
}
.textScroll{
	font-size:10pt;
	float:left;
	overflow-y:scroll;
	color:white;
	position:relative;
	left:30px;
	top:10px;
	width:720px;
	height:300px;
}
.fen{
  width:1050px;
  height:500px;
  vertical-align:top;
}
.adresse{
	float:left;
	width:400px;
	padding-top:10px;
	height:50px;
}
.foot{
  width:1050px;
  height:113px;
  float:left;
  font-size:10pt;
  background-image:url(images/footer.jpg);
  background-repeat:no-repeat;
}
.copy{
  float:left;
  position:relative;
  top:30px;
  left:145px;
}
.copy a:hover{
  color:#201001;
}
.mentions{
  float:right;
  position:relative;
  color:white;
  font-size:10pt;
  top:30px;
  right:150px;
}
.mentions a{
  color:white;
}
.mentions a:hover{
  color:#201001;
}
.foot A{
  color:white;
  text-decoration:none;
}
.macleft{
  background-image:url(images/pattern.jpg);
  background-position:top right;
}
.macright{
  background-image:url(images/pattern.jpg);
  background-position:top left;
  }
.macbottomL{
  background-image:url(images/pattern.jpg);
  background-position:top left;
}
.macbottomR{
  background-image:url(images/pattern.jpg);
  background-position:top right;
  }
 .flags{
	margin-left:904px;
	margin-top:0px; 	
} 
  
 /*//////////////////////// M E N U ////////////////////////*/
  
.menu{
  height:48px;
  float:1050px;
}  
  
A.btAccueil{
	width:156px;
	height:48px;
	background-image:url(images/btAccueil.jpg);
	float:left;
}
A.btPresentation{
	width:152px;
	height:48px;
	background-image:url(images/btPresentation.jpg);
	float:left;
}
A.btPrestations{
	width:152px;
	height:48px;
	background-image:url(images/btPrestations.jpg);
	float:left;
}
A.btConsultation{
	width:152px;
	height:48px;
	background-image:url(images/btConsultation.jpg);
	float:left;
}
A.btContact{
	width:154px;
	height:48px;
	background-image:url(images/btContact.jpg);
	float:left;
}
.btBegin{
	width:142px;
	height:48px;
	background-image:url(images/btBegin.jpg);
	float:left;
}
.btEnd{
	width:142px;
	height:48px;
	background-image:url(images/btEnd.jpg);
	float:left;
}	
A.btAccueil:hover{
	background-image:url(images/btAccueilOver.jpg);
}
A.btPresentation:hover{
	background-image:url(images/btPresentationOver.jpg);
}
A.btPrestations:hover{
	background-image:url(images/btPrestationsOver.jpg);
}
A.btConsultation:hover{
	background-image:url(images/btConsultationOver.jpg);
}
A.btContact:hover{
	background-image:url(images/btContactOver.jpg);
}