body {
/*        background: url("../images/bg/noise.png") repeat scroll 0 0 transparent;*/ 
    color: #666666;  /* couleur du texte */
    background: none repeat scroll 0 0 #7f76b3;
      
}


#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;

}


#navigation {
    background: none repeat scroll 0 0 #2b156e;
    
}

#footer {
    background-color: #2b156e;
}