/* CSS Document */
h3 {
font-family: Trebuchet MS, Arial, Verdane;
color: #a6c840;
size: 16px;
padding-bottom:0px;
margin-bottom:0px;
}

p{
padding-top:0px;
margin-top:0px;
}

#centrage{
margin-top: 20px;
margin-left: auto;
margin-right: auto;
width: 650;
text-align:center;

}

#left{
text-align:left;
}

#lecteur{
border:1px solid #CCCCCC;
margin:5px;
padding:5px;
margin-top: 15px;
}

#note{
color:#FF0000;
}

body{
margin: 0;
text-align:center;
}

