@charset "utf-8";
/* CSS Document */


.blancgrand{
	color: #CCC;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.vert {font-size: 14px;
	text-align: justify;
	color: #5e9c9d;
	line-height: 17px;
}

body {
	background-color: #231304;
}
.petit {
	font-size: 11px;
}
.blanc {
	color: #CCC;
	text-align: justify;
}
.brun {
	color: #a4805b;
}
.brun12 {
	font-size: 12px;
}
