#container{
	width: 900px;
	height: 600px;
	margin: auto;	/*pour centrer le site sur l'écran*/
		
	}
body{	/*pour coller le cadre complètement au-dessus, sans blanc, espace*/
	margin-top: 50px;
	background-color: #403737; /*couleur de fond autour du bloc*/
	text-align: left;
		}
h5{
	text-align: center;
	color: #e0cfb6;
	font: normal arial;
	}
#header{
	width: 900px;
	height: 130px;
	background-image: url("../images/logo copie.jpg");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #403730;
	}
h1{
	font: bold Verdana;
	text-transform: uppercase;
	color:#e0a046;
	text-align: right;
	line-height: 2px;
	padding: -100px;
	}
h2{
	font: bold Verdana;
	color:#e0a046;
	text-align: right;
	line-height: 10px;
	padding: -100px;)
	}	
#header2{ /*titres en dessous de l'image*/
	width: 850px;
	height: 15px;
	background-color: #403730;
	font: large bold Verdana;
	text-transform: uppercase;
	padding: 20px;
	color: #e0a046;
	}	
#content{
	width: 900px;
	height: 400px;
	background-color: #6e6257;
		}
#left{
	width: 175px;
	height: 400px;
	background-color: #e0cfb6;
	float: left;
	}
a:link {
	color:#000000;
	text-decoration:none;
	line-height: 15px;
	}
a:hover{
		color:#e0a046;
		text-decoration:none;
		text-transform: uppercase;
		padding-left: 0px;
		line-height: 15px;
	}
a:visited{
		color:#000000;
		text-decoration:none;
		line-height: 15px;
		}
	
#right{ /*bloc de droite comprenant le texte*/
	width:680px;
	float: left;
	padding: 10px;
	height: 0px;
	color: #e0cfb6;
	margin: auto;
	}
p{
	color: #e0cfb6;
	text-align: justify;
	line-height: 20px;
	vertical-align: top;
	margin-top: 20px;
	
	}
h4{
	text-align: justify;
	color:#e0cfb6;
	text-decoration:none;
	font: lighter Times new roman;
	font-size: medium;
	font-weight: lighter;
	}
#right2{ /*bloc de droite avec le nom*/
	width:800px;
	float: left;
	padding-left: 80px;
	padding-top: 45px;
	line-height: 45px;
	}
#right4{
	line-height: 35px;
	padding: 20px;
	padding-top:95px;
	height: 40px;
	}
#footer{
	width: 890px;
	margin: auto;
	height: 35px;
	background-color: #5c514a;
	border-top: 2px solid #e0cfb6;/*bordure qui fait la ligne*/
	padding: 5px;
	}
	#footer li{
	display: inline;
	font: Georgia;
	padding-left: 45px;
	}
li{ /*pour enlever les puces*/
	list-style-type: none;
	padding-top: 40px;
	}
#left2{ /*bloc de gauche avec adresse*/
	margin-left: -10px;
	float: none;
	padding-bottom: 10px;
	margin-top: 10px;
		}
#right3{ /* bloc de droite avec adresse mail*/
	float: none;
	margin-top: -30px;
	padding-bottom: 20px;
	margin-left: 640px;
	color: #e0a046;
	}
	#right3 li{
		color: #e0a046;
		}
#header2 li { /*travaille sur les éléments séparément*/
		display: inline;
		margin-right: 67px;
		margin-left: -10px;
		color:#e0a046; /*couleur des 3 titres à gauche en dessous image*/
		}
	#header2 ul { /*travaille sur l'ensemble*/
		display: inline;
		margin: -15px;
		color: #e0cfb6 /*couleur du texte en dessous des carrés d'images*/
		}
.clear
	{clear:both}

/*Curriculum vitae*/

.CVp{
	text-align: justify;
	color: #e0cfb6;
	font: Times new roman;
	height: 20px;
	text-indent: 40px;
}
.CVparagraphe{
	font-variant: small-caps;
	text-indent: 10px;
	height: 5px;
	padding: 5px;
	text-decoration:underline;
}
	
.CVh5{
	text-align: left;
	height: 5px;
}
.CVh4{
	color: #e0cfb6;
	height: 2px;
	font-variant: small-caps;
}
.CVli{
	padding: -40px;
}
.CVh3{
	color: #e0a046;
}
.CVh5{
	text-align: left;
	height: 2px;
}
.CVh4{
	height: 2px;
	font-variant: small-caps;
	padding: 10px;
}
.paragrapheimportant{
	text-indent: 10px;
}
.CVright{
	width:705px;
	height:380px;
	float: left;
	padding: 10px;
	color: #e0cfb6;
	margin: auto;
	overflow : auto;
	background-color: #403737;
}
	
	
	

	