/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style générale du site
//
// Contraintes         : 
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/

#titreactus {
	background:url(images/titreactus.gif) top left no-repeat;
}

#titregourmets {
	background:url(images/titregourmets.gif) top left no-repeat;
}

#titrecarte {
	background:url(images/titrecarte.gif) top left no-repeat;
}

#titremenus {
	background:url(images/titremenus.gif) top left no-repeat;
}

#titreaccueil {
	background:url(images/titreaccueil.gif) top left no-repeat;
}

#titrepresentation {
	background:url(images/titrepresentation.gif) top left no-repeat;
}

#titreavis {
	background:url(images/titreavis.gif) top left no-repeat;
}

#titreplan {
	background:url(images/titreplan.gif) top left no-repeat;
}

#titrenewsletter {
	background:url(images/titrenewsletter.gif) top left no-repeat;
}