body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.fond-page {
	background-image: url(../img/europe/fond-europe.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 520px;
}
.fond-texte {
	background-image: url(../img/europe/fond-texte.jpg);
	background-repeat: repeat-y;
}
.texteblancjustifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
h1.texteblancjustifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	white-space: nowrap;
	display: inline; 
}
h1.texteblancjustifie2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	white-space: nowrap;
	display: inline;
}
.texteblanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
