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