BODY{
  background-color:#FFFFFF;
  text-align:center;
  font-family:verdana;
  font-size:10pt;
  color:#767a7d;
  margin:0;
}
A{
  color:#484A4A;
}
A:hover{
  color:#979494;
}
.cont{
	float:left;
	width:919px;
	height:459px;
	background-image:url(images/cont.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:black;
	text-align:left;
	margin-top:120px;
	margin-left:26px !important;
	margin-left:13px;
}
.fen{
  width:970px;
  height:629px;
  background-image:url(images/interf.jpg);
  background-position:top right;
  vertical-align:top;
  overflow:hidden;
}
.foot{
  width:970px;
  height:8px;
  float:left;
  font-size:10pt;
  color:white;
  padding-top:24px;
  vertical-align:top;
  margin-top:-10px !important;
  margin-top:-15px;
}
.copy{
  margin-left:0px; 
  float:left;
  text-align:right;
  width:270px;
}
.mentions{
  text-align:left;
  float:right;
  color:black;
  width:310px;
  
}
.foot A{
  color:white;
  text-decoration:none;
}
.foot A:hover{
  color:white;
}
.macleft{
	width:auto;
	background-image:url(images/backband.jpg);
	background-position:bottom right;
}
.macright{
  width:auto;
  background-image:url(images/backband.jpg);
  background-position:bottom left;
}
.macbottomL{
  background-color:#7e4f9d;
  background-position:top left;
}
.macbottomR{
  background-color:#7e4f9d;
  background-position:top right;
}
A.btaccueil{
	width:117px;
	height:19px;
	background-image:url(images/btaccueil.jpg);
	float:left;
}
A.btsoins{
	width:140px;
	height:19px;
	background-image:url(images/btsoins.jpg);
	float:left;
}
A.btinstitut{
	width:129px;
	height:19px;
	background-image:url(images/btinstitut.jpg);
	float:left;
}
A.btcontact{
	width:112px;
	height:19px;
	background-image:url(images/btcontact.jpg);
	float:left;
}
A.btaccueil:hover{
	background-image:url(images/btaccueilover.jpg);
}
A.btsoins:hover{
	background-image:url(images/btsoinsover.jpg);
}
A.btinstitut:hover{
	background-image:url(images/btinstitutover.jpg);
}
.btcontact:hover{
	background-image:url(images/btcontactover.jpg);
}
.tarifsTitre{
	font-weight:bold;
	color:#BA729E;
	font-size:11pt;
	float:left;
	padding-right:23px;
	padding-left:14px;
	margin-top:10px;
}
.tarifsTitreActif{
	font-weight:bold;
	background-color:#b5749e;
	text-decoration:none;
	color:white;
	font-size:11pt;
	float:left;
	padding-right:23px;
	padding-left:14px;
	margin-top:10px;
}
.soins{
	display:none;
	width:100%;
	float:left;
	margin-top:10px;
}
UL{
  color:#767a7d;
}