/*--- body -----------------------------------------------------------------*/
body{
    background:url(theme/fond.png);
}
.content th {
    background-image: url(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(theme/page2.png);
	background-repeat: repeat-y;
}

/*--- header ---------------------------------------------------------------*/
#header {
background-image: url(theme/haut.png);
background-repeat: no-repeat;
}
/*--- menu ------------------------------------------------------*/
#main_menu ul li a:hover{
  background: url(theme/menu1.png) no-repeat;
}
#main_menu  ul li a.submenu{
	background: url(theme/menu5.png) no-repeat;
}
#main_menu  ul li a.subactif{
	background: url(theme/menu5.png) no-repeat;
}
#main_menu  ul li a.normal{
	background: url(theme/menu4.png) no-repeat;
}
#main_menu  ul li a.normal:hover{
	background: url(theme/menu4,2.png) no-repeat;
}
#main_menu ul li a.normal_actif{
	background: url(theme/menu2.png) no-repeat;
}
#main_menu ul li a.menu{
	background: url(theme/menu1.png) no-repeat;

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