
/* UNIVERS ROSE */ 

/*******************************************************************************/
/* NIV1 */
/*******************************************************************************/

#niv1 { background: url(../img/rose/niv1_bg.gif) repeat-x 0 0 #db0162; }

#niv1 ul li a:hover,
#niv1 ul li a:focus { background: url(../img/rose/niv1_onglet_left.gif) no-repeat 0 0; }

#niv1 ul li a:hover span,
#niv1 ul li a:focus span { background: url(../img/rose/niv1_onglet_right.gif) no-repeat 100% 0; }

#niv1 ul li#current a { background: url(../img/rose/niv1_onglet_left.gif) no-repeat 0 0; }
#niv1 ul li#current a span { background: url(../img/rose/niv1_onglet_right.gif) no-repeat 100% 0; }


/*******************************************************************************/
/* NIV2 */
/*******************************************************************************/

#niv2 td a:hover { color: #E50066; }

#niv2 td a.sel { color: #E50066; }

/*******************************************************************************/
/* MENUGAUCHE */
/*******************************************************************************/

#menu-gauche .entete {  color: #E50066; }

/******** Niv3 ********/

#niv3 a { background: url(../img/rose/puce_rec.gif) no-repeat 10px 8px; }
#niv3 a.sel { color: #E50066; }

/******** Niv4 ********/

#niv4 a {  background: 0; }
#niv4 a:hover { color: #E50066;  }
#niv4 a.sel { color: #E50066;   }

/*******************************************************************************/
/* MAIN */
/*******************************************************************************/

#main { background: url(../img/rose/picto_vote.png) no-repeat 100% -5px; }

/*******************************************************************************/
/* CHEMIN DE FER */
/*******************************************************************************/

#cdf { background: url(../img/rose/puce_rec.gif) no-repeat 0 2px; color: #E50066; margin-right: 60px; }
#cdf a:hover { color: #E50066; }


/*******************************************************************************/
/* CENTRE */
/*******************************************************************************/

#centre h1 {  }

/** Styles H2 **/

h2.entete-couleur { color: #E50066; }

h2.fleche-couleur { background: url(../img/rose/picto_fleche.gif) no-repeat 0 0; color: #E50066; }
h2.ronds { background: url(../img/centre/ronds_rose.gif) no-repeat 0 5px;  }

#centre .filet { border: 1px solid #E50066; }
#centre .fond-couleur { background: #E50066; }

#centre li a:hover { color: #E50066; }

#centre ul.disc li { background: url(../img/centre/disc_rose.gif) no-repeat 0 5px; }

#centre a { color: #E50066; }

/*******************************************************************************/
/* FOOTER */
/*******************************************************************************/

#footer { border-top: 3px solid #E50066; }

