*{
padding:0;
margin:0;
line-height:13px;
border:0;
font-family:Arial, Verdana, Tahoma, sans-serif;
font-size:11px;
font-weight:bold;
color:#f4d884
}

html{
background-color:#000;
}

#page{
position:relative;
left:50%;
margin:0 0 0 -460px;	
width:920px;
height:715px;
background-image:url(images/electro.jpg);
background-repeat:no-repeat;
background-position:0 0;
}


#droite{
position:absolute;	
right:0;
width:460px;
height:527px;
background-image:url(images/ventolin.png);
background-repeat:no-repeat;
background-position:0 0;
}

#contenu, #contenu-left{
position:absolute;	
top:191px;
left:110px;
width:349px;
height:335px;
padding-top:10px;
overflow:auto;
text-align:justify;
}

#contenu-left{
text-align:left;
}

#contenu p, #contenu-left p{
margin-bottom:12px;
padding-right:20px;
}


h1{
position:absolute;	
top:164px;
right:0;
}

h2{
background-color:#f4d884;
color:#361d0c;
padding:5px;
font-size:16px;
margin:3px 0 3px 0
}









#lecteur{
position:absolute;
width:180px;
height:188px;
bottom:-10px;
left:470px;
background-color:#c6d4d5
}

#lecteur p a{
position:relative;
left:7px;
top:5px;
color:#314355;
}



#contact{
position:absolute;	
bottom:-10px;
right:-10px;
}







