
/* UNIVERS BLEU */ 

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

#niv1 { background: url(../img/bleu/niv1_bg.gif) repeat-x 0 0 #0167B3; }

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

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

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


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

#niv2 td a:hover { color: #0066b2; }

#niv2 td a.sel { color: #0066b2; }

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

#menu-gauche .entete {  color: #0066b2; }

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

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

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

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

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

#main { background: url(../img/bleu/picto_redaction.png) no-repeat 100% -8px; }

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

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


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

#centre h1 {  }

/** Styles H2 **/

h2.entete-couleur { color: #0066b2; }

h2.fleche-couleur { background: url(../img/bleu/picto_fleche.gif) no-repeat 0 0; color: #0066b2; }
h2.ronds { background: url(../img/centre/ronds_bleu.gif) no-repeat 0 5px;  }

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

#centre li a:hover { color: #0066b2; }

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

#centre a { color: #0066b2; }

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

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

/* ONGLETS */
#onglet ul.actuOnglet li{background:url(../img/bleu/fond_onglet.png) no-repeat 100% 100% #EEE;}

#onglet ul.actuOnglet li.ongleton{background:url(../img/bleu/fond_onglet.png) no-repeat 100% 0 #0066b2;}

#onglet ul.actuOnglet li a{
	color:#000;
	background:url(../img/bleu/fond_onglet.png) no-repeat 0 100% #EEE;
}

#onglet ul.actuOnglet li a.ongleton{
	color:#FFF;
	background:url(../img/bleu/fond_onglet.png) no-repeat 0 0 #0066b2;
}

#onglet a,#onglet .style1 h2{color:#0066b2;}
#onglet .style1{border:1px solid #0066b2;}
#onglet .style2{background:#0066b2;color:#FFF;}
#onglet .style2 a{color:#FFF;}
#onglet .link a{
	color:#0066b2;
	background:url(../img/bleu/puce_fleche.gif) no-repeat 0 4px;
}
