body{
margin : 0px;
padding : 0px;
overflow-y :auto;
height : 100%;
font-family:Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight:bold;
background: url(images/fond.jpg) fixed ; 
} 

#carnet {
position:absolute;
left:170px;
top:10px;
width:514px;
}

#spirales {
height:109px;
background: url(images/spirales.png) top left no-repeat;
}

#notes{
margin-top:0px;
padding-left:35px;
padding-right:35px;
text-align: justify;
background: url(images/milieu.png) top left repeat-y;
}

#pied {
height:65px;
background: url(images/bas.png) top left no-repeat;
margin-top:-12px;
}

#menu1{
display:block;
left:97px;
padding:10px;
position:fixed;
top:70px;
width:70px;
text-align:right;
}

#menu2{
display:block;
left:664px;
padding:10px;
position:fixed;
top:100px;
width:70px;
}
