/* CSS Document */
p,ul,li,td {
	font-size : 100%;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	color : black;
}
h1 {
font-size : 200%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : Black; 
text-align: center;
}
	.Grandvert {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#208415; text-indent: 20px;
	
}

.vignette {
	border-spacing: 10;
	border: 5px solid #FFFFFF;
	text-indent: 10px;
}

a:link {
	color: #208415;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:visited {
	color:#00CC66;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:hover {
	color:#00CC66;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.C1 {
	background-color:#CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 175px;
	border: Aucune;
	text-indent: 3px;
	}

.C2 {
	background-color:#FFFFFF;
	width: 465px;
	text-indent: 3px;
	white-space: normal; margin-left: 5;}

.C3 {
	background-color:#CCCC99;
	text-indent: 3px;
	white-space: normal;
	width: 111px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: auto;
	}

.C1H {
	background-color:#208415;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 3px;
	float: left;
	height: 30px;
	width: 175px;
	color: #000000;
	text-align: center;
	}

.C2H {
	background-color:#CCCC99;
	height: 30px;
	width: 465px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	}

.C3H {	
	background-color:#999966;
	height: 30px;
	width: 111px;
	font-size: 24px;
	color: #009933;
	}
.C1B {
	background-color:#999966;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 3px;
	float: left;
	height: 30px;
	width: 175px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	}

.C2B {	
	background-color:#CCCC99;
	height: 30px;
	width: 465px;
	font-size: 10px;
	color:#000000 ;
	text-align: center;
}

.C3B {
	background-color:#208415;
	height: 30px;
	width: 111px;
	font-size: 10px;
	color:#000000 ;
	text-align: center;
}
.C1Page {
	background-color:#999966;
	height: auto;
	width: 175px;
	font-size: 18px;
	color:#FFFFFF;
	text-align: center;
	float: left;
}