/*--- body -----------------------------------------------------------------*/
body{ background:url(/css/theme/fond.png);}
#contenu  .image th, #contenu  .fvideo 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/page.png);
	background-repeat: repeat-y;
}

#bann{
    background-image: url(/css/theme/ban1.png);
	background-repeat: no-repeat;
	width: 909px;
	height: 200px;
	margin-left: 100px;
}
/*--- 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.submenu{
	background: url(/css/theme/menu6.png) no-repeat;
}
#menu  ul li a.subactif{
	background: url(/css/theme/menu6.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/menu5.png) no-repeat;
}
#menu ul li a.normal_actif{
	background: url(/css/theme/menu2.png) no-repeat;
}
#menu ul li a.menu{
	background: url(/css/theme/menu1.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);
}
/*----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;
}

