body{
	text-align			: center;
	width				: 985px;
	margin				: 0 auto;
	font-family 		: arial, helvetica, sans-serif ;
	}
	
	#conteneur_fond{
	width				: 990px;
	background-image : url('src/fond.gif');	
	margin				: 0 auto;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	}
	
	#header{
	margin				: 0 auto;
	margin-top : 5px;
	margin-left : 5px;
	}
	
	#central2{
	position    : relative ;
	top 		: -100px;
	width       : 980px;
	overflow    : auto;
	min-height  : 900px;
	}
	
	#central{
	position    : relative ;
	top 		: -100px;
	width       : 980px;
	overflow    : auto;
	min-height  : 600px;
	}
	
	#footer{
	position		 : relative ;
	top				 : 0px;
	margin-top		 : 0px;
	margin-left		 : 5px;
	width 			 : 980px;
	height 		     : 25px;
	font-size        : 12px    ;
	font-weight      : bold    ;
	background-image : url('src/footer.gif');	
	}
	
	#menu_footer{
	margin-top : 5px;
	}
	
			a.foot_link{
			color           : #f6a1c9 ;
			text-decoration : none    ;
			font-size       : 12px    ;	
			font-weight     : bold    ;
			}
			
			a.foot_link:hover{
			color           : #0a316e ;
			text-decoration : none    ;
			font-size       : 12px    ;	
			font-weight     : bold    ;
			}
			
			a.foot_link:visited{
			color           : #f6a1c9 ;
			text-decoration : none    ;
			font-size       : 12px    ;
			font-weight     : bold    ;
			}
			
			a.foot_link:visited:hover{
			color           : #0a316e ;
			text-decoration : none    ;
			font-size       : 12px    ;
			font-weight     : bold    ;
			}
	
	#ban{
	position         : relative ;
	width 			 : 980px;
	height 			 : 318px;
	background-image : url('src/ban.jpg');
	}
	
	#menu{
	position 	:relative;
	top 		: 200px;
	left 		: -140px;
	color       : #f38abc ;
	}
	
			a.menu_link{
			color           : #FFFFFF ;
			text-decoration : none    ;
			font-size       : 14px    ;	
			font-weight     : bold    ;
			}
			
			a.menu_link:hover{
			color           : #f6a1c9  ;
			text-decoration : none    ;
			font-size       : 14px    ;	
			font-weight     : bold    ;
			}
			
			a.menu_link:visited{
			color           : #FFFFFF ;
			text-decoration : none    ;
			font-size       : 14px    ;
			font-weight     : bold    ;
			}
			
			a.menu_link:visited:hover{
			color           : #f6a1c9 ;
			text-decoration : none    ;
			font-size       : 14px    ;
			font-weight     : bold    ;
			}
			
	#menu_entreprise{
	}
	
	#cache_ent{
	position 			: absolute ;
	width 				: 163px;
	height 				: 50px;
	top 				: 190px;
	left 				: 145px;
	background-color 	: #FFFFFF;
	visibility 			: hidden;
	text-align 			: left;
	filter 				: alpha(opacity=50);
	-moz-opacity		: 0.5	;
	color				: #FFFFFF;
	}
	
	#cache_int{
	position 			: absolute ;
	width 				: 163px;
	height 				: 50px;
	top 				: 190px;
	left 				: 308px;
	background-color 	: #FFFFFF;
	visibility 			: hidden;
	text-align 			: left;
	filter 				: alpha(opacity=50);
	-moz-opacity		: 0.5 ;
	color				: #FFFFFF;
	}
	
	
	#menu_hidden_ent{
	position 			: absolute ;
	width 				: 710px;
	height 				: 20px;
	top 				: 229px;
	left 				: 0px;
	background-color 	: #fad4e6;
	visibility 			: hidden;
	text-align 			: left;
	z-index				: 11;
	color				: #FFFFFF;
	}
	
	#menu_hidden_int{
	position 			: absolute ;
	width 				: 710px;
	height 				: 20px;
	top 				: 229px;
	left 				: 0px;
	background-color 	: #fad4e6;
	visibility 			: hidden;
	text-align 			: left;
	z-index				: 11;
	color				: #FFFFFF;
	}
		
			a.menu_hidden{
			color           : ea2e88 ;
			text-decoration : none    ;
			font-size       : 12px    ;	

			}
			
			a.menu_hidden:hover{
			color           : #f6a1c9 ;
			text-decoration : none    ;
			font-size       : 12px    ;	
			}
			
			a.menu_hidden:visited{
			color           : #ea2e88 ;
			text-decoration : none    ;
			font-size       : 12px    ;

			}
			
			a.menu_hidden:visited:hover{
			color           : #f6a1c9 ;
			text-decoration : none    ;
			font-size       : 12px    ;

			}
			
	
			
	#left{
	position 	: relative;
	width 		: 320px;
	top			: 50px;
	float       : left;	
	}
	
	#player{
	width 		: 320px;
	height		: 300px;
	z-index     : 1;
	margin-left : 20px;
	margin-top  : 20px;
	}
	
	#logo_terre{
	position 		 : relative ;
	left             : 10px;
	width			 : 312px ;
	height			 : 206px;
	background-image : url('src/logo_terre.gif');
	}
	
	#contenu{
	position 		 : relative ;
	left			 : 0px;
	width			 : 630px ;
	* width			 : 598px ;
	height			 : 100%;
	margin-top       : 50px;
	float            : right;
	background-image : url('src/fond-contenu.gif');
	z-index			 : 1;
	}
	
	#texte{
	margin-top  :  20px;
	margin-left :  20px;
	text-align  : left ;
	height		: 80%;
	
	}
	
	.titre{
	color            : #000000 ;
	text-decoration  : none    ;
	font-size        : 16px    ;
	font-weight      : bold    ;
	color          	 : #dd1472 ;
	}
	
	.logo
	{
	display           : block ;
	float 			  : left;
	margin-left       : 10px; 
	margin-right	  : 10px; 
	margin-bottom	  : 10px; 
	margin-top  :  30px;
	}
	
	.logo_center
	{
	display           : block ;
	text-align		  : center;
	margin-left       : 10px; 
	margin-right	  : 10px; 
	margin-bottom	  : 10px; 
	margin-top  :  30px;
	}
	
	.text
	{
	display             : block ;
	text-decoration		: none;
	color				: #000000; 
	font-size			: 13px;
	margin-left	        : 20px;
	margin-top  :  30px;
	}
	
			a{
			color           : #ea2e88 ;
			text-decoration : underline ;
			font-size       : 14px    ;	
			}
			
			a:hover{
			color           : #ff85bf ;
			text-decoration : underline    ;
			font-size       : 14px    ;	
			}
			
			a:visited{
			color           : #ea2e88 ;
			text-decoration : underline    ;
			font-size       : 14px    ;
			}
			
			a:visited:hover{
			color           : #ff85bf ;
			text-decoration : underline   ;
			font-size       : 14px    ;
			}