﻿
body 
{

}

.tableau-annonces
{
}

.tableau-annonces th
{
    background-color:#57689E;
    color:#ffffff;
}

.tableau-annonces .titre-annonce
{
    color:#E0001A;
    width:300px;
    max-width:300px;
}

.tableau-annonces .ref-annonce
{
    width:7em;
}

.tableau-annonces .duree-annonce
{
    width:8em;
}

.tableau-annonces .lieu-annonce
{
    width:7em;
    color:#aaaaaa;
}

.tableau-annonces .contrat-annonce
{
    width:8em;
}

