/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #e1e1e1;
	background-color: #161014;
	font-family: "Helvetica", Verdana, Sans-Serif;
}
h1 {
font-weight: normal;
font-size: 12px;
text-align: center;
margin-left: 10px;
margin-right: 10px;
}
h2 {
color:#333366;
font-weight: bold;
font-size: 22px;
text-align: left;
text-indent: 10px;
padding: 0;
}
h3 {
color:#d00153; 
font-weight: bold;
font-size: 12px;
text-align: left;
text-indent: 10px;
}
h4 {
color:#FFF; 
font-weight: normal;
font-size: 12px;
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}
h5 {
color:#333366;
font-weight: bold;
font-size: 15px;
text-align: left;
padding: 0;
}
.pieds {
color:#565656; 
font-weight: normal;
font-size: 10px;
text-align: center;
}
.titrerouge {
color:#d00153;
font-weight: bold;
font-size: 18px;
text-align: left;
text-indent: 10px;
margin-left: 10px;
}
.titregris {
color:#565656;
font-weight: bold;
font-size: 18px;
text-align: left;
text-indent: 10px;
margin-left: 10px;
}
.titrebleu {
color:#333366;
font-weight: bold;
font-size: 15px;
text-align: left;
text-indent: 10px;
padding: 0;
}
a {
color:#e1e1e1;
text-decoration:none;
}
a:hover {
color:#e1e1e1;
text-decoration:underline;
}
a.lien2 {
color:#565656;
text-decoration:none;
}
a.lien2:hover {
color:#565656;
text-decoration:underline;
font-weight: bold;
}
a.lien3 {
color:#000000;
text-decoration:underline;
}
a.lien3:hover {
color:#000000;
text-decoration:none;
}
a.lien4 {
color:#000000;
text-decoration:none;
}
a.lien4:hover {
color:#000000;
text-decoration:underline;
}
a.lien5 {
color:#FFFFFF;
text-decoration:none;
}
a.lien5:hover {
color:#FFFFFF;
}