﻿.titre_orange {
    font-size : 13pt;
    color: Orange;
    font-weight: bold;
}

.textbox {
    border: 0px;
    background-color: #0192b1;
}

.texte_gris {
    color: Gray;
    font-size: 8pt;
    font-weight: bold;
}

.texte_bleu {
    color: #3399FF;
    font-size: 11pt;
    font-weight: bold;
}

.titre_bleue {
    color: #0192b1;
    font-weight: bold;
    font-size: 12pt;

    top: -4px;
}

.img_bt_orange {

    margin-right: 5px;
}

.texte_noir_default {
    color: Black;
    font-size: 10pt;
    font-weight: bold;
}

.texte_noir_default_petit {
    color: Black;
    font-size: 8pt;
}

#dernieres_annonces {
    height: 28px;
    width: 630px;
    background-image: url(../images_temp/fond-nbr-annonces.png);
    background-repeat: no-repeat;
    text-align: center;
    color: White;
    padding-top: 3px;
    margin: auto;   
}

#bloc_annonces {
    background-color: White;
    width: 630px;
    margin: auto;
}

