.titre {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 10px;
	text-transform: capitalize;

}
/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: justify;

}
*/
.cv {
	font-size: 28px;
	font-weight: bold;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contenu {
	font-size: 11px;
}
.nom {
	font-size: 36px;
	font-weight: bold;

}
.monTitre {
	font-size: 18px;
	font-weight: bold;
}
.dateReactu {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
ul {
 margin-top: -10px;
}
