#telephone, #mail, #nomPrenom, #profession_print{
	display:unset;
}
#mailto, #nom, #prenom, #profession, #PDF, #bandeau{
	display:none;
}

.photo{
	margin-top:-20px;
}
body{
	font-size: 1em;
	width:1920px;
	background-color:white;
}
h2{
	font-size: 1.1em;	
}
.texte p {
	font-size:0.8em;
}
@page{
	size: A4 portrait;
}
#wrapper { 
	position: absolute;
	margin-left:20px;
	top: 20px;
}
#left{
	width:600px;
	margin-left:20px;
	
}
#right{
	width:200px;
}