/* CSS Document */

.txtnoir {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;

}
.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/presentation/fond.jpg);

}
.txtblanc10 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txtnoir10 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.red10 {
	font-family: tahoma;
	font-size: 11px;
	color: #CC3300;
}
.txtgris {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.red {
	font-family: tahoma;
	font-size: 12px;
	color: #CC3300;
}
