.subtext{
	padding-top:5px;
	text-align:left;
}

.subtext_actu{
	padding-top:5px;
	text-align:left;
	padding:5px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	background: #cabadb;
}

.subtext_actu_over{
	padding-top:5px;
	text-align:left;
	padding:5px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	background: #8f69b7;
}

.subtext_formation{
	padding-top:5px;
	text-align:left;
	padding:5px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	background: #79527b;
}

.subtext_formation_over{
	padding-top:5px;
	text-align:left;
	padding:5px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	background: #a58eab;
}

.subtext_emploi{
	padding-top:5px;
	text-align:left;
	padding:5px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	background: #c2d667;
}

.subtext_emploi_over{
	padding-top:5px;
	text-align:left;
	padding:5px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	background: #9aba02;
}

.menu_haut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	position: absolute
}

#menu_haut a {
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
}

#menu_haut p {
	padding:2px;
	margin:3px;
}

/*Menu Color Classes*/
.menu_accueil{list-style-type: none;padding-top:0px;list-style-type: none;margin-top:0px;background:#baadc8;width:80px;height:20px;float:left;color:#FFFFFF;text-align:center;overflow:hidden}
.menu_actualite{list-style-type: none;background:#6f548b;width:120px;height:20px;float:left;color:#FFFFFF;text-align:center;overflow:hidden}
.menu_formation{list-style-type: none;background:#6f0e65;width:160px;height:20px;float:left;color:#FFFFFF;text-align:center;overflow:hidden}
.menu_candidat{list-style-type: none;background:#9aba02;width:150px;height:20px;float:left;color:#FFFFFF;text-align:center;overflow:hidden;}
.menu_recruteur{list-style-type: none;background:#f97600;width:141px;height:20px;float:left;color:#FFFFFF;text-align:center;overflow:hidden;}
.menu_offre{list-style-type: none;background:#baadc8;width:148px;height:20px;float:left;color:#FFFFFF;text-align:center;overflow:hidden;}
.menu_inscrire{list-style-type: none;background:#99a659;width:145px;height:20px;float:left;color:#FFFFFF;text-align:center;overflow:hidden;}

