h1 { font-size: 17px; font-weight:bold; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color:#dd7411; }
h2 { font-size: 15px; font-weight:bold; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color:#dd7411; }
h3 { font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color:#dd7411; }
h4 { font-size: 13px; font-weight:normal; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color:#dd7411; }
h5 { font-size: 12px; font-weight:bold; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color:#dd7411; }

.texte {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #666666;
	line-height: 16px;
}
.texteItalic { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:italic; font-weight:normal; }
.texteGras { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:normal; font-weight:bold; }
.texteGros { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:normal; font-weight:normal;  }
.textePetit { font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:normal; font-weight:normal;  }
.texteMini { font-size: 9px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:normal; font-weight:normal;  }
.vignette { font-size: 9px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color:#666666; font-style:normal; font-weight:normal;  }

.texteBleu { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:normal; font-weight:normal; color:#1665b2; }
a.texteBleu{	text-decoration: none; color: #dd7411; }
a.texteBleu:hover{ text-decoration: underline; color: #1665b2;}
.texteBleuGras { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:normal; font-weight:bold; color:#1665b2; }
a.texteBleuGras{	text-decoration: none; color: #dd7411; }
a.texteBleuGras:hover{ text-decoration: underline; color: #1665b2;}
.texteBleuMini { font-size: 9px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style:normal; font-weight:normal; color:#1665b2; }
a.texteBleuMini{	text-decoration: none; color: #dd7411; }
a.texteBleuMini:hover{ text-decoration: underline; color: #1665b2;}

table.contour { background-color:#FFFFFF; border:solid #dd7411 1px; }
td.contenu { color:#000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
td.titre { color:#FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color:#dd7411;}

td.bordureDroite { color:#000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;border-right:solid #dd7411 1px; }
td.bordureGauche { color:#000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;border-left:solid #dd7411 1px; }
td.bordureHaut { color:#000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;border-top:solid #dd7411 1px; }
td.bordureBas { color:#000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;border-bottom:solid #dd7411 1px; }
td.Contour { color:#000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;border:solid #dd7411 1px;}
.titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
