﻿.bandeauRose
{
    clear: both;
    width: 938px;
    margin: auto;
    margin-bottom: 10px;
    padding: auto;
    height: 35px;
    padding-top: 20px;
}
.bandeauRose .titre
{
    margin-left: 22px;
    float: left;
    width: 240px;
}
.menu
{
    margin: auto;
}
.menu a span
{
    width: auto;
    height: auto;
    font-size: 12px;
    color: #464646;
    padding: 3px 45px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    margin-left: 10px;
    background: #FAAB00 url(../media/press_release/triangle.png) no-repeat 30px 8px;
    border: 2px solid transparent;
}
.menu a:hover span
{
    border: 2px solid #202020;
}
.bandeauRose .menu a.select, .bandeauRose .menu a.select:hover
{
    background-position: left bottom;
}

.titre0 span
{
}
h2
{
    width: 453px;
    height: 30px;
    display: block;
    margin-left: 28px;
    padding-top: 28px;
}
.titre0
{
    background: transparent no-repeat bottom left;
}
.contenuNews
{
    padding-top: 8px;
    width: 100%;
}
.contentNews
{
    clear: both;
    padding: 35px;
    width: 853px;
    background: #efefef;
    margin: auto;
    margin-bottom: 30px;
}
.listeNews
{
    padding-left: 27px;
    float: left;
}


.listeNews .content
{
    clear: both;
    padding: 35px;
    width: 753px;
    background: #efefef;
    margin-bottom: 30px;
    margin: auto;
}
.listeNews .content .intro
{
    font-size: 12px;
    font-style: italic;
    color: #393939;
    margin-bottom: 21px;
}
.listeNews .content .files
{
    font: bold 14px;
    color: #de0265;
    margin-bottom: 15px;
}
.listeNews .content .liste
{
    width: 665px;
}
.listeNews .content .element
{
    margin-bottom: 5px;
}
.listeNews .content .element a
{
    text-decoration: none;
    font-size: 12px;
    color: #5b5b5b;
    background: url(../media/press_release/black_cross.png) no-repeat 0 2px;
    height: 30px;
    padding-left: 20px;
}
.listeNews .content .element a:hover
{
    color: #FFF;
    background: #202020;
    text-decoration: none;
    padding: 2px 10px 2px 20px;
}

/*GESTION DES ENCARTS*/
.encarts
{
    float: left;
    width: 185px;
    margin-top: 23px;
    height: 600px;
}

