body
{
	background-color: #444444;
	background-image:url(images/pageSitemap.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 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;
}

a {
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 1.2em;	
	color: #FF6600;
	}
	
em {
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 12px;		
	color: #FFFFFF;
	}
	
.disque a{
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	line-height: 1.2em;	
	color: #FF6600;
	}
	
.cercle a{
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	line-height: 1.2em;	
	color: #FF6600;
	}
	
.carre a{
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	line-height: 1.2em;	
	color: #FF6600;
	}