.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A4A4A;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
a:link {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996666;
	text-decoration: underline;
}
.grostitre {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
.button {
	background-color: #E1E1E1;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 990000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 990000;
	background-color: #FFFFFF;
	border: 1px groove #666666;
}
.cellulebg {
	background-attachment: fixed;
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

