/*Polices*/
#entete h1 {
	font-size: 1.6em;
	text-align: center;
	margin: 0 0 0px 0;
	padding-top: 30px;
	color: #000;
	font-family: arial, verdana, sans-serif;
}
h1 {
	font-size: 1.4em;
}
h1#titre_accueil {
	color: #ff7f02;
}
h1#titre_accord {
	color: #6D2E8D;
}
h1#titre_recrutement {
	color: #ec391b;
}
h1#titre_partenaire {
	color: #205ea7;
}
h1#titre_contact {
	color: #A9C93C;
}
#ch_fer h1 {
	color: #fff;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	padding: 4px 4px 0 0;
}
#entete h2 {
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	font-family: times, tahoma, arial;
}
#contenu h2 {
	background: url('../images/puce.jpg') left 0px no-repeat;
	height: 20px;
	text-indent: 20px;
	font-size: 1.1em;
	color: #444;
	font-style: italic;
	margin: 20px 0 0 0;
	padding-top: 5px;
	text-decoration: underline;
}
h2#h_entete2 {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	position: absolute;
	top: 280px;
	left: 250px;
}
h3 {
	text-align: center;
	color: #333;
	margin: 20px 0 20px 0;
}
h3.spe {
	text-align: left;
	margin: 5px 0 5px 0;
}