.baspage {
	background-image: url(images/baspage.jpg);
}
.fond1 {
	background-image: url(images/fond_01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 7D27FB;
}
.fond2 {
	background-image: url(images/fond_02.jpg);
	background-repeat: repeat;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: baseline;
	color: 7D27FB;
}
.fond3 {
	background-image: url(images/fond_03.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 7D27FB;
	background-position: center;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #010084;
}
.bordure {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DBDBF3;
}
.soleil {
	background-image: url(images/soleil.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.formulaire {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010084;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: blink;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
