/* CSS Document */

/* styles spcifiques
Rubrique FORMATION */

#header {
	background: url(../images/formation.jpg) no-repeat;
}


/* Navigation secondaire */

#smenu a:hover { color: #54c300; }

#smenu a.on  {
	color: #54c300;
	font-weight: bold;
}

/* Titres et liens du contenu */

#right h2, #right h1 {
	background: url(../images/h2_formation.jpg) no-repeat center left;
	color: #54c300;
}

#right h3 {
	background: url(../images/h3_formation.jpg) no-repeat top left;
	color: #54c300;
}
#right h3 a {
	color: #54c300;
}

/* Spécial : page licence pro */
#right div.lpro h4 {
	font-size: 1em;
	margin-top: 0.1em;
	margin-bottom: 1em;

}

#right h5.lpro {
	margin: 0;
}


/* Titres PAGE ARTICLE */

#center h2, #center h1 {
	background: url(../images/h3_formation.jpg) no-repeat top left;
	color: #54c300;
}

#center h5.info {
	background: #FDFDFD url(../images/h5_info_formation.jpg) no-repeat top left;
	color: #54c300;
}

#right h3.info {
	background: #FDFDFD url(../images/h5_info_formation.jpg) no-repeat top left;
	color: #54c300;
}
