/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* MESSAGE SPACE CSS BEGINS | DEBUT DU CSS DE L'ESPACE DE MESSAGE */
h1, h1Size {
font-size: 115%;
}
div.msgarea h1, div.msgareaalt h1 {
    text-align: center;
    color: #000;
    font-weight: bold;
}
div.msgarea {
    background: url(../images/wp-pa.png) #69C no-repeat;
}
div.msgareaalt {
    background: url(../images/wp-pa.png) #69C no-repeat;
}
.msgarea h1 {
    padding-top: 55px;
}
div.msgareaalt h1 {
    padding-top: 50px;
}
div.headcontainer {
    background-color: #CC9;
    color: #000;
}
span.msgeng {
    text-align: right;
    float: left;
    margin-left: 125px;
}
span.msgfra {
    text-align: left;
    float: right;
    margin-right: 55px;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

