div#titrerub{
	background-image: url("images/picto_hi.gif");
	background-repeat: no-repeat;
}


/* Plugin Histoire */

#histoirehi-nav {
    float: right;
    color: #02A9EC;
}

#histoirehi-nav a {
    padding: 0px 10px;
}

#histoirehi-nav #histoirehi-prec {
    border-right: 1px solid #8F8F8F;
	background: url(images/puce_grise_g.gif) no-repeat left center;
}
#histoirehi-nav #histoirehi-suiv {
    /*margin-left:-1px;
    border-left: 1px solid #8F8F8F;*/
    background: url(images/puce_grise_d.gif) no-repeat right center;
}

.histoirehi-date {
    color:#585859;
    text-transform: uppercase;
    font-weight: bold;
}

.histoirehi-titre {
    margin:10px 0 0 0;
    color:#4FC000;
    text-transform: uppercase;
    font-weight: bold;
}

.histoirehi-soustitre {
    margin-top:0;
    color:#909090;
    text-transform: uppercase;
}

.histoirehi-texte {
    font-weight: bold;
}
