﻿.region {
    color:#0066FF;
    font-weight:bold;
    font-size: 10pt;
}

.label_1 {
    font-weight:bold;
    font-style:italic;
    font-size:8pt;
    color:#0099CC;
}

.ref_1 {
    font-weight:bold;
    font-style:italic;
    font-size:8pt;
    color:#000000;
}

.two {
    background-color: #bbe0e3;
}

.label_2 {
    color:#A50021;
    font-size: 9pt;   
}

.ref_2 {
    color:#A50021;
    font-size: 10pt;
    font-weight: bold; 
}

.label_3 {
    font-weight:bold;
    font-style:italic; 
    color:#0099CC;
    font-size:9pt;
}

.ref_3 {
    font-style:italic; 
    color:#000000;
    font-size:8pt;
}

.selectionner {
    font-size:8pt;
    color:#009999;
    font-weight:bold;
    font-style:italic;
    text-align: right;
}

#tri {
    height: 22px;
    width: 640px;
    text-align: center;
    margin: auto;
}

.texte_blanc_tri {
    color: White;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}

#tri_region {
    height: 22px;
    width: 147px;
    background-image: url(../images_temp/fond-region.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    padding-top: 1px;
}

#tri_date {
    height: 22px;
    width: 135px;
    background-image: url(../images_temp/fond-date.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    padding-top: 1px;
}

#tri_rien {
    height: 22px;
    width: 340px;
    background-image: url(../images_temp/fond-rien.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.affichage_offre {
    width: 640px;
    margin: auto;
}

.ref {
    height: 22px;
    width: 640px;
    margin: auto;
}

.ref_region {
    height: 22px;
   /* width: 147px;*/
    width: 220px;
    background-image: url(../images_temp/fond-region-aff.png);
    background-repeat:repeat-x;
    display: inline-block;
    text-align: center;
    color: Black;
    font-weight: bold;
}

.ref_date {
    height: 22px;
    width: 135px;
    background-image: url(../images_temp/fond-date-aff.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    color: Black;
    font-weight: bold;
}

.ref_reference {
    height: 22px;
    /* width: 353px;*/
    width: 280px;
    background-image: url(../images_temp/fond-reference-aff.png);
    background-repeat: no-repeat;
    color: Black;
    font-weight: bold;
    text-align: center;
    padding-right: 5px;
    position: absolute;
    display: block
}

.ennonce_offre {
    color: #000000;
    font-weight:normal;
    font-size: small;
}

.descriptif_offre {
    color: #000000;
    font-weight:normal;
    font-size: smaller;
}

.ennonce_offre_niv1 {
    color: #e07e25;
    font-weight: bold;
    font-size: small;
}
.nom_entreprise_niv1 {
    color: #e07e25;
    font-weight: bold;
    font-size: small;
}

.nom_entreprise_niv1 a {
    color: #e07e25;
    font-weight: bold;
    font-size: small;
}

.descriptif_offre_niv1 {
    color: #000000;
    font-weight: bold;
    font-size: smaller;
}
