@charset "iso-8859-1";
/* auteur: Johan Barbier */
/* Date de création: 11/03/2003 */
body {
background: #000000;
}
.principal {
position: relative;
}
.gauche {
background: url(../cadre/gauche.gif); 
position: relative; 
top: 0; 
left: 0; 
height: 100; 
width: 32; 
cursor: hand;
}
.droite {
background: url(../cadre/droite.gif); 
position: relative; 
top: 0; 
left: 0; 
height: 100;
width: 32; 
cursor: hand;
}
.img {
position: relative;
}
