﻿*
{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Sans serif;
}
p
{
    margin: 8px 0;
}
div
{
    position: relative;
}
table
{
    border-collapse: collapse;
}
h6
{
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
}
#cadre
{
    margin: 0 auto;
    width: 960px;
}
#entete
{
    padding-top: 60px;
    border-bottom: solid 1px #C8C8C8;
    height: 40px;
}
#entete-titre
{
    float: left;
    height: 30px;
    padding: 0 25px 0 100px;
    letter-spacing: 2px;
    font-size: 14pt;
    font-weight: bold;
    color: #2C2F5D;
    border-bottom: solid 1px #C8C8C8;
    border-right: solid 5px #2C2F5D;
}
#entete-rubrique
{
    float: left;
    height: 26px;
    padding: 4px 0 0 36px;
    letter-spacing: 2px;
    font-size: 11pt;
    font-weight: bold;
    color: #9A9A9A;
}
#entete-rubrique a
{
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 11pt;
    font-weight: bold;
    color: #9A9A9A;
}

#entete-menu
{
    float: left;
    height: 23px;
    padding: 7px 0 0 36px;
    font-size: 8pt;
    font-weight: bold;
    color: #9A9A9A;
    z-index: 1;
}
#entete-menu a
{
    color: #AFAFAF;
    text-decoration: none;
}
#entete-menu a:hover
{
    color: #9A9A9A;
}

#entete-accueil
{
    float: left;
    height: 23px;
    padding: 7px 0 0 0;
    letter-spacing: 1px;
    font-size: 8pt;
    font-weight: bold;
    color: #BE0027;
    text-align: right;
    z-index: 0;
}
#entete-accueil a
{
    color: #BE0027;
    text-decoration: none;
}
#entete-accueil a:hover
{
    color: #980020;
}

#contenu
{
    margin: 20px 20px 20px 100px;
    line-height: 9pt;
}
#pied
{
    clear: both;
    text-align: center;
    color: #D6D6D6;
    font-size: 6pt;
    font-weight: bold;
}
#pied a
{
    text-decoration: none;
    color: #D6D6D6;
}
#pied a:hover
{
    color: #BCBCBC;
}
.colonne
{
    padding: 0 12px;
}
.colonne-justifiee
{
    padding: 0 12px;
    text-align: justify;
}
.presse-datalist
{
    font-size: 7pt;
    color: #000000;
    font-weight: bold;
}
.presse-datalist a
{
    text-decoration: none;
    color: #BE0027;
}
.partenaires
{
    font-size: 8pt;
    margin: 0 auto;
}
.partenaires a
{
    text-decoration: none;
    color: #7C7C7C;
    font-weight: bold;
}
.partenaires a:hover
{
    color: #505050;
}
.contact
{
    margin: 0 0 0 110px;
    font-size: 8pt;
    color: #7C7C7C;
    font-weight: bold;
    line-height: 16px;
}
.contact a
{
    text-decoration: none;
    color: #455B7A;
    font-weight: bold;
}
.contact a:hover
{
    color: #2A3748;
}
.presse-articles
{
    font-size: 7pt;
    margin: 0 auto;
}
.presse-articles a
{
    text-decoration: none;
    color: #B6B6B6;
    font-weight: bold;
}
.presse-articles a:hover
{
    color: #8E8E8E;
}
.presse-articles td
{
    padding: 5px 0;
}
.presse-articles-selected a
{
    color: #000000;
}
.contenu-actualites
{
    padding: 50px 0;
    background-image: url(../images/fond-actualites-large.gif);
    background-repeat: repeat-y;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    _height: 460px; /* IE 6 only */
    min-height: 460px;
}
.contenu-actualites a
{
    color: #735136;
    text-decoration: none;
}
.contenu-actualites a:hover
{
    color: #3A291C;
}
.contenu-projets
{
    padding: 50px 0 0 85px;
    background-image: url(../images/fond-projets.gif);
    background-repeat: repeat-y;
    font-size: 7pt;
    color: #000000;
    font-weight: bold;
    _height: 510px; /* IE 6 only */
    min-height: 510px;
}
.contenu-projets a
{
    color: #000000;
    text-decoration: none;
}

.contenu-chantier
{
    padding: 20px 0 0 85px;
    font-size: 7pt;
    color: #000000;
    font-weight: bold;
    font-weight: bold;
    _height: 540px; /* IE 6 only */
    min-height: 540px;
}

.lien-bleu
{
    text-decoration: none;
    color: #2C2F5D;
}
.lien-bleu:hover
{
    color: #5860B0;        
}
.lieu
{
    line-height: 20px;
    font-size: 10pt;
}
.projet
{
}
.projet p
{
    margin: 0;
    padding: 0;
}
div#projet-description
{
}
div#projet-description p
{
    margin: 0;
    padding: 0;
}