/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.retour {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#9933FF;
	font-size: 12px
}

.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.titre_even{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#B522B0;
	font-size: 14px
}

.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#B522B0;
	font-size: 14px;
}

.cadre{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 10px;
}

.Style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#000000;
	font-size: 14px;
}

.Style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.Style3 {
	font-size: 14px;
	font-weight: bold;
}
.fond{
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.front{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.Style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.Style7 {
	font-size: 24px;
	color: #B69979;
}
.lien{
	color:#0066FF;
	font-size:10px; 
	font-weight: bold;
	text-decoration: none;
}