html {
	margin: 0;
	padding: 0;
}
BODY {
	font-family: arial;color: #595959;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}
.textebleu11 {
	font-family: arial;color: #005596;
	font-size: 11px;
}
.textebleu9 {
	font-family: arial;color: #005596;
	font-size: 11px;
}
.textebleu11bold {
	font-family: arial;color: #005599;
	font-size: 11px;
	font-weight: bold;	
}
.texteborange10bold {
	font-family: arial;color: #f78e1e;
	font-size: 11px;
	font-weight: bold;	
}
.arialgris13bold {
	font-family: arial;color: #595959;
	font-size: 13px;
	font-weight: bold;	
}
.textebleu20bold {
	font-family: arial;
	color: #005599;
	font-size: 20 px;
	font-weight: bold;	
}


H1 {
	color: #005599;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
}

H2 {
	color: #f78e1e;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
}
H3 {
	color: #005599;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
H4 {
	color: #005599;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}


a {
	font-family:  arial;
	color: #f48d22;
	font-size: 13px;
	text-decoration: none;
	border: none;
}
a img {
border: none;
}

a:hover {

	color: #c09d83;
	font-size: 13px;
	text-decoration: none;
	font-family:arial;

}
a.lien1 {
	
	font-family:  arial;
	color: #f48d22;
	font-size: 18px;
	text-decoration: none;
	border: none;
}
a.lien1:hover {

	font-family:arial;
	color: #c09d83;
	font-size: 18px;
	text-decoration: none;
	
}
a.lien2 {
	
	font-family:  arial;
	color: #f48d22;
	font-size: 10px;
	text-decoration: none;
	border: none;
}
a.lien2:hover {

	font-family:arial;
	color: #c09d83;
	font-size: 10px;
	text-decoration: none;

}
a.lien3 {
	
	font-family:  arial;
	color: #f48d22;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
a.lien3:hover {

	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
}

a.lien4 {
	
	font-family:  arial;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
a.lien4:hover {

	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
}
a.lien5 {
	
	font-family:  arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	border: none;
}
a.lien5:hover {

	color: #COCOCO;
	font-size: 11px;
	text-decoration: none;
	font-family:arial;
	
}

a.lien6 {
	
	font-family:  arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	border: none;
	font-weight: bold;

}
a.lien6:hover {

	color: #COCOCO;
	font-size: 11px;
	text-decoration: none;
	font-family:arial;
	font-weight: bold;

}

table {
	font-family: arial;color: #595959;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}


