
.couleur-vert{
	color:#009688;
}

.couleur-rouge{
    color:red;
    font-weight: bold;
}
.cadre{
    padding:0.2em;
    box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.16),1px 1px 10px 1px rgba(0,0,0,0.12) !important;
    margin-bottom:2em;
}

.diplome{
	margin-left:2em;
	font-size:18px;
}
dd {
    margin-left: 1em!important;
	margin-bottom:0 !important;
}
dl{
	margin-bottom:0 !important;
	margin-left: 3em;
}
dt{
	opacity: 0.7;
	font-weight: bold;
	color:red;
}
h4{
	margin-left:1em;
}
.diplome{
	font-size: 18px;
	margin-left: 1em;
	color:gray;
    font-weight: bold;
}
.date-formation{
	margin-left:2em;
}

.titre-mission{
    font-size: 1.5em;
}
.titre-date{
    font-size: 1.2em;
	color:#009688;
}