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


#contenu_texte{
width:500px;
height:420px;
margin-top:10px;
text-align:justify;
overflow:auto;
padding-right:5px;
}

#contenu_texte a{
color:#000033;
}


#contenu_titre{
text-align:right;
background-image:url(../images/titre_cd.png);
background-position:right;
background-repeat:no-repeat;
height:60px;
width:500px;
margin-top:10px;
}

#cd{
background-image:url(../images/cd2.png);
background-position:center;
background-repeat:no-repeat;
}

table{
border:none;
width:450px;
}

td{
border:none;
text-align:center;
}

#contenu_texte a{
color:#000000;
}
