/**
 * Feuille de style pour le site des Travaux Publics
 * Section 'expo'
 * Ville de Neuchâtel
 * Jan Villat, juillet 2002
 */

body.expo
{
 /*background-image: url('images/static/fonds/expo.jpg');*/
 background-color: #C8B9A8;
}

body.printable
{
 background-image: none;
}