.jaune #precontenu{border-bottom: 6px solid #ffe400;}
.jaune #precontenu h1{color:#ffe400;background: url(../images/fleche-titre-jaune.png) no-repeat left top;}
.jaune #semiConteneur{
	background: #e8e8e8 url(../images/degrade-gris.png) repeat-x left bottom;
	margin: 0;
	padding: 0;
}

/******  AGENDA  ******/

.jaune #contenu{
	background: #fff url(../images/background-conteneur.png) no-repeat top right;
	min-height: 425px; /* IE6 */
	padding: 5px 10px 30px 1px;
}

.jaune #contenu h2{
	padding: 8px 0 10px 10px; /* IE */
	min-height: 15px;
	color: #747b81;
	font-size: 1.4em;
}
	
.jaune #contenu h3{
	color: #656c72;
	padding: 0 0 6px 0;
	margin: 5px 0 0 0;
	font-size: 1.0em;
	clear:both;
}

#choixProgramme li{
	border-bottom:1px solid #ffd91d;
	clear: both;
	padding:7px;
	margin:0 2px 0 2px;
}

#choixProgramme li.affichageOn{display:block;padding:0;}
#choixProgramme li.affichageOn a{display:block;padding:8px 15px 3px 7px;}
#choixProgramme li.affichageOff a:hover, #choixProgramme.affichageOff li a:focus{background:#f3f3f3;}
#choixProgramme .affichageOff div{display:none;}
#choixProgramme .affichageOn div{display:block;}

#choixProgramme li.affichageOn a:hover, #affichageOn li.affichageOn a:focus{color:#000;background:#ffffcc;}			
		
#choixProgramme .affichageOn img{float:left;}
.emploi{color:#10bee8;font-weight:bold;margin-left:5px;}
.creation{color:#97ce4b;font-weight:bold;margin-left:5px;}
.concours{color:#a2aaac;font-weight:bold;margin-left:5px;}

/* A ne pas rater */
.actu_rater{margin:4px 0 0 5px;width:283px;min-height:85px;}
.actu_rater .titre{font-weight:bold;color:#656c72;}

/******  FICHE AGENDA  ******/

.jaune #contenu-fiche{
	background: #fff url(../images/background-conteneur.png) no-repeat top right;
	min-height: 425px; /* IE6 */
	padding: 5px 10px 30px 1px;
}

.jaune #contenu-fiche h2{
	padding: 15px 0 10px 20px; /* IE */
	min-height: 15px;
	color: #f8af02;
	background: #e9ecef;
	font-size: 1.4em;
	border-bottom: 1px solid #f8af02;
}
	
.jaune #contenu-fiche h3{
	color: #656c72;
	padding: 0 0 6px 0;
	margin: 5px 0 0 0;
	font-size: 1.0em;
	clear:both;
}

