.conteneur1 {
text-align: center;
}

.global {
     margin-left: auto;
     margin-right: auto;
     top:0px;
     width: 760px; /* largeur obligatoire pour être centré */
     text-align: left;
     height:502px;
     }

body { background-image:url(fond.gif); background-repeat:repeat-x; background-color:#002246; }

A:link {font-family:"Mandela"; color:#FFFF36; font-size:16px; cursor:pointer;}
A:visited {font-family:"Mandela"; color:#FFFF36; font-size:16px; cursor:pointer;}

A:hover {color:blue;}
a img{border:  none ;}
.mand { font-family:"Mandela"; }


.head { background-image:url(head.gif); width:760px; height:127px; text-align:center; position:relative; left:0px; top:-500px; }

.boitelien { width:200px; height:500px; position:relative; top:127px;background-image:url(boitelien.gif); z-index:2;  }
.intboitelien { width:180px; position:relative; left:10px;z-index:3;}
.ecran { width:560px; height:430px; position:relative; top:-500px; left:200px;background-image:url(ecranmilieu.jpg);z-index:2;}
.intecran { width:555px; height:420px; position:relative; left:5px; font-weight:bold; color:#F9FFD7;z-index:3;}
.titreecran { font-size:35px; font-weight:bold;}
.footer { width:760px; height:100px; position:relative; top:-500px; left:0px;background-image:url(footer.jpg);z-index:1;}
