
 #main {
 position:absolute; 
 left:50%; 
 top:0px;
 margin-left:-425px;
 width:850px; 
 height:100%;
 BACKGROUND-color:transparent;
 border-bottom:0px solid #cccccc;
 z-index:2;
  
 }

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

   #footer {
    position:absolute;
	left:-205px;
	top:100%;
	BACKGROUND-color:#333333; 
	width:850px;
	height:26px;
	padding-top:3px;
    border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	
 }

     #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:3px;
	top:220px;
	width:195px; 
	z-index:7;
	TEXT-ALIGN:left;
    BACKGROUND-color:transparent;
	margin-left:0px;
	margin-top:0px;
 }
   #droit {
	position:absolute;
	left:756px;
	top:217px;
	width:129px;
	 BACKGROUND-color:transparent;
	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:205px;
	top:220px;
	width:611px;
    z-index:9;
	TEXT-ALIGN:left;
    BACKGROUND-color:transparent;
    margin-left:0px;
	margin-top:0px;
 }
    #nav {
	position:absolute;
	left:-1px;
	top:190px;
	width:850px;
	height:25px;
    z-index:10;
	TEXT-ALIGN:left;
    BACKGROUND-color:#000000;
	margin-left:0px;
	margin-top:0px;
	border: 0px solid #333333;
 }
    #news {
	position:absolute;
	left:-100px;
	top:190px;
	width:550px;
	height:22px;
    z-index:8;
	TEXT-ALIGN:left;
    BACKGROUND-color:#000000;
	margin-left:0px;
	margin-top:0px;
	
 }
     #voeux {
	position:absolute;
	left:-120px;
	top:0px;
	width:500px;
	height:246px;
    z-index:100;
	TEXT-ALIGN:left;
    BACKGROUND-color:#000000;
	margin-left:0px;
	margin-top:0px;
	border: 0px solid #333333;
	visibility: visible;
 }
 
  

