.fondpage {
	background-image: url(images/imgfond.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;

}
.texteaccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E84D08;
	text-decoration: none;
}
.titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.texteblanc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.titrerouge {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E84D08;
	text-decoration: none;
	font-weight: bolder;
}
.lienrouge {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E84D08;
	text-decoration: none;
	font-weight: bolder;
}
.fondpage2 {
	background-attachment: scroll;
	background-image: url(images/imgfond2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

