body

{

margin: 0;

padding: 30px;

text-align: center;

background: #BBC3D0;

font: 0.8em "Trebuchet MS", helvetica, sans-serif;

color: #4E3145;

}



#bloc

{

position : relative;

width : 650px;

margin : 50px auto 50px auto;

background-image:url(fd.gif);

text-align : left;
border : solid, 1px, yellow;
padding : 15px;

}


#corrige
{
background-color: #d4e086; /*#C3BC81;*/
color : #FF0000;
text-align : right;
font-style : italic;
font-size : 1.2em;
width : 400px;
padding : 15px;
position : relative;
left : 200px;
}

#note
{
color : #606308;
text-align : left;
font-style : italic;
font-size : 2em;
width : 400px;
padding : 15px;
}