*{
padding:0;
margin:0;
}

body{
background-color:#859B40;
font-family: Tahoma, Verdana;
font-size: 12px;
}

.conteneur {
width:831px;
margin:auto;
}

.header{
width:831px;
height:320px;
background-image:url("/images/header.jpg");
background-repeat:no-repeat;
}

.menu{
width:500px;
margin:auto;
position:relative;
left:80px;
}

.menu td{
width:100px;
}

.menu a{
color:#6F4A51;
text-decoration:none;
}

.gauche{
background-image:url("/images/gauche2.jpg");
background-repeat:repeat-y;
width:321px;
}

.gauche2{
background-image:url("/images/gauche2.jpg");
}

.droite2 img{
margin-bottom:-5px;
position:relative;
margin-top:-300px;
z-index:1;
}

.droite{
background-image:url("/images/fondDroite.jpg");
}
.footer{
background-image:url("/images/footer.jpg");
background-repeat:no-repeat;
height:174px;
}

.textarea{
width:450px;
margin:auto;
margin-bottom:40px;
position:relative;
left:-100px;
z-index:2;
}

.textarea h1{
background-image:url("/images/ligneTitre.png");
background-repeat:no-repeat;
background-position:bottom left;
font-size:14px;
padding-top:-20px;
position:relative;
left:10px;
height:30px;
}

.textarea h3{
margin-left:10px;
}

.textarea p{
color:#3E474E;
margin:10px;
font-size:11px;
}

.textarea li{
background-image:url("/images/puce59.gif");
background-repeat:no-repeat;
background-position:left;
background-attachement:fixed;
padding-left:10px;
padding-top:7px;
height:13px;
font-size:11px;
color:#3E474E;
}

.textarea ul{
list-style-type:none;
}

.textarea a{
color:#3E474E;
text-decoration:none;
}

.textarea a:hover{
font-weight:bold;
}

.menu2{
width:600px;
margin:auto;
position:relative;
top:-30px;
left:-40px;
}

.menu2 a{
color:black;
background-image:url("/images/puce.jpg");
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
font-size:10px;
text-decoration:none;
}

.menu2 a:hover{
color:#C17900;
}

.menu2 li {
list-style:none;
float:left;
padding-left:20px;
margin-top:-10px;
}

.mentions{
color:white;
font-size:11px;
width:831px;
margin:auto;
text-align:center;
position:relative;
top:-30px;
}

.mentions a{
color:white;
text-decoration:none;
}

.mentions a:hover{
font-weight:bold;
}

.contact table {
	margin-top:20px;
	margin-left:5px;
}


