body
{
	background:#333333;
}
#citation
{
	display:none;
	margin-top:4.5vh;
}
#citation #phrase
{
	text-align:center;
	font-size:3vh;
}
#citation #signature
{
	text-align:right;
	font-size:2vh;
	margin-right:25vh;
	margin-top:0.5vh;
}
#citation:hover
{
	color:#bbbbbb;
	transition:0.3s;
}
#contain
{
	display:block;
	width:100%;
	background-color:#333333;
	margin-left:auto;
	margin-right:auto;
	margin-top:3vh;
	font-family: 'Yantramanav', sans-serif;
	color:white;
	font-size:1.7vh;
	padding-bottom:2.5vh;
	margin-bottom:5vh;
	padding-top:2vh;
}
#contain #infut
{
	margin-top:0;
	margin-left:0;
	text-align:center;
}
#contain .infut
{
	display:inline-block;
	width:30vh;
	padding-top:0.8vh;
	padding-bottom:0.8vh;
	text-align:center;
	color:white;
	text-decoration:none;
	font-size:3vh;
	border:solid 0.15vh white;
	border-radius:0.5vh;
	margin-left:0vh;
	margin-right:0vh;
	margin-bottom:0vh;
	margin-top:-5vh;
}
#contain #infutcontact
{
	display:none;
}
#contain #infutcv img
{
	display:inline-block;
	height:3vh;
	margin-right:3vw;
}
#contain .infut:hover
{
	background-color:#222222;
	border-color:#ffffff;
	color:#ffffff;
	transition:0.3s;
}
h1
{
	display:none;
	height:5vh;
	font-size:4vh;
	margin-top:2.6vh;
	vertical-align:top;
	margin-left:1.8vh;
}
#contain p
{
	display:none;
	margin-left:5%;
	margin-right:5%;
	margin-top:9vh;
	line-height:2.3vh;
}
#contain #corps
{
	margin-top:1.5vh;
	column-count:1;
	-webkit-column-count:1;
	-moz-column-count:1;
	margin-bottom:1.5vh;
}
#contain #plus
{
	display:none;
	color:white;
	margin-left:45vh;
	font-weight:bold;
	text-decoration:none;
	font-size:2vh;
}
#contain #plus:hover
{
	color:#9CCE9C;
	text-decoration:underline;
}
#contain #hrvert
{
	display:none;
	width:90vh;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#contain hr
{
	display:none;
	width:14vh;
	border:none;
	height:0.8vh;
	background-color:#9CCE9C;
	margin-left:13.5vh;
	margin-right:13.5vh;
	margin-top:1.6vh;
}
#contain #titreblock
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:0vh;
	margin-top:0vh;
	background-color:#333333;
	width:100%;
}
#contain #photoprofil
{
	display:none;
	height:15vh;
	margin-top:1.5vh;
}
#contain #hrlong
{
	display:none;
	margin-left:auto;
	margin-right:auto;
	width:40vh;
	position:relative;
	top:15vh;
}