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

.titre_carnet{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:15px;
	margin-top:18px;
	width:100px;
}
.txt_carnet{
	font-size:12px;
	text-align:center;
	line-height:15px;
	width:100px;
}
.info{
	font-size:10px;
	text-align:center;
	padding-top:8px;
	width:100px;
}

.ct_rose{color:#ee10a2}
.ct_vert_vif{color:#9ded36}
.ct_carmin{color:#ca2251}
.ct_prune{color:#741959}
.ct_vermillon{color:#c42929}
.ct_violet{color:#44052f}
.ct_bleu{color:#003399}




