body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}


.texte {
font-family: Arial;
FONT-SIZE: 12px; 
color: #333333; 
text-decoration: none;
text-align:justify;
line-height:120%;
}

.menu {
font-family: Arial;
FONT-SIZE: 14px; 
color: #333333; 
font-weight: bold;
text-decoration: center;
}

.menu_blanc {
font-family: Arial;
FONT-SIZE: 15px; 
color: #ffffff; 
text-decoration: none;
}


.texte_gris_clair {
font-family: Arial;
FONT-SIZE: 12px; 
color: #999999; 
text-decoration: justify;
}

.titre {
font-family: Arial;
FONT-SIZE: 20px; 
color: #e70700; 
font-weight: bold;
text-decoration: none;
}

.titre_gris {
font-family: Arial;
FONT-SIZE: 18px; 
color: #333333; 
font-weight: bold;
text-decoration: none;
}

.texte_bold {
font-family: Arial;
FONT-SIZE: 16px; 
color: #333333; 
font-weight: bold;
text-decoration: none;
}

.texte_rouge {
font-family: Arial;
FONT-SIZE: 12px; 
color: #e70700; 
font-weight: none;
text-decoration: none;
}

.texte_blanc {
FONT-SIZE: 18px; 
color: #e70700; 
font-weight: bold;
text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #e70700;
}
a:visited {
	text-decoration: none;
	color: #e70700;
}
a:hover {
	text-decoration: underline;
	color: #e70700;
}
a:active {
	text-decoration: none;
	color: #e70700;
}




