body {
	background-color: #000033;


}
h1 {
	color: #000033;
	background-color: #FFFFFF;

}
.langue {
	font-size: x-large;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFF00;
}
p {
	color: #FFFFFF;
	font-weight: bold;
}
.ecole {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF00;
}
h3 {
	color: #FFFFFF;
	font-weight: 400;
	font-size: large;
	text-decoration: underline;

}
a {
	color: #FFFF00;
	text-decoration: underline;
	font-style: oblique;


}
.bandeau {
	background-attachment: scroll;
	background-image: url(../photos/bandeau_fede.jpg);
	background-repeat: no-repeat;
	background-position: center 66%;
}
