@charset "UTF-8";
/* CSS Document */

#contenu {
background:#ffffff;
color:#333333;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:40px;
text-align:justify;
padding:15px;
width:970px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
}

#contenu a {
color:#333333;
}

#contenu .debut {
font-weight:bold;
color:#666666;
line-height:1.6em;
margin-bottom:20px;
text-transform:none;
}

#contenu p, #contenu ul {
color:#666666;
line-height:1.6em;
margin-bottom:20px;
text-transform:none;
}