﻿#ctl00_ContentCentre_TableStatic
{
    background-color: Transparent;
    background-image: url(../images/carte.gif);
    background-repeat: no-repeat;
    height: 380px;
    width: 560px;
    margin: 10px 20px 10px 20px;
    color: White;
    border: 0;
}

#ctl00_ContentCentre_TableStatic td 
{
    background-color: Transparent;
    margin: 0;
    width: 260px;
    padding: 5px 10px 0px 10px;
    text-align: justify;
    vertical-align : top;
}

#ctl00_ContentCentre_TableStatic td.CellTitre 
{
    font-size: 14px;
    text-align: left;
    vertical-align : middle;
    height :20px;
}

#ctl00_ContentCentre_TableStatic td h1 
{
    color: white;
    font-size:26px;
}

#ctl00_ContentCentre_TableStatic td b 
{
    color: #f8eb8f;
    font-weight: bold;
}

#ctl00_ContentCentre_TableStatic td a 
{
    color: #f8eb8f;
    font-weight: normal;
}

