/*--- body -----------------------------------------------------------------*/
body{ background: url(/css/theme/fond.png);}
.image th,.images th {
    background-image: url(/css/theme/thfond.png);
}
td .bar {
    background-image: url(/css/theme/thfond.png);
}
/*-- 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 ------------------------------------------------------*/
#menu ul li a:hover{
  background: url(/css/theme/menu1.png) no-repeat;
}
#menu ul li a.menu{
	background: url(/css/theme/menu1.png) no-repeat;
}
#menu  ul li a.normal{
	background: url(/css/theme/menu4.png) no-repeat;
}
#menu  ul li a.normal:hover{
	background: url(/css/theme/menu4hover.png) no-repeat;
}
#menu  ul li a.normaliste:hover{
	background: url(/css/theme/liste1.png) no-repeat;
}
#menu  ul li a.normaliste{
	background: url(/css/theme/liste2.png) no-repeat;
}
#menu ul li a.normal_actif{
	background: url(/css/theme/menu2.png) no-repeat;
}
#menu  ul li a.submenu{
	background: url(/css/theme/menu5.png) no-repeat;
}
#menu  ul li a.subactif{
	background: url(/css/theme/menu5.png) no-repeat;
}
#menu  ul li a.fin{
    background: url(/css/theme/menufin.png) no-repeat;
}
/*-----sous menu---------------------*/
#submenu ul li{
	background: url(/css/theme/submenu.png);
}
#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); 
}
#footer_text ul li a:hover{
	background: url(/css/theme/footmenuula.PNG); 
}
/*--- paragraph ------------------------------------------------------------*/
.deezer{
	background:url(/css/theme/deezer.png);
}
