*{
margin:0;
padding:0;
font-family:arial,sans-serif;
}
body{
background:url(../img/interface/fond-page.gif) top left repeat-x;
background-color:#f2f2f2;
}
#page{
position:absolute;
top:50px;
left:50%;
margin-left:-400px;
width:800px;
border:0;
}
#table-page{
width:100%;
border-collapse:collapse;
border:0;
}
#ligne-logo{
width:800px;
height:100px;
}

#td-logo{
background:url(../img/interface/fond-logo-gauche.gif) top left no-repeat;
font-size:0px;
/*width:409px;*/
width:195px;
}

#td-connexion-accueil{
background:url(../img/interface/fond-logo-droit-accueil.gif) top right no-repeat;
/*width:391px;*/
width:605px;
}

#td-connexion{
background:url(../img/interface/fond-logo-droit.gif) top right no-repeat;
/*width:391px;*/
width:605px;
}

#td-connexion-ecophar{
background:url(../img/interface/fond-logo-droit-ecophar.gif) top right no-repeat;
/*width:391px;*/
width:605px;
}

#menu{
background:url(../img/interface/fond-menu.gif) top left repeat-x;
height:21px;
font-size:0px;
}
#ombre-gauche, #ombre-droite{
position:absolute;
top: 122px;
}
#ombre-gauche{
left: -14px;
}
#ombre-droite{
right: -14px;
}
