@CHARSET "UTF-8";

.row{
	margin-bottom:5em;
}

.cadre-image-bord{
    border:solid black 1px;
	border-radius: 0px!important;
}
.planche{
    width:75%;
}

#corps{
    margin-top:2em!important;
}

#sous-titre {
    font-style: italic;
    font-size: 3em;
    color: purple;
}