@charset "UTF-8";
/* CSS Document */
#pain {
background: url(../images/menu_accueil.gif) no-repeat 0 0;
background-position: -182px -34px;
}

#lecteur {
position:relative;
background: white;
padding: 10px;
width:300px;
height: 200px;
margin-bottom: 2em;
}
#lecteur span {
display: inline;
position: relative;
top: -10px;
}
#lecteur img {
position: absolute;
top: 10px;
left: 520px;
}
#bio_pdm {
position:absolute;
top: 1em;
right:1em;
text-align:right;}
