H3
{
	font-family: times, georgia, arial;
	text-align: center;
	color: rgb(147,149,152); 
	font-size: 0.9EM;
	border-bottom: double;
	padding-bottom: 10px;
}
H3:hover
{
	border-bottom: solid;
	padding-bottom: 10px;
}
h4
{
	font-family: times, georgia, arial;
	text-align: center;
	color: rgb(147,149,152); 
	font-size: 0.6EM;
}
#soustitre
{
	display: flex;
	justify-content: space-around;
	margin-left: 250px;
	margin-right: 250px;
		margin-top: 70px;
}
a
{
	text-decoration: none;
	color: rgb(147,149,152);
}
.retour
{
	
	display: block;
	width: 40px;
    margin-left: auto;
    margin-right: auto; 
	margin-top: 70px;
	margin-bottom:10px;
}
.cv
{
	display: block;
	width: 600px;
	margin-left: auto;
    margin-right: auto; 
}
.cv1
{
	border-bottom: solid;
}
