 body {
	background-color:#f2d0a4;
   	position: relative;
    margin-left: auto;
    margin-right: auto; 
    width: 1200px;
    font-size: 0.75em;
    scrollbar-face-color: #cccccc;
  	scrollbar-arrow-color:#FAA609;
  	scrollbar-track-color:white;
         }
     a:link { color : #52578e;text-decoration:underline;}
     a:visited { color :  #52578e; text-decoration:none; }
     a:active { color : #403f3f;  }
     a:hover  {color : #403f3f;}
	 
.container{
	background-color:#f9f6f3;
	margin-right: auto;
	margin-left: auto; 
	width:1100px;
	margin-bottom:120px;
	height: 850px;
	border: 0px solid blue;
} 
        
.logo {
	position : absolute;
	text-align: center;
	top : 10px;
	left: 0px;
	border: 0px solid red;
	margin-right: auto;
	margin-left: auto;
	right: 0px;
	}
.activite {
	position: absolute;
	font-family: Arial;
	top: 135px;
	color: #2E4EF9;
	font-size: 1.7em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid red;
	text-align: center;
	left: 0px;
	right: 0px;
	height: 60px;
}
	
.texteimg1 { 
	position: absolute;
	left: 60px;
	top: 20px;
	border: 1px solid black;
}

.texteimg2 { 
	position: absolute;
	right: 60px;
	top: 20px;
	border: 1px solid black;
}

.menu {
	position:absolute;
	width: 700px;
	top:215px;
	left:195px;
	height: 25px;
	font-size: 1.2em;
	font-family: "Arial";
	text-align: center;
	border: 0.5px solid #52578e;
	border-radius: 10px;
    box-shadow: 3px 3px 0px #a09d98;
}
.trait1 {
	position: absolute;
	top: 205px;
	width: 1100px;
	
	}
.trait2 {
	position: absolute;
	top: 255px;
	width: 1100px;
	}
	
.titre { position:absolute;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
	top : 230px;
	width: 100%;
	color:#403f3f;
	font-size: 2em;
	text-align: center;
	border: 0px solid blue;	
	}
	
.cv {
	position: absolute;
	/*width: 170px;*/
	top: 300px;
	left: 900px;
	font-size: 1.5em;
	font-family: "Arial";
	color:#403f3f;
	border: 0px solid green;
}
.ref {
	position: absolute;
	top: 300px;
	left: 130px;
	font-size: 1.5em;
	font-family: "Arial";
	color:#403f3f;
	border: 0px solid green;
}

.contact {
	position: absolute;
	top: 350px;
	left: 0px;
	width:1200px;
	text-align: center;
	font-size: 1.4em;
	font-family: "Arial";
	color:#403f3f;
}

.trait4 {
	position: absolute;
	top: 790px;
	width: 1100px;
}
.ml {
	position: relative;
	top: 800px;
	width: 1100px;
	height: 32px;
	font-size: 1.1em;
	font-family: "Arial";
	color:#52578e;
	line-height: 30px;
	text-align: center;
	background-color: #d9d6d3;
}
	