body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bordure {
	border: thin solid #FFFFFF;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

a.lien {	font : font-family: Arial, Helvetica, sans-serif; font-size: 12px;; text-decoration: underline; color : black; }
a.lien:visited {	font : font-family: Arial, Helvetica, sans-serif; font-size: 12px;; text-decoration: underline; color : black;}
a.lien:hover {	font : font-family: Arial, Helvetica, sans-serif; font-size: 12px;; text-decoration: underline; color : #0CB4CF;}

.Style1 {
	color: #5FBF20;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}.fond_bandeau {
	background-image: url(img/banniere.jpg);
	background-repeat: no-repeat;
}
.fond_logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
}
.nav_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.pointi {
	background-image: url(img/pointilles.gif);
	background-repeat: repeat-x;
	background-position: center ;
}
.pointi2 {
	background-image: url(img/pointilles.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style3 {
	color: #0099FF;
	font-weight:bold;
	font-size: 16px;
}
.Style4 {	color: #0099FF;
	font-size: 16px;
	font-weight: bold;
}

table.cadre{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
padding:10px;
background-color:#FFFFFF;
}