@charset "utf-8";
/* CSS Document */

.liseret_haut{
background:url(../images/interface_02.jpg);
height:2px;
}
#etape_1{
background:url(../images/interface_01.jpg) center no-repeat #000000;
height:29px;
width:222px;
vertical-align: middle;
color: #FF2E2E;
text-align:center;
font-weight:bold;
filter : alpha(opacity=100); 
-moz-opacity : 1; 
opacity : 1;
}
.liste_titres{
background:url(../images/interface_02.jpg) repeat-y;
width:222px;
text-align:center;
padding-top:5px;
padding-bottom:15px;
}
#etape_2{
background:url(../images/interface_03.jpg) center no-repeat;
height:32px;
width:222;
vertical-align: middle;
color:#FF2E2E;
text-align:center;
font-weight:bold;
filter : alpha(opacity=100); 
-moz-opacity : 1; 
opacity : 1;
}
.input_numero{
background:url(../images/interface_04.jpg);
text-align:center;
height:40px;
}
#etape_3{

}
.table1{
filter : alpha(opacity=80); 
-moz-opacity : 0.8; 
opacity : 0.8;
height:29px;
border:#000000 solid 1px;
}