body {
font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
#header {
height: 193px;
width:1002px;
background-image: url(images/bandeau3.jpg);
}
#index a{
width:1002px;
height:193px;
display:block;
}
#conteneur {
position: relative;
width: 1002px;
border-right:1px solid #77727a;
border-bottom:1px solid #77727a;
}
#centre {
margin-left: 363px;
min-height: 650px;
border-left:2px #9e686d solid;
}
* html body #centre {height:650px} /*Pour IE PC*/
#gauche {
position: absolute;
left:0;
width: 363px;
background-image: url(images/bout-visage.jpg);
background-repeat: no-repeat;
background-position: right top;
padding : 229px 0 0 0;
/*border:1px solid #0000FF;*/
}
.bouton-mail a{
	width:130px;
	height:92px;
	display:block;
	float:left;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	margin : 0 0 0 20px;
	/*border:1px solid #00FF00;*/
	
}
.tel{
	width:145px;
	height:92px;
	background-image: url(images/tel.gif);
	background-repeat: no-repeat;
	margin : 0 0 0 190px;
	/*border:1px solid #00FF00;*/
}
.menugauche {
list-style-type: none;
margin: 20px 0 0 0;
padding:0 0 0 0;
/*float:left;*/
width:315px;
/*border:1px solid #000;*/
}
.menugauche li {
list-style-type: none;
background-image: url(images/puce.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding : 0 0 0 40px;
margin: 0 0 0 7px;
height:60px;
/*border:1px solid #FF0000;*/
}
.menugauche a {
color : #77727a;
padding : 0 0 0 0;
font-size : 1em;
font-weight: bold;
text-decoration : none;
/*border:1px solid #0000FF;*/
}
.menugauche a:hover {
color : #9e686d;
text-decoration : none;
}

.titre-gauche{
background-color: #9e686d;
width:290px;
line-height:24px;
color:#FFF;
/*float:right;*/
font-weight: bold;
margin:0 0 0 63px;
padding : 0 0 0 10px;
/*border:1px solid #FF0000;*/
}
#texte{
padding : 20px 20px 20px 20px;
text-align:justify;
font-size : 0.9em;
color:#4f4f4f;
/*border:1px solid #FF0000;*/
}
#centre h1{
line-height: 65px;
padding:20px 0 0 105px;
margin:0 0 0 0;
color:#9e4c54;
font-size: 1.7em;
font-weight: normal;	
background-image: url(images/titre.gif);
background-repeat: no-repeat;
background-position: right bottom;/*border:1px solid #0000FF;*/
}
#centre h2{
background-image: url(images/puce2.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
font-size: 1.3em;
font-weight: normal;	
color:#9e4c54;
padding : 0 0 0 30px;
}
.liste1{
	list-style: disc;
	margin:0 0 5px 0;
}
.lien{
	color:#9e4c54;
}
.lien:hover{
	color:#b79095;
}

