/* CSS Document */
p {
	font-family: Arial, sans-Serif;
	font-weight:bold;
	color:#666666;
	font-size:12px;
}
.titrePrinc {
	font-family: Arial, sans-Serif;
	font-weight:bold;
	color:#ea5e00;
	font-size:x-large;
	text-align:left;
	width:123px;
	height:21px;
	}
.titrePrinc2 {
	font-family: Arial, sans-Serif;
	font-weight:bold;
	color:#ea5e00;
	font-size:large;
	text-align:right;
	width:557px;
	}
.titreImpr {
	font-family: Arial, sans-Serif;
	font-weight:bolder;
	font-style:italic;
	color:#ea5e00;
	font-size:small;
	}
.titreFr {
	font-size:13px;}
.autreLien {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a:link {font-size:16px; color:#666666; text-decoration:none;}
a:visited {font-size:16px; color:#666666; text-decoration:none;}
a:hover {font-size:16px; color:#EA5E00; text-decoration: none;}
a:active {font-size:16px; color:#EA5E00; text-decoration: none;}
.lettre {font-size:16px; color:#CDCDCD; font-weight:bold; text-decoration:none;}
.contourBas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EA5E00;
	}
.contourBasGris {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.contourBasDroitHaut {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EA5E00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EA5E00;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EA5E00;
	}
.contourBasGaucheHaut {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EA5E00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EA5E00;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EA5E00;
	}
.contourBasHaut {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EA5E00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EA5E00;
	}
.contour {
	border:thin solid #EA5E00;
	}
.real {
	color: #666666;
	background-color: #FFCD9B;
}
.fr {
	font-style: normal;
	color: #000000;
}
.us {
	font-style: normal;
	color: #000000;
}
body {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
}
.legende{
	font-family:Arial, sans-serif;
	color: #EA5E00;
	font-weight: bold;
	font-size:9px;
}
.legendeNoir {
	font-family:Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size:9px;
}
.Gris11 {
	font-family:Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size:11px;
}