body {
        
	color: #000000;
	background-color: #c3c3c3;

}

.txt1 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

.txt2 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

.txt3 {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
}

.txt4 {
	font-family: calibri;
	font-size: 11px;
	color: #7f7f7f;
}

.titre {
	font-family: arial;
	font-size: 19px;
	color: #d73b19;
	font-weight: bold;
}

.rouge {
	color: #ff0000;
}
