﻿/* CSS Document */
#bandeau {
	background-image: url(../img/bg_bandeauMetiersFormations.jpg);
	background-color: #2D171A;
}

#titreRub {
	background-color: #FF2700;
}


ul#service li div.bgFleche {
	background-color: #FF2700;
}

ul#service ul li a {
	color: #FB5842;
}
ul#service ul li a.sousRubActive {
	color: #FB5842;
	background-image: url(../img/marqueur_metiersFormation.gif);
}

/*
#menu dt {
	background-color:#FF2700;
}

#menu ul li a {
	color: #FB5842;
}

#menu ul li a.sousRubActive {
	color: #FB5842;
	background-image: url(../img/marqueur_metiersFormation.gif);
}*/

#autresRubs li a.on {
	color: #FB5842;
}

#centre #texte li {
	list-style-image: url(../img/pic_petiteflecheMetier.gif);
}

#centre #texte #listeFormations h2 {
	color: #FE290B;
	font-size: 25pt;
}
#centre #texte #listeFormations h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12pt;
  text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../img/bg_diplomeFormation.gif);
	background-repeat: repeat-y;
	padding: 3px;
}
#centre #texte #listeFormations li {
	list-style-image: url(../img/pic_flecheMetiersFormations.gif);
	font-size: 10pt;
	font-weight: bold;
	color: #FE290B;
}
#centre #texte #listeFormations li li {
	list-style-image: url(../img/px.gif);
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#centre #texte #listeFormations li li div.suite {
	background-image:url(../img/bg_suite.gif);
	background-repeat:repeat-x;
	background-position: 0px 10px;
	text-align: right;
}
#centre #texte #listeFormations li li div.suite2 {
	background-image:url(../img/bg_suite2.gif);
	background-repeat:repeat-x;
	background-position: 0px 10px;
	text-align: right;
}
#centre #texte #listeFormations li li div.suite a {
	background-image:url(../img/pic_flecheMetiersFormations.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 25px 0px 10px;
	background-color: #FFFFFF;
	color: #FE2808;
	text-decoration: none;
}
#centre #texte #listeFormations li li div.suite2 a {
	background-image:url(../img/pic_flecheMetiersFormations2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 25px 0px 10px;
	background-color: #FFFFFF;
	color: #004A99;
	text-decoration: none;
}

