
a { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #d70000; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: underline; }
	
a:hover { 
	TEXT-DECORATION: none; 
	}
	
a.blanc { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #c1c1c1; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: none; }
	
a.blanc:hover { 
	TEXT-DECORATION: underline; 
	}
	
a.evidence { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #d70000; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
	font-weight:bold; }
	
a.evidence:hover { 
	TEXT-DECORATION: none; 
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15pt;
	color:#DD0000;
	display: inline; 
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#DD0000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#989898;
}

/* Textes */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#DD0000;
}

.titleBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#184a7b;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#333;
	text-align:left;
}

.subtitleRED {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#DD0000;
	text-align:left;
}


.subtitleGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#3E3E3E;
}

.textsmall {
	color:#666666;
	font-size:8pt;
}

.textred {
	color:#dd0000;
	font-size:10pt;
	text-decoration:none;
}

.textred a {
	color:#dd0000;
	font-size:10pt;
	text-decoration:none;
	
}

.textred a:hover {
	text-decoration:underline;
}

.courant {
	font-weight:bold;
	color:#555555;
	font-size:12pt;
	text-decoration:none;
}

.courant a {
	font-weight:bold;
	color:#555555;
	text-decoration:none;
}

.textredBOLD {
	color:#dd0000;
	font-size:9pt;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
}

.textredBOLD a {
text-decoration:none;
}

.textredBOLD a:hover {
text-decoration:none;
}

.textGREY {
	color:#3E3E3E;
	font-size:10pt;
	text-decoration:none;
}

.texYELLOW{
	color:#51492e;
	font-size:10pt;
	text-decoration:none;
}
.textORANGE {
	color:#f97d09;
	font-size:10pt;
	text-decoration:none;
}
.textBLUE {
	color:#184a7b;
	font-size:10pt;
	text-decoration:none;
}

.textGREEN {
	color:#798920;
	font-size:10pt;
	text-decoration:none;
}

.breadcrums {
	color:#666666;
	font-size:8pt;
}

.breadcrums a {
	text-decoration:none;
}

.breadcrums a:hover {
	text-decoration:underline;
}
