



body
{
    background-color: black ;
	font-family: arial;
	font-size: 0.8em;
	color: #525252;
}


#bloc_page
{
    width: 1400px;
    height: 788px;
		
		margin: auto;
	background-image: url(fond_profil.jpg);	
	border: 1px solid black;
	
	
   
}




header
{		
		
		text-align: right;
		margin-top: 130px;
		margin-right: 30px;
		
		
}

section
{
		
		margin-top: 50px;
		margin-left: 10px;
		
		
}

.element
{
	
	
	
	display: inline-block;
	color: white;
	font-family: arial;
	
	
	vertical-align: top;
	margin-left: 10px;
   
}

#text
{
width: 750px;

}


a
{
    color: #717171;
	text-decoration: none;
}

#retour_accueil:hover
{
    border-bottom: 5px solid #717171;

}




a:visited
{
    color: #717171;
}























		














	
		
























































