
/* CSS Document */

.fond_historique{
background-image:url(../img_site/historique_fond.gif);
background-repeat:no-repeat;
background-position:top left;
}
.fond_archive{
background-image:url(../img_site/archive_fond.gif);
background-repeat:no-repeat;
background-position:top left;
}

.scollbar-vert{
height:310px;
width:10px;
margin:0 0 0 0;
float:right;
}
.coin-h{
background:url(../img_site/scroll-vert-ht.gif) no-repeat;
width:10px;
height:4px;
font-size:1px;
}
.coin-b{
background:url(../img_site/scroll-vert-bas.gif) no-repeat;
width:10px;
height:4px;
font-size:1px;
}
.scrollbar-vert-m{
background-color:#8e004d;
height:300px;
width:10px;
}
.handle-vert{
height: 8px;
width: 8px;
background-color:#FFFFFF;
cursor:pointer;
margin:0 1px;
}

#conteneurDroit{
margin-left:20px;
width:400px;
}

#contenuTexte{
width:360px;
margin:0 05px 0px 12px;
overflow:hidden;
height:300px;
padding-bottom:2px;
}

#bt_sous_image{
margin:5px 0 0 20px;
}
#bt_plan p{
text-align:right;
margin-right:15px;
margin-bottom:0;
margin-top:5px;
}

#conteneurArchive{
width:750px;
}

#listeImage{
margin:0 0px 0 20px;

}
#listeImage img{
margin:10px 15px 10px 0;

}
#contenuTexteAcces
{
margin:0 12px 0px 12px;
overflow:hidden;
padding-bottom:2px;
}
#contenuTexteAcces p{
line-height:13px;
}
#contenuTexteAcces p.interligne{
line-height:12px;
margin:0;
padding:0;
}
a.mbArchive img{
border:solid 1px #CCCCCC;
}