#bas_de_page {
position: absolute;
top: 3952px;
text-align: center;
left: 317px;
font-size: 18px;
font-family: "Times New Roman";
color: white;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #d0d9de;
}

a:hover {
	color: #FFF;
}

#cont {
	overflow: hidden;
	position: absolute;
	top: 3051px;
	left: 0;
	z-index: 70;
	overflow: auto;
}

.copy {
	text-shadow: #111 1px 1px 0px;
	text-align: center;
	padding: 10px 0px;
	line-height: 150%;
}

/* ========================================================
   Top bar
   ===================================================== */



#title{
font-size: 163px;
font-family: "BIRTH OF A HERO";
margin-left: 24%;
color: white;

}



#global {
  position: relative; /* on positionne le conteneur */
  margin-left: auto;
  margin-right: auto;
  width: 914px;
  text-align: left;
}




			/* Déclaration de la police */
@font-face {
    font-family: "gang of three";
    src: url('css/go3v2.ttf');
}
 
#photo {
position: absolute;
margin-left: 0px;
margin-top: 100px;
}
.arrondie {
border:2px solid black;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}
#texte{
display: block;
position: absolute;
height: 170px;
top: 70px;
left: 300px;
font-size: 30px;
font-family: "Gang of three";
color: rgb(202, 202, 202);
}
#paragraphe_f{
display:block;
position:absolute;
top: 130px;
left:300px;
font-family:"Calibri (Corps)";
font-size:20px;
color: rgb(202, 202, 202);
}
#exp{
display: block;
position: absolute;
top: 310px;
left: 300px;
font-size: 30px;
font-family: "Gang of three";
color: rgb(202, 202, 202);
}
#paragraphe_exp{
display:block;
position:absolute;
top: 390px;
left:300px;
font-family:"Calibri (Corps)";
font-size:20px;
color: rgb(202, 202, 202);
}
#anni{
display:block;
position:absolute;
top: 890px;
left: 0px;
font-family:"Calibri (Corps)";
font-size:20px;
color: rgb(202, 202, 202);
}
#compl{
display: block;
position: absolute;
top: 1060px;
left: 0px;
font-size: 30px;
font-family: "Gang of three";
color: rgb(202, 202, 202);
}
#paragraphe_compl{
display:block;
position:absolute;
top: 1140px;
left: 0px;
font-family:"Calibri (Corps)";
font-size:20px;
color: rgb(202, 202, 202);
}
#infos{
display: block;
position: absolute;
height: 170px;
left: 20px;
font-size: 30px;
font-family: "Trajan Pro";
color: rgb(202, 202, 202);
}
#cv_artistique{
margin-left:12%;
font-size: 163px;
font-family: "BIRTH OF A HERO";
position: absolute;
margin-top: 1500px;
color: burlywood;
}
#cv_photo {
margin-left: 10%;
position: absolute;
margin-top: 1690px;
}
#productions{
margin-left:12%;
font-size: 163px;
font-family: "BIRTH OF A HERO";
position: absolute;
margin-top: 2814px;
color: crimson;
}




