﻿#content
{
    padding: 0;
    width: 998px;
}

#promotions
{
    background-color: #231f20;
    padding: 0 20px;
    min-height: 386px;
    margin-bottom: 10px
}

#promotions p
{
    font: bold 32px Times New Roman;
    height: 220px;
    text-align: center;
    padding: 0;
    color: white;
    line-height: 150%;
}

#promotions p a
{
    text-decoration: none;
    color: white;
}

#promotions p a:hover
{
    text-decoration: underline;
}

h2
{
    font-size: 2.8em;
    margin: 20px 5px 20px;
    display: inline-block;
    border-bottom: 1px solid white;
    color: #fefe8a;
}

#myImageFlow img
{
    width: 260px;
    height: 465px;
}

div p #nouveautes
{
    text-decoration: none;
    margin: 15px 0 25px;
    display: inline-block;
    border-bottom: 1px solid white;
    color: #fefe8a;
}

div p #nouveautes:hover
{
    text-decoration: none;
    color: white;
}
