BODY {
	font-family : Arial, Helvetica, sans-serif;
}

.titre {  
	font-size: 24px; 
	font-weight: bold; 
	color: #950000; 
}

.nomrub {  
	font-size: 21px; 
	font-weight: bold; 
	color: #660033; 
}

.txt3 {  
	font-size: 13px; 
	font-weight: bold; 
	color: #ca7474; 
}

.txt1 { 
	font-size: 11px; 
	color: #4c4c4c;
}
a.txt1 { 
	color: #ca7474;
	text-decoration: none;
}
a.txt1:hover { 
	font-size: 11px; 
	color: #000000;
	text-decoration: none;
}

.ttitre_rub { 
	font-size: 12px; 
	font-weight: bold; 
	color: #950000;
}
a.ttitre_rub { 
	color: #606060;
	text-decoration: none;
}
a.ttitre_rub:hover { 
	color: #950000;
	text-decoration: none;
}

.lienbleu {  
	font-size: 11px; 
	font-weight: bold; 
	color: #ca7474; 
}
a.lienbleu {  
	color: #0066cc; 
	text-decoration: none;
}
a.lienbleu:hover {  
	color: #ca7474; 
	text-decoration: none;
}

.titre_menu_qc { 
	font-size: 16px; 
	font-weight: bold; 
	color: #660033; 
}

.menu_acc_qc { 
	font-size: 18px; 
	font-weight: bold; 
	color: #ca7474; 
}
a.menu_acc_qc { 
	color: #ca7474; 
	text-decoration: none;
}
a.menu_acc_qc:hover { 
	color: #158aff; 
	text-decoration: none;
}

.ssmenu_qc { 
	font-size: 13px; 
	font-weight: bold;
	color: #a35068; 
}
a.ssmenu_qc { 
	color: #a35068; 
	text-decoration: none;
}
a.ssmenu_qc:hover { 
	color: #158aff; 
	text-decoration: none;
}

.page { 
	font-size: 12px; 
	font-weight: bold; 
	color: #950000;
}
a.page { 
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.page:hover { 
	color: #950000;
	text-decoration: none;
}

