body
{
	background-color: #02497c;
}

#header_container
{
	background: url('../images/fr/header_repeat.jpg') repeat-x;
}

body.en #header
{
	background: url('../images/en/logo_header.png') no-repeat;
}

body.fr #header
{
	background: url('../images/fr/logo_header.png') no-repeat;
}

#main_menu_container
{
	background: url('../images/fr/menu_repeat.png') repeat-x;
}

#content_container
{
	background: url('../images/fr/content_repeat.jpg') repeat-x;
}

#footer_container
{
	background: url('../images/fr/footer_repeat.png') repeat-x ;
	background-position:bottom;
}

#footer
{
	background: url('../images/fr/background_footer.png') transparent no-repeat;
	background-position:bottom;
}

#top_menu
{
	padding-top: 14px;
}

#page_menu li.active_menu,
#page_menu li a:hover
{
	background-image: url('../images/fr/rollover.png');
	background-repeat: repeat-x;
	color:#fff;
}

#page_menu li.separator
{
	background: url('../images/fr/separateur_menu.jpg') transparent no-repeat;
}


div.content_top
{
	background: url('../images/fr/top_content.png') transparent ;
	background-repeat:no-repeat;

}

div.content_milieu
{
	background: url('../images/fr/dedans_content.png') transparent;
	background-repeat:repeat-y;
}

div.content_bottom
{
	background: url('../images/fr/bottom_content.png') transparent;
	background-repeat:no-repeat;

}
/*       ------------------------------------  background  content jouer     ----------------------------------------- */
div.content_top_jouer
{
	background: url('../images/fr/top_jouer.png') transparent ;
}

div.content_bottom_jouer
{
	background: url('../images/fr/botton_jouer.png') no-repeat transparent;
	background-position:bottom;
}
div.content_bottom_credit
{
	background: url('../images/fr/bottom_credit.png') no-repeat transparent;
	background-position:bottom;
}