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

#genre {
	float: left;
	width: 318px;
	height: 568px;
	background-image: url("");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
		
.texte h1 {
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	line-height: 0em;	
	color: #FFFFF;
	}
	
.texte p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	line-height: 1.2em;	
	color: #FFFFFF;

}

#descriptif {	
	float: left;
	width: 150px;
	height: 568px;
	background-image: url("");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

.description h1 {
	margin-top: 161px;
	margin-left: 0px;
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	line-height: 0em;	
	color: #FFFFF;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 12px;
	}


.description p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: px; 
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 1em;	
	color: #FFFFFF;
	margin-left: 13px;
	padding-top: 10px;
	padding-right: 12px;
	}
	
#diaporama {	
	width: 555px;
	height: 568px;
	background-image: url("");
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 468px;
	}

.diapo h1 {
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-family: "Arial Rounded Mt Bold", Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	line-height: 0em;	
	color: #FFFFFF;
	}


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

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

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


