body {
	background-color:#FEFBF4;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url("../images/fd.jpg"); }
	
	#page {
		width: 715px; 
		margin: 0 auto; }
		
		#header {
			height: 75px;
			margin-top: 10px; 
			margin-left: 20px; }
			
			#header #logo {
				float: left;
				margin: 0;
				padding: 0; }
				
				#header #logo a {
					text-indent: -5000px;
					display: block;
					height: 71px;
					width: 150px;
					background-image: url("../images/Logocoin.png");
					background-repeat: no-repeat; }
			
			#header #menu ul li {
				float: left; 
				list-style: none; }
			
			#header #menu h2 {
				margin: 0;
				padding: 0; }
			
			#header #menu a {
				text-indent: -5000px;
				display: block;
				width: 120px;
				height: 65px;
				background-repeat: no-repeat; }
				
				#header #menu a.communication {
					background-image: url("../images/menu/communication.png"); }
				#header #menu a:hover.communication {
					background-image: url("../images/menu/comrol.png"); }
				
				#header #menu a.edition {
					background-image: url("../images/menu/edition.png"); }
				#header #menu a:hover.edition {
					background-image: url("../images/menu/editionrol.png"); }
				
				#header #menu a.identite {
					background-image: url("../images/menu/identity.png"); }
				#header #menu a:hover.identite {
					background-image: url("../images/menu/identityrol.png"); }
				
				#header #menu a.e-book {
					background-image: url("../images/menu/e-book.png"); }
				#header #menu a:hover.e-book {
					background-image: url("../images/menu/e-bookrol.png"); }
		
		#content {
			clear: both;
			width: 650px;
			height: 540px;
			padding: 30px;
			background-repeat: no-repeat;
			background-image: url("../images/fd2.png"); }
			
			#introduction {
				margin: 0;
				padding: 30px; }
				
				#introduction img {
					float: left; }
			
			#contenu {
				margin: 0 auto; }
		
		#footer {
			}
			
			#footer #adresse {
				text-align: center;
				color: #333333;
				font-size: 9px; }
			
			#footer #liens {
				margin: 1em auto;
				width: 360px;
				font-size: 9px; }
				
				#footer #liens li {
					margin-right: 1em;
					list-style: none;
					float: left; }
