body {
	background-color: #444444;
	background-image:url(images/pageProfil.jpg); /* Le fond est l'image */
	background-repeat: no-repeat; /* Le fond ne se répète pas */
	background-position: top left; /* Le fond est aligné en haut à gauche */
	background-attachment: scroll; /* Le fond est fixé */
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	line-height: 1em;	
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	/* L'en-tête */
	
	img
{
	border: 0;
}

#en_tete {
	width: 1024px;
	height: 200px;
	background-image: url("");
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#profil {
	float: left;
	width: 355px;
	height: 400px;
	background-repeat: no-repeat;
	margin-top: 104px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
}

#presentation {	
	width: 280px;
	height: 400px;
	background-repeat: no-repeat;
	margin-top: 154px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 659px;
	}
		
.graphistes h1 {
	margin-top: 0;
	margin-left: 0;
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 20px;	
	line-height: 0em;	
	color: #FFFFFF;
	}
	
.graphistes p {
	margin-top: 30px;
	margin-left: 0;
	margin-right: 0; 
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	line-height: 1.2em;	
	color: #FFFFFF;
	}

.sylvie p {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0; 
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	line-height: 1.2em;	
	color: #FFFFFF;
	}

.tof p {
	margin-top: 28px;
	margin-left: 0;
	margin-right: 0; 
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	line-height: 1.2em;	
	color: #FFFFFF;
	}
	
a {
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	line-height: 1,2em;	
	color: #FFFFFF;
	}

#sitemap {
	margin-left: 300px;

	}
		
#sitemap a {
	text-decoration: underline;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 1.2em;	
	color: #FF6600;
	}


