/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style générale du site
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#titreinstallations{
	background:url(images/titre_installations.gif) no-repeat;
}
#titreactualites{
	background:url(images/titre_actualites.gif) no-repeat;
}
#titreprestations{
	background:url(images/titre_prestations.gif) no-repeat;
}
#titregaleries{
	background:url(images/titre_jumping.gif) no-repeat;
}
#titrecontact{
	background:url(images/titre_contact.gif) no-repeat;
}
#titreliens{
	background:url(images/titre_liens.gif) no-repeat;
}
#titrepartenaires{
	background:url(images/titre_partenaires.gif) no-repeat;
}