 BODY {
	MARGIN:0px;
    text-align:center;
	BACKGROUND-IMAGE:url(../picto/fond_main.jpg);
	BACKGROUND-POSITION: top center;
	BACKGROUND-REPEAT:repeat-y;	
}
 

 #main {
 position:absolute; 
 left:50%; 
 margin-left:-425px;
 width:850px; 
 height:100%;
 BACKGROUND-color:#ffffff;
 border-bottom:0px solid #cccccc;
 z-index:2;
 	BACKGROUND-IMAGE:url(../picto/fond_gauche.jpg);
	BACKGROUND-REPEAT:repeat-y
 }

   #header {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:225px;
	z-index:3;
   //* BACKGROUND-IMAGE:url(picto/header_n.jpg);*//
	BACKGROUND-REPEAT:no-repeat;
	margin-left:0px;
	margin-top:0px;
 }

   #footer {
  	position:relative;
	left:48px;
	top:96%;
	BACKGROUND-color:#cccccc;
	z-index:-1;
	width:890px;
	height:20px;
	
 }

     #logo {
	position:absolute;
	left:8px;
	top:7px;
	width:462px;
	height:69px;
	z-index:4;
	BACKGROUND-REPEAT:no-repeat;
	margin-left:0px;
	margin-top:0px;
	cursor:hand;
 }
      #img1 {
	position:absolute;
	left:8px;
	top:169px;
	width:206px;
	height:140px;
	z-index:5;
	TEXT-ALIGN:left;
	BACKGROUND-IMAGE:url(../picto/fond_img1.jpg);
	BACKGROUND-REPEAT:no-repeat;
	margin-left:0px;
	margin-top:0px;
 }
 

       #img2 {
	position:absolute;
	left:8px;
	top:346px;
	width:207px;
	height:143px;
	z-index:6;
	TEXT-ALIGN:left;
	BACKGROUND-IMAGE:url(../picto/fond_img2.jpg);
	BACKGROUND-REPEAT:no-repeat;
	margin-left:0px;
	margin-top:0px;
 }


   #gauche {
	position:absolute;
	left:10px;
	top:226px;
	width:154px;
	z-index:7;
	TEXT-ALIGN:left;
	BACKGROUND-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
 }
   #droit {
	position:absolute;
	left:756px;
	top:177px;
	width:129px;
	BACKGROUND-color:#ffffff;
	z-index:11;
	TEXT-ALIGN:left;
    margin-left:0px;
	margin-top:0px;
 }
    #langue {
	position:absolute;
	left:780px;
	top:130px;
	width:80px;
	height:18px;
	BACKGROUND-color:#F26431;
	z-index:15;
	TEXT-ALIGN:center;
    margin-left:0px;
	margin-top:0px;
 }
   #contenu {
	position:absolute;
	left:173px;
	top:225px;
	width:640px;
    z-index:9;
	TEXT-ALIGN:left;
    BACKGROUND-color:#ffffff;
	BACKGROUND-IMAGE:url(../picto/ombre_contenu2.jpg);
	BACKGROUND-REPEAT:repeat-y;
	BACKGROUND-POSITION: left;
	margin-left:0px;
	margin-top:0px;
 }
    #nav {
	position:absolute;
	left:195px;
	top:151px;
	width:560px;
	height:24px;
    z-index:10;
	TEXT-ALIGN:left;
    BACKGROUND-color:#000000;
	margin-left:0px;
	margin-top:0px;
	border: 1px solid #333333;
 }
    #news {
	position:absolute;
	left:198px;
	top:190px;
	width:550px;
	height:22px;
    z-index:8;
	TEXT-ALIGN:left;
    BACKGROUND-color:#000000;
	margin-left:0px;
	margin-top:0px;
	
 }
