body{
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	margin:5px 0px; padding:0px;
	text-align:center;


}
.conteneur_site {
display:block;
border-style:solid;
border-color:#ffffff;
border-width:0px 1px 0px 1px;
background-color:#FFF;
/*float:center;*/
width:802px;
margin: 0px auto;

}
.gaucheetcentre{
background-image:URL('images_fifres/fond-gauche.jpg');
background-repeat:repeat-y;
background-position:left;
}

.bandeau{
display:block;
background-image:URL('images_fifres/bandeau.jpg');
height:126px;
width:800px;
}
.menu{
height:24px;

}
.bouton{
float:left;
width:133px;
height:25px;
background-image:URL('images_fifres/bouton.jpg');
text-align:center;
overflow:hidden;
}
a.bouton{
color:#000000;
text-decoration:none;
font-weight:bold;
font-size : 14px;
padding:4px;
border-width:0px 0px 0px 0px;
}
a.bouton:hover{
background-image:URL('images_fifres/bouton_sel.jpg');
}
.bandeau_gauche{
height:600px;
float:left;
width:133px;
/*background-color:#C1C1B1;
background:#C1C1B1;*/
overflow:hidden;
background-image:url('images_fifres/fond_menu_gauche.jpg');
background-repeat:repeat-x;
}

.contenu{

width:667px;
float:right;
/*float:left;*/
/*overflow-y:scroll;
overflow-x:hidden;*/
background-image:URL('images_fifres/fond2.jpg');
background-repeat:no-repeat;
background-position:center;
/*height : 900px*/
margin : 0px;
padding : 0px;
border-width : 0px;
}
.sous_menu{
color:#000000;
text-align:center;
width: 132px;
border-width: 1px;
border-color: #D1D1C1;
border-style:solid;
height: 26px;
text-decoration : none;
font-weight : bold;
font-size : 12px;
display:block;
padding : 4px;
/*margin: 0 auto;*/
}
p{
text-align:justify;
}
.autre {
}

