/*
    Created on : 6 avr. 2010, 10:05:09
    Author     : Nicolas Lafargue
    Company    : Occitech
    Description:
        Charte CSS rouge

        Note : La couleur correspondante à la charte est défini en bas de page du style général
*/

#hd{background: url(../img/header_rouge.jpg) repeat-x;}
#bd {background: #E0001A;}
#br{background: url(../img/bread_rouge.jpg) no-repeat top center;}
#ft {background: url(../img/footer_rouge.jpg) no-repeat top center;}
#content a, #content em {color:#e1001a;}
