a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	border: thin solid #FFCC00;
}
textarea {
	border: thin solid #FFCC00;
}


fieldset {
	color: #FFCC00;
	border: thin solid #FFCC00;
}

li {
	color : #FFCC00;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: underline;
}
#evolution th {
	font-family: tahoma;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: xx-small;
	background-color: #009966;
	border: thin solid #009966;
}
#evolution {
	border: 1px solid #009966;
}

#evolution td {
	font-family: tahoma;
	color: #000000;
	font-size: xx-small;
	text-align: center;
	border: 1px solid #009966;
}
.barre_blanche {
	background-color: #FFFFFF;
	width: 1px;
}
.img_droite {
	border: thin solid #FFFFFF;
}

