body {
background-color: #92cef3;
text-align: center;		
}

#corps_livreor {

width: 600px;
font-family: arial,verdana,helvetica;	
font-size: 12px;	
border:   0px;
text-align: center;
color: #000000;
margin-left: auto;
margin-right: auto;
}

#commentaire td {

background-color: #FFFFFF;
padding: 5px;
text-align: center;

}

#commentaire {

background-color: #000000;
width: 600px;
font-size: 12px;
color: #000000;
}

a {

text-decoration: none;
color: #0000FF;


}

a:hover {

text-decoration: underline;
color: #000000;


}