/*--- body -----------------------------------------------------------------*/
body{ background: url(/css/theme/fond.png);Border: 0px;}
.content th {
    background-image: url(/css/theme/thfond.png); -moz-border-radius-topleft: 35px; -moz-border-radius-topright: 35px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft:0px;
}
/*-- container --------------------------------------------------------*/
#container {
    background-image: url(/css/theme/page2.png);
	background-repeat: repeat-y;
}

/*--- header ---------------------------------------------------------------*/
#header {
background-image: url(/css/theme/haut.png);
background-repeat: no-repeat;
}
/*--- menu ------------------------------------------------------*/
#main_menu ul li a:hover{
  background: url(/css/theme/menu1.png) no-repeat;
}
#main_menu ul li a.menu{
	background: url(/css/theme/menu1.png) no-repeat;

}
#main_menu  ul li a.normal{
	background: url(/css/theme/menu4.png) no-repeat;
}
#main_menu  ul li a.normal:hover{
	background: url(/css/theme/menu4,2.png) no-repeat;
}
#main_menu ul li a.normal_actif{
	background: url(/css/theme/menu2.png) no-repeat;
}
#main_menu  ul li a.submenu{
	background: url(/css/theme/menu5.png) no-repeat;
}
#main_menu  ul li a.subactif{
	background: url(/css/theme/menu5.png) no-repeat;
}
#main_menu  ul li a.fin{
    background: url(/css/theme/menufin.png) no-repeat;
}
/*-----sous menu---------------------*/
#submenu ul li{
	background: url(/css/theme/submenu.png);
}
#conteneur-sousmenu{
	background: url(/css/theme/sousmenu.PNG);
}
#sousmenu dd{
	background: url(/css/theme/sousmenu2.PNG);
}
/*--- logo -----------------------------------------------------------------*/
#logo {
   background: url(/css/theme/logo.PNG) no-repeat;
}
/*--- footer ---------------------------------------------------------------*/
#footer {
    background-image: url(/css/theme/baspage.PNG);
	background-repeat: no-repeat;
}
#footer_text ul li a {
	background: url(/css/theme/footmenuul.PNG); -moz-border-radius-bottomright: 50px; -moz-border-radius-bottomleft:50px;
}
#footer_text ul li a:hover{
	background: url(/css/theme/footmenuula.PNG); -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft:20px;
}
/*--- paragraph ------------------------------------------------------------*/
.deezer{
	background:url(/css/theme/deezer.png);
}
/*----fléche-----------------------------------------------------------------------*/
#FG {
	background: url(/css/theme/FG.png);	
}
#FG:hover{
	background: url(/css/theme/FGS.png);	
}
#FG.rien{
	background: url(/css/theme/FGR.png);	
}
#FD {
	background: url(/css/theme/FD.png);	
}
#FD:hover{
	background: url(/css/theme/FDS.png);	
}
#FD.rien{
	background: url(/css/theme/FDR.png);	
}
#fleche{
	background: url(/css/theme/fondF.png) ; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft:20px;
}