body {
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
margin: 0 0 10px 0;
padding: 0;
background-image: url(images/fond.gif);
background-repeat: repeat-x;
}
#header {
height: 290px;
width: 812px;
background-image: url(images/bandeau.gif);
background-repeat: no-repeat;

}
#index a{
display:block;
width: 812px;
height: 290px;
/*border:1px solid #000;*/
}
#conteneur {
position: relative;
width: 812px;
margin: 0 auto; 
/*background-image: url(images/bordure-page.gif);*/

/*border:1px solid #ff0000;*/
}
#centre {
background-image: url(images/bordure-page.gif);
padding : 0 0 0 270px;
min-height: 650px;
/*border:1px solid #ff0000;*/
}
* html body #centre {height:650px} /*Pour IE PC*/
#gauche {
position: absolute;
left:0;
width: 255px;
padding : 0 0 0 15px;/*border:1px solid #00ff00;*/
}
#pied {
height: 37px;
background-image: url(images/pied-de-page.gif);
background-repeat: no-repeat;
padding: 12px 0 0 20px;
font-weight: bold;
}
#pied a{
	color:#fff;
	font-size: 1.0em;
	text-decoration: none;
	
}
#pied :hover{
	color:#5da157;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
background-image: url(images/bouton-menu.gif);
background-repeat: no-repeat;
line-height:31px;
margin: 0 0 7px 0;
padding: 0 0 0 50px;
}
.menugauche a {
margin: 0;
color: #404040;
font-weight: bold;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
color:#959494;
}
#bouton-mail{
	background-image: url(images/bouton-mail.gif);
	background-repeat: no-repeat;
	width:253px;
	height:102px;
	color: #404040;
	font-weight: bold;
	font-size: 21px;
	margin : 20px 0 0 0;
	padding : 5px 0 0 0;
	text-align:center;

}
#bouton-mail a{
display:block;
	width:253px;
	height:102px;
	text-decoration: none;	color: #404040;
}
.texte-mail{
	text-align: center;
	width:200px;
	line-height:25px;
	font-size: 18px;
	margin: 0 0 5px 6px;
	padding : 0 0 5px 40px;
	cursor: pointer;
	display:block;border-bottom:1px solid #fff;
}

#anim-dico{
	width:253px;
	height:225px;
	margin : 20px 0 0 0;
	/*border:1px solid #000;*/
}
#anim-adresses{
	width:166px;
	height:99px;
	margin : 20px 0 0 40px;/*border:1px solid #000;*/
}
#bordure-haut{
width:812px;
height: 24px;
background-image: url(images/bordure-titre.gif);
	/*border:1px solid #0000ff;*/
}
#texte{
	padding: 20px 25px 10px 15px;
	text-align:justify;
	font-size:0.9em;
	/*border:1px solid #000;*/
}
#centre h1{
	margin:0 0 0 10px;
	padding:0;
	background-image: url(images/titre.gif);
	background-repeat: no-repeat;
	width: 329px;
	height: 31px;
	color: #fff;
	font-size: 1.4em;
	padding: 0 0 0 15px;
	line-height:31px;
}
#texte li{
	margin : 0 0 5px -10px;
}
#texte table{
background-color: #e7e7e7;
/*color:#786d42;
font-size: 1.0em;*/
width:350px;
border-collapse: collapse;
border: 1px solid #7d7d7d;
}
#texte td{
	border : 1px solid #7d7d7d;
	padding : 3px;
}
#texte th{
	border : 1px solid #7d7d7d;
	padding : 3px;
	font-weight:bold;
}
.colonne2{
	text-align:center;
}
#adresses{
	width:600px;
	height:400px;	
	/*border:1px solid #000;*/
}
.pop-up{
background-image: none;
}