/* CSS Document */

.rubrique0 h1, .rubrique0 h2 {
  color: #5D5C5C;
}
/***************************************************************************************************************
*                                                                                                     CONTENEUR
*****************************************************************************************************************/
.rubrique0 .en_cour {
  color: #FAC302;
}
/***************************************************************************************************************
*                                                                                                NAVIGATION HAUT
*****************************************************************************************************************/
.rubrique0 #navigation_haut {
   background: url(../images/img_css/rubrique1/bg_navigation_rubrique1.png) no-repeat 100% 100%;
}
.rubrique0 .bloc_nouveau h2 {
  color: #FFFFFF;
  font: tahoma;
}
.rubrique0 .site_depart h2 {
  color: #870000;
  font: tahoma;
}
#page #navigation_haut ul li.rub_rubrique0 {
  background: url(../images/img_css/rubrique1/bg_rub_rubrique1.png) no-repeat;
}
/******************************************************************************************************************
*                                                                                        PUCES
********************************************************************************************************************/
.rubrique0 h2.sous_titre {
	background: url(../images/img_css/rubrique1/puce_1_rubrique1.png) no-repeat 0px 3px;
}
.rubrique0 p.pad_tte_actu a {
	background: url(../images/img_css/rubrique1/puce_2_rubrique1.png) no-repeat 0% 50%;
}
.rubrique0 p.lien_bloc_actu a {
	background: url(../images/img_css/rubrique1/puce_2_rubrique1.png) no-repeat 0% 50%;
}
.rubrique0 .bloc_nouveau ul li{
	background: url(../images/img_css/rubrique1/puce_3_rubrique1.png) no-repeat 0px 4px;
}
