
.dossiers_thematiques {
background:#FFFFFF url(../img/main.gif) repeat-y scroll 0px;
clear:both;
height:auto;
padding:10px 20px 0px 40px;
width:447px;
border: solid 1px
}

.volet_gauche{background:url(../images/volet_gauche.gif) 0px 0px repeat-y;width:195px;float:left;}
.volet_gauche ul{padding-left:0px;}
.volet_gauche li{background:url(../images/puce_dossier.gif) no-repeat 0px 7px;color:#575757;font-weight:bold;padding-left:10px;}

.volet_droit{margin-left:5px;margin-right:0px;width:367px;float:left;}
.titre_volet{float:left;width:142px;}
.revue{float:right;background:url(../images/revue.gif) no-repeat 0px 0px;width:133px;height:22px;padding:12px}

.item{clear:both;margin:10px 0px;padding:10px 0px;}
.item .image
{
    background-image: url(../images/dt_img_bg.png);
    float: left;
    width: 61px;
    height: 61px;
    margin-right: 5px;
    padding-left: 3px;
    padding-top: 3px;
}
.item .content_item{float:left;width:293px;}
.item .content_item .titre{color:#7f2792;}

.volet_gauche>a
{
    color: #3F3F3F;
    text-decoration: none;
    font-weight: bold
}

.volet_gauche>a:hover
{
    text-decoration: none;
}

.volet_droit .item a
{
    display: block;
}

.volet_droit .item a .content_item
{
    color: black;
    background-color: #F0EEE6;
    padding: 2px;
    cursor: pointer;
}

.volet_droit .item a:hover .content_item
{
    color: black;
}

.volet_droit .item a:hover .titre
{
    color: #B61CD2;
}

.volet_droit .revue
{
    position: relative;
}

.volet_droit .revue a.lien_puce
{
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    top: 11px;
    right: 12px;
}
