					/*--------------------BALISES--------------------*/
body {
	font: 14px Arial,sans-serif;
	color: #5a5853;
	background-color: #FFFFFF;
}
					/*----------------------DIV----------------------*/
#content {
	margin: 0px auto 10px auto;
	width: 900px;
	border: 1px solid #B6B7B6;
}
#header {
	height: 179px;
	background-color: #14A5C0;
}
#blanc {
	margin-top: 5px;
	width: 885px;
	height: 110px;
	background-color: #FFFFFF;
}
#barremenu {
	height: 29px;
	background-image: url("ressources/barre-header.png");
}
#contenu{
	margin-top: 25px; 
}
#colonne1 {
    float: left;
    width: 240px;
    margin-left: 15px; 
}  
#colonne2 {
	position: absolute;
	margin: 15px 230px auto 270px;
	width:400px;
	font: bold 14px Times New Roman, Arial;	
}
#colonne3{     
	float: right;     
	width: 200px; 
	margin-right: 15px;	 
}
#slideshow{
	position:relative;
	height: 170px;
	margin-top: 60px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
#icones{
	margin-top: 350px;
	height: 140px;
}
#reactimpli{
	width: 760px;
	margin: 30px auto auto 70px;
	text-align: justify;
}
#barrefooter {
	height: 29px;
	background-image: url("ressources/barre-footer.png");
}
					/*--------------------CLASSES--------------------*/
.logo {
	position: absolute;
	margin: 15px auto auto 50px;
}
.numvert {
	margin: 10px auto auto 629px;
}
.titremark {
	margin: 15px auto auto 180px;
}
.secretaire {
	position: absolute;
	margin: -41px auto auto 422px;
}
.villes {
	margin: 48px auto auto 50px;
}
.iconetel{
	width: 148px;
	height: 69px;
	margin: -22px auto auto 675px;
}
ul.prestas{
	padding-top: 5px;
	padding-bottom: 10px;	
	background-color: #D7F9FF;
}
li.prestations{
	list-style: none;
	font-size: 13px;
	background: url("ressources/puce.gif") no-repeat 0px 2px;
	margin: 7px auto 0px -35px;
	padding-left: 15px;
}
.directeur{
	float: left;
	height: 116px;
}
.discours1{
	float: right;
	text-align: justify;
}
.discours2{
	margin-top: 125px;
	text-align: justify;
}
.tampon{
	margin-top: -5px;
}
.qualites{
	float: left;
	margin-left: 20px;
	width: 250px;
	height: 100px;
}
.qualites img{
	position: absolute;
}
.qualites span{
	margin-left: 15px;
	font-weight: bold;
}
.liste{
	position: absolute;
	margin-left: 50px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;



}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;



}