/* CSS Document */

/* 
Rouge = #701123
R2 = #A01834
Bleu = #00468A
B2 = #EBF5FF
Orange = #E69202
O2 = #FDB742
O3 = #FEDFAB
O4 = #5A3901
Vert = #004F60
Txt = #000000
Txt2 = #333333
*/
td, tr, th {
	font-family: Arial;
	font-size: 12px;
}

.HV_Titre1 {	
font-family:  Arial;
font-size: 16px;
color: #701123;
font-weight: bold;
}
	 
.HV_Titre2 {	
font-family:  Arial;
display:list-item;
list-style-image:url("Images/puce.gif");
font-size: 14px;
color: #A01834;
font-weight: bold;
margin-left:5%;
}
	 
.HV_Titre3 {	
font-family:  Arial;
font-size: 13px;
font-weight: bold;
color: #000000;
margin-left:7%;
} 

.HV_Titre4 {
font-family:  Arial;
font-size: 12px;
font-weight: bold;
color: #333333;
font-style: italic;
margin-left:10%;
} 
 
a.HV_Lien1,a.HV_Lien1:link,a.HV_Lien1:actice {
	font-family:  Arial;
	font-size: 12px;
	color: #701123;
}

a.HV_Lien1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #701123;
	text-decoration: underline;
}
	 
.HV_Puces1 {
	font-family: Arial;
	font-size: 12px;
	margin-left:5%;
	color: #A01834;
	list-style-type: square;
} 

.HV_Puces2 {
	font-family: Arial;
	font-size: 12px;
	margin-left:7%;
	color: #333333;
	list-style-type: circle;
} 
	 
.HV_Numeros1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	list-style-type: upper-roman;
} 

.HV_Numeros2 {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	margin-left:5%;
	font-weight:normal;
	list-style-type: lower-roman;
}

.HV_Evidence {
	background-color:#FEDFAB;
	color: #333333;
	font-weight:normal;
} 

.HV_Evidence1 {
	color:#701123;
	font-weight:bold;
} 

.HV_Evidence2 {
	color:#000000;
	font-style:italic;
} 

.HV_Commentaire {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	font-style: italic;
	border: 1px solid #701123;
	margin:10%;
	padding:5%;
} 

.HV_Tableau1 {
	font-family: Arial;
	font-size: 12px;
	background-color:#FFFFFF;
	border: 1px solid #701123;
}

.HV_Legende {
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	color:#BBBBBB;
} 

.HV_Lib_ligne {
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#701123;
	border-right: 1px solid #000000;
} 

.HV_Lib_colonne {
	text-align:center;
	font-weight:bold;
	color:#701123;
	background-color:#FFFFFF;
	font-size: 11px;
	border-bottom: 2px solid #701123;
	border-right: 1px solid #701123;
	padding:15px;
} 

.HV_Data {
	background-color:#FFFFFF;
	color:#333333;
	font-weight:bold;
	text-align:center;
	font-size: 10px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
} 

.HV_Data_1 {
	background-color:#A01834;
	color:#FFFFFF;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
} 