Bonjour à tous,
Je suis désolé de venir à nouveau vous demander conseil... J'en suis quasiment à la fin de la mise en page de mon site... Il ne me reste qu'un soucis majeur : le <div> contenu. Illustration du soucis :
http://ombre.et.lumiere.free.fr/images/ie.jpg
Ici on voit que les bords gris s'allongent bien...
http://ombre.et.lumiere.free.fr/images/ff.jpg
Et là sous Firefox on voit que ça passe à travers le pied de page..
Mon code source html :
Et mon code source CSS
Je suis vraiment désolé de devoir encore vous demander conseil... Sachez que j'ai fait des recherches sur le problème ; comme solution trouvée j'ai l'overflow : auto avec la scrollbar mais bon c'est pas du tout ce que je désire en design... Sinon j'ai tenté des height 100% sans succès... J'ai surtout trouvé des "il y a des soucis de compatibilité sur la longueur des contenus" mais pas les solutions à y apporter...
Le soucis vient surtout du fait que je suis obligé de donner des valeurs height: x px; pour ma <div#corps> (située entre #entete et #pied).
Enfin le menu est dynamique (administrable via les BDD) d'où le codage pour la barre grise à sa droite...
Dans l'attente merci des futures réponses...
Modifié par sanosuke85 (17 Mar 2006 - 11:43)
Je suis désolé de venir à nouveau vous demander conseil... J'en suis quasiment à la fin de la mise en page de mon site... Il ne me reste qu'un soucis majeur : le <div> contenu. Illustration du soucis :
http://ombre.et.lumiere.free.fr/images/ie.jpg
Ici on voit que les bords gris s'allongent bien...
http://ombre.et.lumiere.free.fr/images/ff.jpg
Et là sous Firefox on voit que ça passe à travers le pied de page..
Mon code source html :
<body><center>
<div id="entete">
<div id="ban"> </div><div id="degdroit"> </div>
</div>
<div id="corps">
<div id="gauche">
<div id="degentier"> </div>
<div id="menutot">
<div id="menugauche">
<ul class="menu">
<div class="menu"><div class="boxtitres"><div class="titres"><a href="index2.php?page=accueil" class="menu2">Accueil</a></div></div><div class="dmm1"><div class='dhm'> </div></div></div><div class="menu"><div class="boxtitres"><div class="titres"><a href="index2.php?page=prestations" class="menu">Prestations</a></div></div><div class="dmm1"> </div></div><div class="menu"><div class="boxtitres"><div class="titres"><a href="index2.php?page=references" class="menu">Références</a></div></div><div class="dmm1"> </div></div><div class="menu"><div class="boxtitres"><div class="titres"><a href="index2.php?page=livreor" class="menu">Livre d'or</a></div></div><div class="dmm1"> </div></div><div class="menu"><div class="boxtitres"><div class="titres"><a href="index2.php?page=contact" class="menu">Contact</a></div></div><div class="dmm1"><div class='dbm1'> </div></div></div> </div>
</div>
<div id="basmenu"> </div>
</div></ul>
<div id="contenu">test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir test pour voir</div>
</div>
<div id="pied">
<div id="marge"> </div>
<div id="piedgauche"> </div>
<div id="mention"> </div>
<div id="basdroitecontenu"> </div>
</div>
<!--
<table border="0" width="790" cellspacing="0" cellpadding="0" height="100%">
<ul style="list-style-type:disc;">
<tr>
<td width="785" height="102" colspan="3"><img src="images/banniere.jpg"></td><td class="degradedroit" rowspan="2">
<table border="0" cellspacing=0 cellpadding=0 width="5" height="100%" style="vertical-align:top;">
<tr>
<td class="hautdroit"><div class="degdroith"> </div></td>
</tr>
<tr>
<td class="milieudroit"><div class="carredroitegris"> </div></td>
</tr>
<tr>
<td class="basdroit"><div class="bgrisb"> </div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="155" height="100%">
<table border="0" cellspacing="0" cellpadding="0" width="155" height="100%" style="vertical-align:top;">
<tr>
<td class="hautg"><div class="degradentiergauche"></div></td>
<td width="5" height="60" valign="bottom"> </td>
</tr>
<tr><td class="menu"><div class="titres"><a href="index.php?page=accueil" class="menu2">Accueil</a></div></td><td width="5" height="50" style="background-color:#cacaca;" valign="top"><div class="bgrish"></div></Td></tr><tr><td class="menu"><div class="titres"><a href="index.php?page=prestations" class="menu">Prestations</a></div></td><td width="5" rowspan="4"><div class="bgrism"></div></td></tr><tr><td class="menu"><div class="titres"><a href="index.php?page=references" class="menu">Références</a></div></td></tr><tr><td class="menu"><div class="titres"><a href="index.php?page=livreor" class="menu">Livre d'or</a></div></td></tr><tr><td class="menu"><div class="titres"><a href="index.php?page=contact" class="menu">Contact</a></div></td></tr> <tr>
<td class="basg"> </td><td width="5" height="60" valign="top"><div class="bgrisb"> </div></td>
</tr>
<tr>
<td class="carreg" colspan="2"><div class="carregauchegris"> </div></td>
</tr>
</table>
</td>
<td class="contenu">
Depuis quelques temps, Kirin Tor est en proie à la folie meurtrière. Les combats ne cessent, au détriment de ce pour quoi nous nous battons : la paix, la joie, l'amusement… De grands rassemblements ont lieu, mais pas pour passer des soirées communes… Simplement pour détruire la Horde, se lancer corps et âme dans les feux du Cœur du Magma, ou bien défier le Repère de l'Aile Noire entre autres…<br><br>
</td>
</tr>
<tr>
<td colspan="4" class="piedpagegauche">
<table border="0" cellspacing="0" cellpadding="0" width="790" height="50">
<tr>
<td height="30" width="30"><div class="carregauchegris"> </div></td>
<td height="30" width="530"> </td>
<td width="230" rowspan="3" height="50" class="plumebas" align="center"><div class="basdroite"><a href='index.php?page=mentions' class='mentions'>Mentions</a> <a href='index.php?page=mentions' class='mentions'>Légales</a></div></td>
</Tr>
<tr>
<td height="5" width="560" colspan="2" style="vertical-align:top;">
<table border="0" width="560" cellspacing="0" cellpadding="0">
<tr>
<td width="500"><div class="carregrisbas"> </div></td>
<td width="60"><div class="degdroit"> </div></td>
</tr>
</table>
</Td>
</tr>
<tr>
<td height="15" width="560" colspan="2"> </td>
</tr>
</table>
</td>
</tr>
</ul>
</table>
<center><p class='copy'><b>Copyright © Ronan TEXIER 2006</b></p></center>-->
</center>
</body>
Et mon code source CSS
body{
background-image:url("images/fond2.jpg");
background-attachment:fixed;
background-repeat: no-repeat;
background-position: 70% 50%;
font:1em Arial,"times new roman",Geneva,Helvetica,sans-serif;
margin:0;
padding:0;
}
/* liens des menus*/
a.menu:link {color:#cacaca;text-decoration:none;font-family:arial;font-size:14px;font-weight:bolder;}
a.menu:visited {color:#cacaca;text-decoration:none;font-family:arial;font-size:14px;font-weight:bolder;}
a.menu:hover {color:#000000;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
/* lien actuel */
a.menu2:link {color:#797979;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
a.menu2:visited {color:#797979;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
a.menu2:hover {color:#000000;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
/* liens des sousmenus*/
a.soustitre:link {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;}
a.soustitre:visited {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;}
a.soustitre:hover {color:#000000;text-decoration:none;font-family:arial;font-size:13px;font-weight:bolder;}
/* lien actuel sous menu*/
a.soustitre2:link {color:#797979;text-decoration:none;font-family:arial;font-size:13px;font-weight:bolder;}
a.soustitre2:visited {color:#797979;text-decoration:none;font-family:arial;font-size:13px;font-weight:bolder;}
a.soustitre2:hover {color:#000000;text-decoration:none;font-family:arial;font-size:13px;font-weight:bolder;}
/* lien pour les mentions légales */
a.mentions:link {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;font-style:italic;}
a.mentions:visited {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;font-style:italic;}
a.mentions:hover {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;font-style:italic;}
/* haut de page */
#entete
{
width:790px;
height:102px;
z-index:1;
}
/* milieu de page */
#corps
{
width:790px;
height:420px;
z-index:2;
background-image:url('images/carregris.jpg');
background-repeat: repeat-y;
background-position: 16px;
margin:0px;
padding:0px;
}
/* partie menu */
#gauche
{
width:160px;
float:left;
text-align:left;
}
/* contenu cellule */
#contenu
{
position:relative;
width:580px;
height:420px;
font-family:Arial,"times new roman",Geneva,Helvetica,sans-serif;
font-size:12px;
vertical-align:top;
float:right;
border-right:5px solid;
border-right-color:#cacaca;
}
#p
{
clear: both;
}
#pied
{
position:relative;
width:790px;
height:50px;
z-index:3;
}
/* bannière */
#ban
{
position:relative;
background-image:url('images/banniere.jpg');
background-repeat: no-repeat;
width:780px;
height:102px;
float:left;
}
/* degradé à droite de la bannière */
#degdroit
{
position:relative;
background-image:url('images/deghaut.jpg');
background-repeat: no-repeat;
background-position:bottom;
height:102px;
width:5px;
font-size:1px;
float:right;
}
/* degradé en haut à gauche du menu */
#degentier
{
width:160px;
height:60px;
background-image:url('images/deggtot.jpg');
background-repeat: no-repeat;
background-position: 16px 0%;
text-align:right;
}
/* cellule de menu */
div.menu
{
width:160px;
height:40px;
text-align:left;
background-image:url("images/plumemenu.jpg");
background-repeat: no-repeat;
}
/* cellule de sousmenu */
div.sousmenu
{
width:160px;
height:30px;
text-align:left;
background-color:#ffffff;
}
/* titres du menu */
div.boxtitres
{
position:relative;
background:none;
width:153px;
height:38px;
border-color:#ffffff;
float:left;
}
/* titres du menu */
div.titres
{
position:relative;
background:none;
margin-top:6px;
margin-left:44px;
}
div.boxsousmenu
{
position:relative;
background:none;
width:153px;
height:28px;
border:1px solid;
border-color:#ffffff;
float:left;
}
/* format des titres des sous menu*/
div.soustitres
{
position:relative;
background:none;
margin-left:15px;
}
/* partie haute du degradé de droite du menu*/
div.dhm
{
position:relative;
background-image:url('images/deghaut.jpg');
background-repeat: no-repeat;
background-position: top;
height:40px;
width:5px;
font-size:1px;
}
div.dmm1
{
position:relative;
background-color:#cacaca;
width:5px;
height:40px;
font-size:1px;
float:right;
}
div.dmm2
{
position:relative;
background-color:#cacaca;
width:5px;
height:30px;
font-size:1px;
float:right;
}
div.dbm1
{
position:relative;
background-image:url('images/degbas.jpg');
background-repeat: no-repeat;
background-position:bottom;
height:40px;
width:5px;
font-size:1px;
}
div.dbm2
{
position:relative;
background-image:url('images/degbas.jpg');
background-repeat: no-repeat;
background-position:bottom;
height:30px;
width:5px;
font-size:1px;
}
#basmenu
{
width:5px;
background-color:#ffffff;
background-image:url('images/deghaut.jpg');
background-repeat: no-repeat;
background-position:bottom;
height:40px;
margin-left:16px;
}
#marge
{
position:relative;
width:16px;
float:left;
}
#piedgauche
{
position:relative;
border-left:5px solid;
border-bottom:5px solid;
width:525px;
height:40px;
float:left;
border-color:#cacaca;
font-size:1px;
}
#mention
{
position:relative;
width:230px;
height:50px;
float:left;
background-image:url('images/plumebas.jpg');
background-repeat: no-repeat;
}
#basdroitecontenu
{
position:relative;
width:5px;
height:30px;
background-image:url('images/degbas.jpg');
background-repeat: no-repeat;
float:right;
}
/* copyright bas de page */
p.copy
{
color:#cacaca;
font-family:arial;
font-size:12px;
font-style:italic;
}
/* format des puces des sous menus */
ul.menu
{
list-style-type:disc;
color:#797979;
margin: 0;
padding: 0;
list-style-position:inside;
}
</style>
<!--
<style>
/*------------------------------------------- LIENS -----------------------------------------------------*/
/* liens des menus*/
a.menu:link {color:#cacaca;text-decoration:none;font-family:arial;font-size:14px;font-weight:bolder;}
a.menu:visited {color:#cacaca;text-decoration:none;font-family:arial;font-size:14px;font-weight:bolder;}
a.menu:hover {color:#000000;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
/* lien actuel */
a.menu2:link {color:#797979;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
a.menu2:visited {color:#797979;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
a.menu2:hover {color:#000000;text-decoration:none;font-family:arial;font-size:15px;font-weight:bolder;}
/* liens des sousmenus*/
a.soustitre:link {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;}
a.soustitre:visited {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;}
a.soustitre:hover {color:#000000;text-decoration:none;font-family:arial;font-size:13px;font-weight:bolder;}
/* lien actuel sous menu*/
a.soustitre2:link {color:#797979;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;}
a.soustitre2:visited {color:#797979;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;}
a.soustitre2:hover {color:#000000;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;}
/* lien pour les mentions légales */
a.mentions:link {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;font-style:italic;}
a.mentions:visited {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;font-style:italic;}
a.mentions:hover {color:#cacaca;text-decoration:none;font-family:arial;font-size:12px;font-weight:bolder;font-style:italic;}
/*------------------------------------------- TD --------------------------------------------------------*/
/* td de contenu */
td.contenu
{
width:640px;
font-family:Arial,"times new roman",Geneva,Helvetica,sans-serif;
font-size:12px;
vertical-align:top;
padding:30px;
padding-top:50px;
height:100%;
}
/* -------------------------------------------------*/
/* td droite degradé */
td.degradedroit
{
width:5px;
height:100%;
vertical-align:top;
}
/* -------------------------------------------------*/
/* td du haut avec le dégradé */
td.hautg
{
width:150px;
height:60px;
}
/* -------------------------------------------------*/
/* td du bas de menu avec le dégradé */
td.basg
{
background-image:url("images/deghaut.jpg");
background-repeat: no-repeat;
background-position: 11% 100%;
width:150px;
height:60px;
}
/* td de menu */
td.menu
{
background-image:url("images/plumemenu.jpg");
background-repeat: no-repeat;
background-position: 0% 100%;
font-family:Arial,"times new roman",Geneva,Helvetica,sans-serif;
font-size:14px;
font-style:italic;
color:#999999;
width:150px;
height:50px;
}
/* td de sous menu */
td.sousmenu
{
vertical-align:top;
font-family:Arial,"times new roman",Geneva,Helvetica,sans-serif;
font-size:14px;
font-style:italic;
color:#999999;
width:150px;
height:25px;
}
/* td haut pour degradé de droite */
td.hautdroit
{
width:5px;
height:30px;
}
/* td milieu pour degradé de droite */
td.milieudroit
{
width:5px;
height:100%;
}
/* td bas pour degradé de droite */
td.basdroit
{
width:5px;
height:30px;
}
/* td du carre gris continu */
td.carreg
{
width:155px;
height:100%;
}
/* -------------------------------------------------*/
/* td pour la barre droite du menu */
td.bgris
{
width:5px;
height:100%;
vertical-align:top;
}
/* -------------------------------------------------*/
/* td pour le pied de page à gauche */
td.piedpagegauche
{
width:790px;
height:50px;
vertical-align:top;
}
/* td pour les mentions légales */
td.plumebas
{
background-image:url('images/plumebas.jpg');
background-repeat: no-repeat;
background-position: 100% 50%;
height:50px;
width:230px;
vertical-align:top;
}
/*------------------------------------------------- DIV ---------------------------------------------------*/
/* degradé en haut à gauche */
div.degradentiergauche
{
background-image:url('images/deggtot.jpg');
background-repeat: no-repeat;
background-position:0% 50%;
width:5px;
height:60px;
margin-left:16px;
}
/* -------------------------------------------------*/
/* div pour le haut de la barre droite du menu */
div.bgrish
{
position:relative;
background-image:url("images/deghaut.jpg");
background-repeat: no-repeat;
background-position: 0% 100%;
width:5px;
height:30px;
}
/* div pour le haut de la barre du milieu du menu */
div.bgrism
{
z-index:2;
background-color:#cacaca;
width:5px;
height:100%;
}
/* div pour le haut de la barre basse du menu */
div.bgrisb
{
z-index:3;
background-image:url("images/degbas.jpg");
background-repeat: no-repeat;
background-position: 0% 100%;
width:5px;
height:30px;
}
/* format des titres du menu*/
div.titres
{
position:relative;
background:none;
margin-top:6px;
margin-left:43px;
}
/* format des titres des sous menu*/
div.soustitres
{
position:relative;
background:none;
margin-top:6px;
margin-left:20px;
font-size:12px;
padding-left:5px;
padding-right:5px;
font-weight:bolder;
}
/* -------------------------------------------------*/
/* carre de gauche qui s'allonge */
div.carregauchegris
{
position:relative;
margin-left:16px;
background-color:#cacaca;
width:5px;
height:100%;
}
/* -------------------------------------------------*/
/* degradé droit haut */
div.degdroith
{
position:relative;
margin-top:70px;
z-index:1;
background-image:url("images/deghaut.jpg");
background-repeat: no-repeat;
background-position: 0% 100%;
width:5px;
height:30px;
}
/* carre de droite qui s'allonge */
div.carredroitegris
{
position:relative;
z-index:2;
background-color:#cacaca;
width:5px;
height:100%;
}
/* dégradé droit bas */
div.degdroitb
{
position:relative;
margin-top:70px;
z-index:3;
background-image:url("images/deghaut.jpg");
background-repeat: no-repeat;
background-position: 0% 100%;
width:5px;
height:30px;
}
/* -------------------------------------------------*/
/* barre grise du bas à gauche pied de page */
div.carrepiedgauche
{
position:relative;
background-color:#cacaca;
width:100%;
height:5px;
}
/* carre bas qui s'allonge */
div.carregrisbas
{
position:relative;
margin-left:16px;
background-color:#cacaca;
width:500px;
height:5px;
font-size:1px;
}
/* degradé droit en pied de page */
div.degdroit
{
background-image:url('images/degdroite.jpg');
background-repeat: no-repeat;
width:30px;
height:5px;
font-size:1px;
}
/* -------------------------------------------------*/
/* plume en bas à droite */
div.basdroite
{
position:relative;
margin-top:14px;
font-size:12px;
font-weight:bolder;
font-family:arial;
font-style:italic;
color:#cacaca;
}
/*------------------------------------------------------- copyright ---------------------------------------------*/
p.copy
{
color:#cacaca;
font-family:arial;
font-size:12px;
font-style:italic;
}
Je suis vraiment désolé de devoir encore vous demander conseil... Sachez que j'ai fait des recherches sur le problème ; comme solution trouvée j'ai l'overflow : auto avec la scrollbar mais bon c'est pas du tout ce que je désire en design... Sinon j'ai tenté des height 100% sans succès... J'ai surtout trouvé des "il y a des soucis de compatibilité sur la longueur des contenus" mais pas les solutions à y apporter...
Le soucis vient surtout du fait que je suis obligé de donner des valeurs height: x px; pour ma <div#corps> (située entre #entete et #pied).
Enfin le menu est dynamique (administrable via les BDD) d'où le codage pour la barre grise à sa droite...
Dans l'attente merci des futures réponses...
Modifié par sanosuke85 (17 Mar 2006 - 11:43)