/* CSS Document */


.general {
position:absolute;
left:50%;
width:858px;
height:544px;
margin-left:-429px;
}
.centre {
width:784px;
height:470px;
float:left;
}
.hg {
width:37px;
height:37px;
background-image:url(image/coude_haut-gauche.jpg);
float:left;
}
.hd {
width:37px;
height:37px;
background-image:url(image/coude_haut-droit.jpg);
float:left;
}
.bg {
width:37px;
height:37px;
background-image:url(image/coude_bas-gauche.jpg);
float:left;
}
.bd {
width:37px;
height:37px;
float:left;
background-image:url(image/coude_bas-droit.jpg)
}
.bas {
height:37px;
width:784px;
float:left;
background-image:url(image/bas.jpg);
}
.haut {
height:37px;
width:784px;
float:left;
background-image:url(image/haut.jpg);
}
.gauche {
height:510px;
width:37px;
float:left;
background-image:url(image/gauche.jpg);
}
.droite {
height:510px;
width:37px;
float:left;
background-image:url(image/droit.jpg);
}
