/* CSS Document */

#legendequartiers {
position: relative; 
display:block; 
width: 400px; 
height: 20px; 
top: 60px; 
padding-left: 40px;
font-size: 1.5em; 
font-weight: bold;
cursor:default;
}



.colonneGaucheActuCDQ {
width: 470px;
display: block;
/*border: 1px solid black;*/
position:relative;
float:left;
margin-right: 1%;
}

.listeArchivesH, .listeArchivesD, .listeArchivesB, .listeArchivesG, .listeArchivesContenu {
display:block; position:relative; width:auto;
}

.listeArchivesG {
width:150px;
position:relative;
float:right; right:-15px;
background-image:url(/_cadre-de-vie/urbanisme/grands-projets/renouvellement-urbain-noyer-renard/img/skin/archives/gauche.gif);
background-position: left;
background-repeat: repeat-y;
background-color: #f9b200;
}
.listeArchivesH {
background-image:url(/_cadre-de-vie/urbanisme/grands-projets/renouvellement-urbain-noyer-renard/img/skin/archives/haut.gif);
background-position:top left; 
background-repeat: no-repeat;
}
.listeArchivesD {
background-image:url(/_cadre-de-vie/urbanisme/grands-projets/renouvellement-urbain-noyer-renard/img/skin/archives/droite.gif);
background-position: top right;
background-repeat: no-repeat;
}
.listeArchivesB {
background-image:url(/_cadre-de-vie/urbanisme/grands-projets/renouvellement-urbain-noyer-renard/img/skin/archives/bas.gif);
background-position:bottom right;
background-repeat: no-repeat;
}

.listeArchivesContenu {
background-image:url(/_cadre-de-vie/urbanisme/grands-projets/renouvellement-urbain-noyer-renard/img/skin/archives/bas-gauche.gif);
background-position: bottom left;
background-repeat: no-repeat;
padding: .8em;
}

.listeArchivesContenu ul {
margin: 0; padding:0;
}

.listeArchivesContenu ul li {
list-style:none;
font-size:.9em;
}

.listeArchivesContenu ul li a {
color: #ce4871; 
}
.listeArchivesContenu ul li a.date {
text-transform: capitalize;
}


p.ListeJoursArticles strong {
font-size: .85em; 
color: #666666; 
text-transform:uppercase; 
border: 0 none #ffffff; 
text-align:left; 
width: auto; display:block;
background-color:#f9f2e1;
padding: 2px 2px 2px 5px;
font-weight:normal;
}

.elmtMnuSlctCDQlisteArticles {
color: #ac1451 !important;
font-weight: bold;
}

.surtitre { color: #9e124a !important; }
ul.listebreves li { border-bottom: 1px dotted #efefef !important; padding-bottom: .6em !important; }
ul.listebreves li a small { font-weight: normal; }
ul.listebreves li a { line-height: 1em; }

/* scrollbar */

#scroll-pane { margin-top:8px; float:left; overflow:auto; width:105px !important; height:140px!important; max-height:140px!important; position:relative;display:inline;}
#scroll-content { position:absolute; top:0; left:0;}
#slider-wrap{margin-top:8px; margin-left:10px; float:left; background-color:white; width:10px;background-color:transparent;}
#slider-vertical{position:relative;height:100%;display:block;}
.ui-slider-handle {margin:0 auto;display:block;position:absolute;}

