#header {
	background-image: url('/img/header.jpg');
}
#bouton_fleche_gauche
{
	background-image: url(/img/fr/bouton_fleche_gauche.gif);
}
#bouton_fleche_droite
{
	background-image: url(/img/fr/bouton_fleche_droite.gif);
}
#bouton_envoyer_ami {
	background-image: url(/img/fr/bouton_envoyer_ami.jpg);
}
#bouton_ajouter_commentaire2 {
	background-image: url(/img/fr/bouton_ajouter_commentaire2.jpg);
}
#bouton_ajouter_commentaire {
	width:146px; background-image: url(/img/fr/bouton_ajouter_commentaire.jpg);
}

/***************************************MENU***********************************************/
#header_menu{
	background: url('/img/fr/header_bouton_background.jpg');
}

#header_bouton_home{
	width:75px; background: url('/img/fr/header_bouton_home.jpg');
}

#header_bouton_news{
	width:93px; background: url('/img/fr/header_bouton_news.jpg'); 
}

#header_bouton_videos{
	width:82px; background: url('/img/fr/header_bouton_videos.jpg');
}

#header_bouton_mission{
	width:126px; background: url('/img/fr/header_bouton_mission.jpg');
}

#header_bouton_forum{
	width:78px;	background: url('/img/fr/header_bouton_forum.jpg');
}
#header_bouton_contact{
	width:85px; background: url('/img/fr/header_bouton_contact.jpg');
}

#header_bouton_dons{
	width:82px; background: url('/img/fr/header_bouton_dons.jpg');
}

/**************************************** BOX **********************************************/
#box_our_mission_header{
	background: url('/img/fr/box_our_mission_header.jpg');
}

#box_donate_header{
	background: url('/img/fr/box_donate_header.jpg');
}

#box_article_header{
	background: url('/img/fr/box_article_header.jpg');
}

/**************************************** INSCRIPTION **********************************************/
#bouton_sinscrire {
	background-color: transparent; background: url('/img/fr/bouton_sinscrire.gif');
}
 
#bouton_seconnecter {
	background-color: transparent; background: url('/img/fr/bouton_seconnecter.gif');
}