body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border: 6px solid #FFFFFF;
	z-index:-9999;
}

img
{
	height:90%;
	margin-top:5%;
	margin-left:50%;
	position: fixed;
    float: left;
}

#cadreT{
	z-index:2000;
	position:fixed;
	top:0px;
	height:10px;
	width:100%;
	background-color:#005a78;
}

#cadreR{
	z-index:2001;
	position:fixed;
	top:0px;
	right:0px;
	height:100%;
	width:10px;
	background-color:#005a78;
}

#cadreB{
	z-index:2002;
	position:fixed;
	bottom:0px;
	height:10px;
	width:100%;
	background-color:#005a78;
}

#cadreL{
	z-index:2003;
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:10px;
	background-color:#005a78;
}


@font-face {
  font-family: ITC Officina Serif Std;
  src: url('../css/font/OfficinaSerifStd-Book.otf') format('opentype');
}

@font-face {
  font-family: ITC Officina Sans Std;
  src: url('../css/font/OfficinaSansStd-Book.otf') format('opentype');
}

#cv p
{   
	font-family: ITC Officina Sans Std, ITC Officina Serif Std, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
#cv2 p
{   
	font-family: ITC Officina Sans Std, ITC Officina Serif Std, Arial, Helvetica, sans-serif;
	font-size: 14px;

}



a
{   
	font-family: ITC Officina Sans Std, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#005a78;
}

a:active
{   
	font-family: ITC Officina Sans Std, Arial, Helvetica, sans-serif;
	text-decoration:none;
    color:#005a78;
}

a:hover
{   
	font-family: ITC Officina Sans Std, Arial, Helvetica, sans-serif;
    color:#e19b5b;
}

h5
{
	font-family: ITC Officina Serif Std, Arial, Helvetica, sans-serif;
	font-size: 22px; 
    font-weight:bold;
    position: fixed;
    float: left;
    margin-left:0px;
    margin-top:0px;
	
}

h4
{
	font-family: ITC Officina Serif Std, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color:#005a78;
    font-weight:bold;
    position: fixed;
    float: left;
    margin-left:0px;
    margin-top:0px;
	
}

#bandeau
{
width:100%;
height:18%;
background-color:white;
position: fixed;

}

#maxime
{
	
	margin-left:5%;	
    margin-top:3%;
    
}

#mail
{ 
	margin-left:50%;
    margin-top:3%;
}

#tel
{
	margin-left:50%;	
    margin-top:4.7%;
}

#infos
{
	margin-left:50%;
    margin-top:3%;	
}

#language
{
	font-size: 16px; 
	font-family: ITC Officina Serif Std, Arial, Helvetica, sans-serif;
    color:#005a78;
    position: fixed;
    float: left;
    margin-top:-2.3%;
	margin-left:84.95%;	
}


#cv
{
	position: absolute;
	top: 170px;
	margin-left: 5%;
	width:40%;
	z-index:10;	
}
#cv2
{
	position: absolute;
	top: 170px;
	margin-left: 50%;
	width:30%;
	z-index:10;	
}
#titre
{   
	font-family: ITC Officina Sans Std, ITC Officina Serif Std, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;

}
