*
{
	margin: 0;
	padding: 0;
	font-family: calibri;
}
.top
{
	height: 250px;
	width: 100%;
	background-color:#C49A6C;
}
.banner
{
	height: 200px;
	width: 100%;
	background-color: #8B5E3C;
}
.made
{
	margin-left: 600px;
	font-style: italic;
	font-family: calibri;
	font-size: 36pt;
	margin-bottom: 10px;
}
.moi
{
	margin-left: 580px;
	text-align: center;
	font-family: calibri;
	font-style: italic;
	font-size: 12pt;
	position: absolute;
}
.logo
{
	width:401px;
	height:233px;
	float: left;

}	
body
{
	background-color: #C49A6C;
	width: 1200px;
	margin: auto;
}
html
{
	background-color: #e4e4e4;
}
.menu
{
	position: aboslute;
	margin-top: 91px;
	margin-left: 400px;
	width: 781px;
	height: 50px;
	background-color: #A87B4F;
}
.onglet
{
	display: inline-block;
	list-style: none;
	font-family: calibri;
	text-align: center;
	padding-top: 15px;
	font-size: 14pt;
	width: 152px;
	color: black;
	text-decoration: none;
	height: 35px;
	margin: 0;
}
.ariane
{
	position: absolute;
	margin-left: 150px;
	margin-top: 20px;
}
a
{
	color: black;
	text-decoration: none;	
}	
.titre
{
	font-size: 40pt;
	font-weight: normal;
	text-align: center;
	margin-top: 50px;
}
.soustitre
{
	text-align: center;
	margin-top: 10px;
}
#cv h2
{
	text-align: center;
	font-size: 25px;
	font-weight: normal;
	float: right;
	margin-right: 310px;
	margin-top: 100px;
}
#cv
{
	margin-top: 350px;
}
#cv p
{
	text-align: center;
	font-size: 14px;
	margin-top: 138px;
	position: absolute;
	margin-left: 650px;
}
#cv img
{
	position: absolute;
	margin-left: 300px;
}
#centre
{
	position: absolute;
	margin-top: 50px;
}
#centre h2
{
	text-align: center;
	font-size: 25px;
	font-weight: normal;
	float: left;
	margin-left: 310px;
	margin-top: 70px;
}
#centre p
{
	text-align: center;
	font-size: 14px;
	margin-top: 118px;
	position: absolute;
	margin-left: 300px;
}
#centre img
{
	position: absolute;
	margin-left: 150px;
	float: right;
}
.content
{
	height: 750px;
	width: 100%;
	background-color: #C49A6C;
}
#footer
{
	width: 100%;
	height: 100px;
	background-color: #8B5E3C;
}
#footer ul
{
	list-style: none;
	text-align: center;
	margin-top: 20px;
	
}
#footer p
{
	text-align: center;
	margin-left: 35px;
	padding-top: 10px;
}
#footer ul li
{
	text-align: center;
	display: inline-block;
	padding-left: 65px;
}