#bloc_onglet{
	background: url(../images/entete/bg_onglet_univers_bleu.jpg) no-repeat left;
}

.h2_rubriques{
	background: url(../images/univers/entete_bloc_bleu.jpg) no-repeat;
}
.h2_univers{
	background: url(../images/univers/entete_bloc2_bleu.jpg) no-repeat;
}
.favoris_rubrique .listing_accueil{
	background: url(../images/univers/repeat_bloc_bleu.gif) repeat-y;
}
.favoris_rubrique .listing_accueil .bottom{
	background: url(../images/univers/bottom_bloc_bleu.gif) no-repeat bottom;
}
.liste_articles th,
.tableliste th h1{
	background: url(../images/listing/entete_listing_bleu.gif) no-repeat #fff;
}
.tableliste th{
	background: #157ebf;
}
.tableliste .pair td {
	background: #e9f0f4;
}
.tableliste td{
	border-bottom: 1px solid #e9f0f4;
}
.tableliste h3 a{
	color: #157ebf;
}
.article_resume{
	border-right: 1px solid #157EBF;
	border-bottom: 1px solid #157EBF;
}

.h2_rubriques .lien, .h2_univers .lien{
	float: right;
	border: 1px solid #157EBF;
	background-color:#FFFFFF; color:#157EBF;
}
.jdSlideshow .slideInfoZone{
	background: #157EBF;
}