body {
	background-image: url("images/header_jol.jpg");
	background-color : #131313;
}

a, a:visited {
	color : #9d0101;
}
a:hover, a:visited:hover {
	color : #cc0000;
}

#jolDofus {
	background-image: url("images/footer.jpg");
}
#highlightDofus {
	background-image:url('images/highlight.png');
}

#newsDofus .headNews {
	background-image: url("images/newsprinc_top.png");
}
#newsDofus .newsDofusBOTTOM1 .headNews {
	background-image: url("images/news_1_top.png");
}
#newsDofus .newsDofusBOTTOM2 .headNews {
	background-image: url("images/news_2_top.jpg");
}
#newsDofus .newsDofusBOTTOM3 .headNews {
	background-image: url("images/news_3_top.jpg");
}

#newsDofus .newsDofusBOTTOM1, #newsDofus .newsDofusBOTTOM3 {
	background-image: url("images/news_bg.jpg");
}
#newsDofus .newsDofusBOTTOM2 {
	background-image: url("images/news_2_bg.jpg");
}

div.jol_actus_pages {
	background-image: url("images/pagination.jpg");
	padding-top : 90px;
}
div.jol_actus_pages a.jol_actus_page_lien {
	color : #9d0101;
}
div.jol_actus_pages a.jol_actus_page_lien_actif {
	background:url('images/pagination.png') no-repeat center 3px;
}
#forumsDofus li, #actualitesJol li {
	background-image: url("images/puce_actu_new.jpg");
}
#twitterJol {
	background-image: url("images/module_twitter_top.png");
}
#rightButtonProfil a.profilLink {
	background-image: url("images/module_profil.png");
}
#rightButtonProfil a.profilLink:hover {
	background-image: url("images/module_profil_hover.png");
}
#searchJol {
	background-image: url("images/module_search_top.png");
}
#searchJol input.jol_recherche_submit:hover {
	background-image: url("images/module_search_hover.png");
}
#imagesDofus {
	background-image: url("images/module_galerie_top.png");
}

#menu ul li {
	background-image: url("images/menu_off.png");
}
#menu ul li:hover {
	background-image: url("images/menu_on.png");
}
#menu ul a {
	color : #c41515;
}
#menu ul a:hover {
	color : #cc0000;
}
#menu li.sousmenu > a {
	background-image : url(images/menu_off_fleche.png);
}
#menu li.sousmenu > a:hover {
	background-image : url(images/menu_on_fleche.png);
}

#pubDofus a, #pubDofus a:visited, #teamFooter a, .bouton {
	color : #9d0101;
}
#pubDofus a:hover, #teamFooter a:hover, .bouton:hover {
	color : #cc0000;
}
#footerDofus a, #footerDofus a:visited {
	color : #ffe14e;
}
#footerDofus a:hover, #footerDofus a:hover {
	color : #f39c3f;
}
div.article-dofus-titre h1 {
	background-image: url("images/titre_back.jpg");
}
div.article-corps h2, div.nouvelle-corps h2,
div.article-corps h3, div.nouvelle-corps h3,
div.article-corps h5, div.nouvelle-corps h5 {
	color : #9d0101;
}

div.article-corps h4, div.nouvelle-corps h4,
div.article-corps h6, div.nouvelle-corps h6 {
	color : #cc0000;
}

#rbgtArticle {
	width : 136px;
	height : 70px;
	background-image: url("images/bouton_article.png");
	display : inline-block;
	margin-bottom : -3px;
}
#rbgtStream {
	width : 136px;
	height : 70px;
	background-image: url("images/bouton_livestream.png");
	display : inline-block;
	margin-bottom : -3px;
}
#rbgtParis {
	width : 136px;
	height : 60px;
	background-image: url("images/bouton_parier.png");
	display : inline-block;
}