.accueil {
 	background-image: url(/images/back_accueil.jpg);
 	background-repeat : no-repeat;
}

.nous {
 	background-image: url(/images/back_nous.jpg);
 	background-repeat : no-repeat;
}

.continue {
 	background-image: url(/images/back_continue.jpg);
 	background-repeat : no-repeat;
}

.narrative {
 	background-image: url(/images/back_narrative.jpg);
 	background-repeat : no-repeat;
}

.carte {
 	background-image: url(/images/back_carte.jpg);
 	background-repeat : no-repeat;
}

.europe {
 	background-image: url(/images/back_europe.jpg);
 	background-repeat : no-repeat;
}

.organismes {
 	background-image: url(/images/back_organismes.jpg);
 	background-repeat : no-repeat;
}

.spirale {
 	background-image: url(/images/back_spirale.jpg);
 	background-repeat : no-repeat;
}

.capable {
 	background-image: url(/images/back_capable.jpg);
 	background-repeat : no-repeat;
}

.possible {
 	background-image: url(/images/back_possible.jpg);
 	background-repeat : no-repeat;
}

.contact {
 	background-image: url(/images/back_contact.jpg);
 	background-repeat : no-repeat;
}

.plan {
 	background-image: url(/images/back_plan.jpg);
 	background-repeat : no-repeat;
}
 
body {
	color: #002B62;
	font-family: Helvetica, Arial, sans-serif;
}

.texte {
	font-size: 14px;
}

p.copyright {
	text-align: center;
	font-size: 9pt;
}

.titreNews {
	text-align: left;
	font-size: 14pt;
}

p.dateNews {
	text-align: left;
	font-size: 9pt;
}

p.news {
	text-align: center;
	font-size: 12pt;
}

h2.titreFormation {
	text-align: left;
	font-size: 13pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}
.joursFormation {
	text-align: left;
	font-size: 9pt;
}

p.admin {
	text-align: center;
}

.err {
	color:#CC0000;
}

.notes {
	font-size: 9pt;
}