body
{
	background-color: #444444;
	background-image:url(images/pageIntro.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: 230px;
	background-image: url("");
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

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

#fenetres {	
	 border: none;
	 margin-top:0px;
	 margin-left: 0px;
	 width : 1024px ;
	 height : 80px ;
	}
		
h1 {
	margin-top:166px;
	margin-left:160px;
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 24px;	
	line-height: 0em;	
	color: #FF6600;
	}
	
p {
	margin-top: 0px;
	margin-left: 160px;
	margin-right: 160px; 
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 19px;	
	line-height: 1.2em;	
	color: #FFFFFF;
	text-align: justify;
	}
		
h3 {
	margin-top: -10px;
	margin-left: 160px;
	margin-right: 160px; 
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 19px;	
	line-height: 1.2em;	
	color: #FFFFFF;
	text-align: justify;
	}
	
a {
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	line-height: 1,2em;	
	color: #FF6600;
	}

#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;
	}
