body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
}

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666699}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666699 }
a:hover{ 	color: #999999; text-decoration: none;}
.noir10V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	}

.grisBleu11justif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
text-align: justify;	
}

.mini {
	line-height: 2px;
}

.orange11gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD571A;
font-variant: normal;
}

.tourpointillRouge {
	border: 1px double #FFFFFF;
}
.ligneBasPointillRouge {
	border-top: Aucune;
	border-right: Aucune;
	border-bottom: 1px dotted #CC0000;
	border-left: Aucune;
}

.imageOmbre {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
