
td.tableauByMaBack{
color:#FFF;
font-size:12px;
border:none;
height:35px;
text-align:center;
background:url(../images/fond-titre-panier.gif) repeat-x;

}
.tableauByMa{
background-color: #DBD9D9;
border:1px #FFF solid;
font-size:12px;
padding:5px;
}
#totalPanier strong{
font-size:14px;

}
table.tableauByMa{
background-color: #BAB7B7;
border:1px #000 dashed;


}
input#suivant{
border:none;
background:url(../images/btn-suivant.gif);
width:220px;
height:33px;
text-indent:-5000px;
float:left;
cursor:pointer;
}
input#suivant:hover{
border:none;
background:url(../images/btn-suivant-on.gif);
width:220px;
height:33px;
text-indent:-5000px;
float:left;
cursor:pointer;
}
input#precedent{
border:none;
background:url(../images/btn-precedent.gif);
width:220px;
height:33px;
text-indent:-5000px;
float:left;
cursor:pointer;
}
input#precedent:hover{
border:none;
background:url(../images/btn-precedent-on.gif);
width:220px;
height:33px;
text-indent:-5000px;
float:left;
cursor:pointer;
}
input#ajouter-stage{
border:none;
background:url(../images/btn-ajouter-un-stage.gif);
width:220px;
height:33px;
text-indent:-5000px;
float:left;
cursor:pointer;
}
input#ajouter-stage:hover{
border:none;
background:url(../images/btn-ajouter-un-stage-on.gif);
width:220px;
height:33px;
text-indent:-5000px;
float:left;
cursor:pointer;
}
#contenupanier{
width:720px;
}
#resa-pro-pulsion{
font-size:12px;
margin-right:10px;
margin-bottom:20px;
}
#resa-pro-pulsion .tableauByMa,#contenu-espace-perso #tableauMere .tableauByMa,#contenu-espace-perso #tableauMere{
background-color: #DBD9D9;
border:none;
font-size:12px;

}
li label.left{
width:200px;
display:block;
float:left;
}
#tableauMere li,#resa-pro-pulsion li {
margin-top:5px;
margin-left:15px;
}
#centre{
background-color:#EBEBEB !important;
}