body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#FFF;
text-align: center;
     }
}
#header {
height: 140px;
background-image: url(Images/banniere_hautjaune.jpg);
}
#conteneur {
position: absolute;
margin: 0 auto;
width: 996px;
left: 50%;
margin-left: -495px;
background-image: url(Images/back.gif);
}
#centre {
background-color:#fff;
margin-left: 140px;
margin-right: 142px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

.fil {
text-align: left;
font-size: 70%;
}

.fil a{
text-align: left;
font-weight: normal;
color: #996600;
text-decoration: underline;
}

.fil a:hover {
text-align: left;
font-weight: normal;
color: #000000;
text-decoration: none;
}

h1 {
clear:both;
text-align:left;
padding : 5px 0px 5px 0px;
font-size: 120%;
color: #CC6600;
margin: 0px 0px 0px 0px;
}

h2 {
clear:both;
text-align:left;
padding : 5px 0px 5px 0px;
font-size: 120%;
color: #CC6600;
margin: 0px 0px 0px 0px;
}

h3 {
clear:both;
text-align:left;
padding : 5px 0px 5px 0px;
font-size: 120%;
color: #000000;
margin: 0px 0px 0px 0px;
}

#centre a {
color: #996600;
text-decoration: underline;
background-color:#fff;
font-size: 100%;
font-weight: bold;
}

#centre a:hover {
text-decoration: none;
color: #000000;
font-size: 100%;
font-weight: bold;
}

#gauche {
position: absolute;
width: 122px;
background-color:#FFFF00;
}

#droite {
position: absolute;
right:0;
width: 140px;
background-color: #FFFF00;
text-align: center;
}
#pied {
height: 20px;
background-color: #FFFF00;
text-align: center;
}

#pied a {
text-decoration: underline;
color: #000000;
}

#pied a:hover {
text-decoration: none;
color: #000000;
}

.ligne {
position: absolute;
top: 10px;
}

ul {
list-style-type: none;
position: absolute;
left: -40px;
top: 140px;
font-size: 10px;
}

li {
margin-bottom: 1px;
}

.menu a {
     //margin-left:0px;
     width: 138px;
     height: 26px;
     display: block;
     text-align: center;
     border: 1px solid #000000;
     text-decoration: none;
     color: #000;
     background: #FFCC33;
	 }
	 
.menu a:hover {
     background: #FFFF00;
     border: 1px solid #000000;
     }

.menu a:active {
     background: gray;
     border: 1px solid #000000;
     color: #fff;
     }
     
.contact {
	float:right;
        border:solid 1px;
        text-align: center;
	border-color:#970C2D;
	width: 200px;
}

.listing {
	margin: 1em 0 1em 20px;
	list-style-type: square;
	color: #000000;
	padding: 0;
	line-height:1.4em;
}


p {margin: 0 0 10px 0;}
