/* CSS Document */
.bas {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #ad1718;
}
.nom {	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.sousnom {	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.texte {	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.titre {	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
