@charset "utf-8";
/* CSS Document */
.exterieur
{
    width:30px;
}
td.img
{
    width:120px;
}
td.txt
{
    text-align:justify;
    padding-left:10px;
}
.image
{
    padding-right: 15px;
}
a.lnk
{
    color:#333333;
    text-decoration:none;
}
a.lnk:hover
{
    text-decoration:underline;
}
.fond_a_lire_aussi
{
width: 174px;
background-image: url('images/a_lire_aussi_fond.jpg');
background-repeat: repeat-y;
}
