.fondcorps {
	background-image: url(visuels/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fonditre {
	background-image: url(visuels/titre.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fonddroite {
	background-image: url(visuels/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: "Berlin Sans FB Demi";
	font-size: 15px;
	color: #000369;
	line-height: 20px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
}
.barrehaut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #074A7E;
	border-right-color: #074A7E;
	border-bottom-color: #074A7E;
	border-left-color: #074A7E;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000a70;
	line-height: 20px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
	font-weight: bold;
}
.texteb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000369;
}
