*{
margin:0;
padding:0;
}

body{
background-color:#F2F2F2;
font-family:trebuchet ms, arial, verdana;
font-size:13px;
}

.liens{
color:#BDC89F;
text-decoration:none;
}

.liens:hover{
text-decoration:underline;
}

.conteneur{
width:900px;
margin:auto;
background-color:#FFF;
}

.bandeau img{
/*margin-bottom:-5px;*/
margin-top:-1px;
}

.liensRando a{
text-decoration:none;
color:#BDC89F;
font-weight:bold;
}

.liensRando a:hover{
text-decoration:underline;
}

.bandeHaut{
background-image:url("/images/bandeHaut.jpg");
background-position:left;
background-repeat:no-repeat;
color:white;
}

.bandeHaut p{
margin-left:30px;
font-weight:bold;
font-style:italic;
}

.bandeBas{
background-image:url("/images/bandeBas.jpg");
background-position:right;
background-repeat:no-repeat;
color:white;
}

.bandeBas p{
margin-right:30px;
font-weight:bold;
font-style:italic;
}

.header{
width:900px;
}

.contenu{
width:900px;
}

.menu{
position:relative;
left:10px;
}

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

.menu a{
color:black;
text-decoration:none;
height:40px;
position:relative;
left:20px;
top:10px;
font-style:italic;
font-size:14px;
}

.menu li{
margin:20px 0 20px 10px;
height:40px;
background-image:url("/images/feuilleOff.jpg");
background-position:left;
background-repeat:no-repeat;
}

.menu li:hover{
height:40px;
background-image:url("/images/feuilleOn.jpg");
background-position:left;
background-repeat:no-repeat;
}
.textarea{
margin:auto;
margin-top:20px;
width:600px;
}

.textarea a{
color:#7F3131;
text-decoration:none;
font-weight:bold;
}

.textarea a:hover{
text-decoration:underline;
}
/*
.textarea h1{
color:#7F3131;
font-size:16px;
background-image:url("/images/ligneTitre.jpg");
background-repeat:no-repeat;
background-position:bottom left;
height:30px;
padding-left:50px;
margin-bottom:15px;
}*/

.textarea h1{
	color:#7F3131;
	font-size:16px;
}

.textarea p{
margin:3px;
}

.textarea img{
border:0;
}

.mentions{
height:50px;
width:250px;
background-image:url("/images/bandeMentions.jpg");
background-position:bottom right;
background-repeat:no-repeat;
}

.mentions a{
color:#FFF;
position:relative;
right:35px;
top:10px;
text-decoration:none;
font-weight:bold;
}

.mentions a:hover{
text-decoration:underline;
}

.natice-dri{
color:#CCC;
}

.natice-dri a{
color:#CCC;
font-size:11px;
text-decoration:none;
position:relative;
left:15px;
top:10px;
}

.natice-dri a:hover{
text-decoration:underline;
}

.menuBas p {
color:#BDC89F;
position:relative;
top:10px;
}

.menuBas a{
color:#BDC89F;
text-decoration:none;
font-size:11px;
font-weight:bold;
}

.menuBas a:hover{
text-decoration:underline;
}

.ancre {
background-image:url("/images/feuille.gif");
background-repeat:no-repeat;
background-position:left;
width:100px;
height:30px;
text-align:center;
padding-left:30px;
}

.ancre:hover{
background-image:url("/images/feuille_on.gif");
background-repeat:no-repeat;
background-position:left;
}

.sousMenu{	
	list-style-type:none;
}

.sousMenu li{
	position : relative;
	top: 8px;
	left: 5px;
	display : inline;
	padding-right : 5px;
}
