.cellLibre {
position:relative;
margin-left:0px; margin-top:0px;
padding:0;
float:left; display:inline;
}
.cellLibreR {
position:relative;
margin-right:0px; margin-top:0px;
padding:0;
float:right; display:inline;
}
.cellMarge {
position:relative;
margin-left:0px; margin-top:0px;
font-size:1px; line-height:1px;
padding:0;
float:left; display:inline;
}
.cellMargeR {
position:relative;
margin-right:0px; margin-top:0px;
font-size:1px; line-height:1px;
padding:0;
float:right; display:inline;
}
.cellAbs {
position:absolute;
left:0px; top:0px;
}
.cellTrans90 {
position:absolute;
left:0px; top:0px;
width:664px;
background-color:#f1f4f8;
opacity:0.9; filter:alpha(opacity=90);
}
.cellTrans30 {
position:absolute;
left:0px; top:0px;
width:664px;
background-color:#f1f4f8;
opacity:0.3; filter:alpha(opacity=30);
}
