.menu_cv {
	font-family: "century gothic";
	font-size: 16;
	color: white;
}

.menu_cv_pdf {
	font-family: "century gothic";
	font-size: 10;
	color: white;
}

.section {
	font-family: "century-gothic";
	font-size: 14;
	color: #FFCC00;
}

.ligne {
	padding-bottom: 4px;
	margin-left:20px;
}

.sous_section {
	font-family: "century gothic";
	font-size: 12;
	color: #336600;
}

.sous_sous_section {
	font-family: "century gothic";
	font-size: 12;
	color: #99CC00;
}

.texte {
	font-family: "century gothic";
	font-size: 12;
	color: #996666;
}

.liste {
	margin-left: 50px;
}