@charset "utf-8";
body {
	background-image:url(../image/fond_degrade.jpg);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	width:100%;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	
}
.central {
width:596px;
border-left:2px solid #f8b600;
border-right: 2px solid #f8b600;
background-color:#FFFFFF;
float:right;
}
.central_bas {
background-image:url(../image/arrondibas.png);
width:600px;
height:20px;
float:right;
margin-bottom:-10px;
}

.central_haut {
background-image:url(../image/arrondihaut.png);
width:600px;
height:20px;
float:right;
margin-top:-10px;

}
.contour_bas {
background-image: url(../image/cadre_bas.png);
}
#gauche_arrondi_haut {
	background-image:url(../image/grisgauchehaut.png);
	width: 186px;
	height:10px;
	
}
#gauche_arrondi_bas {
background-image:url(../image/grisgauchebas.png);
width: 186px;
height:10px;


}
 
 h2 {
 font-size:18px;
 margin-top:0px;
 margin-bottom: 0px; 
 color: #444444;
 background:url(../image/h2fond.jpg);
 background-repeat:no-repeat;
 padding-left:5px;
 } 
 h3 {
 font-size:26px;
 margin-top:0px;
 margin-bottom: 0px; 
 color:#0066CC;

 }

img {
border:0;
}
.largeur {
width:812px;
margin:auto;
}

#menu_haut {
	padding-top:6px;
	width:812px;
	height:212px;
	margin-bottom:20px;
	background-image:url(../image/cadre_haut.png);
	background-repeat:no-repeat;
}


#menu_bas {
/*background-color:#f8b600;*/
width:820px;
height:60px;
margin-top:20px;
padding-top:6px;
color:#000000;
float:left;
font-size:13px;
letter-spacing:1px;
background-image: url(../image/cadre_bas.png);
background-repeat: no-repeat;


}

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

#menu_bas a:visited {
color:#000000;
text-decoration:none;
}

#menu_bas a:hover{
color:#0066CC;
text-decoration: underline;
}



#menu_gauche {

background-image:url(../image/grisgauche.jpeg);
background-repeat:repeat-y;
width:186px;
/*height:600px;*/
float:left;
/*margin-top:-20px;*/


}

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

color:#0066CC;
text-decoration:underline;
}

.taille {
background-image:url(../image/grisgauche.jpeg);
background-repeat:repeat-y;
/*background-color:#0099CC;*/

}

.text_central {
margin-left:20px;
margin-right:20px;
margin-bottom:20px;

}
.text_central a {
color:#000000;
text-decoration:none;
}
.text_central a:visited {
color:#000000;
text-decoration:none;
}
.text_central a:hover {
color:#0066CC;
text-decoration:underline;
}

ul#navigation{
}



ul#navigation li{
  /*border-bottom: 1px dotted #ffffff; */
  font-weight:bold;
  font-size:14px;
  letter-spacing: 1px;
  margin-bottom:10px;
  /*list-style-image:url(image/jante.png);*/
  background-image:url(../image/roue.png);
  background-repeat:no-repeat;
  background-position:0% 0%;
  padding-left:25px;
  list-style:none;
  margin-left:-30px;
 }
