/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
body {
	background-color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align:left;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 14px;
	color: #FF0000;
}
h2 {
	font-size: 12px;
	color: #FF0000;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
}
h4 {
	font-size: 9px;
	color: #999999;
}
h5 {
	font-size: 10px;
	color: #333333;
}
.border {
    border-color:#999999;
	border-style: solid;
	border-width: 1px;
	}
.espace {
    padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	}
.textBlanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.textBleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #0000cc;
}
a.textBlanc:link {
	text-decoration: underline;
	color: #ffffff;
}
a.textBlanc:visited {
	text-decoration: none;
	color: #cccccc;
}
a.textBlanc:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.textBlanc:active {
	text-decoration: none;
	color: #FF0000;
}


.normal {
	font-family: Geneva;
	font-size: 12px;
}
