body {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
margin: 0 0 10px 0;
padding: 0;
background-color: #2f383d;
}
#header {
width:802px;
height: 104px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
}
#index a{
display:block;
width:802px;
height: 104px;
/*border:1px solid #000;*/
}
#haut {
height: 230px;
background-image: url(images/bandeau2.gif);
background-repeat: no-repeat;
background-position: top right;
margin : 0 0 0 0;
/*border:1px solid #FF0000;*/
}

#conteneur {
position: relative;
width: 803px;
margin: 0 auto; /*border:1px solid #FF0000;*/
}
#centre {
	background-image: url(images/contenu-repeat.gif);
	background-repeat: repeat-y;
	min-height:450px;
/*border:1px solid #FF0000;*/
}
* html body #centre {height:450px} /*Pour IE PC*/
.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
width:253px;
height:226px;
margin :0 0 0 0 ;
/*border:1px solid #00FF00;*/
}
.menuhaut li {
line-height:46px;
margin: 0;
padding:0;
}
.menuhaut a {
display:block;
height:46px;
margin: 0 0 0 0;
color: #FFF;
font-weight:bold;
padding :0 0 0 20px;
background-image: url(images/bouton.gif);
background-repeat: no-repeat;
text-decoration: none;
}
.menuhaut a:hover {
display:block;
text-decoration: none;
background-image: url(images/bouton-rollover.gif);
background-repeat: no-repeat;
}
#droite {
position: absolute;
right:0;
width :235px;
margin :20px 15px 0 0;
/*border:1px solid #FF0000;*/
}
#mail a{
background-image:  url(images/mail.gif);
background-repeat: no-repeat;
display:block;
width :235px;
height: 124px;
}
#flash{
	width:236px;
	height:251px;
	margin:20px 0 0 0;
	/*border:1px solid #0000FF;*/
}

#texte{
	color:#000;
	font-size:0.9em;
	padding: 10px 0 10px 15px;
	width:500px;
	text-align:justify;/*border:1px solid #000;*/
}
#centre h1{
background-image: url(images/contenu-haut.gif);
background-repeat: no-repeat;
margin:0;
padding:19px 0 0 40px;
font-size:1.3em;
color:#fff;
font-weight: normal;
height: 38px;
/*border:1px solid #00FF00;*/
}
#bas{
	background-image: url(images/contenu-bas.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	/*border:1px solid #0000FF;*/
}
#pied {
line-height: 48px;
text-align:center;
background-image: url(images/footer.gif);
background-repeat: no-repeat;
padding:0 0 0 0;
/*border:1px solid #0000FF;*/
}
#pied a{
	color:#fff;
	font-size: 1.0em;
	text-decoration: none;
}
#pied :hover{
	color:#74693d;
}
#centre h2{
font-size: 1.2em;
padding : 0 0 0 25px;
color:#e78021;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.liencredit {color: #47607C ; font-family: Verdana, Helvetica; font-size: 14px; font-weight: bold;}
