body {
	width: 100%;
	margin: auto;
	margin-bottom: 5px;
	font: 9pt 'arial';	
	/*background-color:#000000;*/
	background-image:url('../images/images-noel/fond-noel.jpg'); 
	/*background-repeat:repeat x-y;
	background-attachment:fixed;*/
}
/* ENTETE*/


/* MENU */
.tab_menu{ background-color:#94c616; color:#ffffff;}
a.menu {font: 10pt 'arial'; font-weight:bold; color:#ffffff; text-decoration:none;}
a.menu:hover {color: #8ebe16;	text-decoration: none; display: block;background-color: #ddfafb;line-height: 30px;}

/* SOUS MENU */
a.sousmenu {font: 10pt 'arial'; font-weight:bold; color:#ffffff; text-decoration:none;}
a.sousmenu:hover {color: #8ebe16;	text-decoration: none; display: block;background-color: #ddfafb;line-height: 15px;}
a.sousmenu-brasserie {font: 10pt 'arial'; font-weight:bold; color:#ffffff; text-decoration:none;}
a.sousmenu-brasserie:hover {color: #730024;	text-decoration: none; display: block;background-color: #ddfafb;line-height: 15px;}
a.sousmenu-spa {font: 10pt 'arial'; font-weight:bold; color:#ffffff; text-decoration:none;}
a.sousmenu-spa:hover {color: #46a1c6;	text-decoration: none; display: block;background-color: #ddfafb;line-height: 15px;}
a.sousmenu-admin {font: 10pt 'arial'; font-weight:bold; color:#f8ffa1; text-decoration:none;}
a.sousmenu-admin:hover {color: #f60000;	text-decoration: none; display: block;background-color: #f8ffa1;line-height: 15px;}

/* PIED */
.pied_gauche {
	text-align: left;font: 8pt 'arial';	background-color:#94c616; color:#FFFFFF;padding-left:5px;margin-bottom:2px;font-weight:bold;
}

.pied_droite {
	background-image:url('../images/design/pied_droite.gif');background-repeat:no-repeat;font: 8pt 'arial';text-align:right;padding-right:5px;color:#FFFFFF;text-decoration: none;font-weight:bold;margin-bottom:2px;
}
a.pied_droite {
	color:#FFFFFF;text-decoration: none;font-weight:bold;
}
a.pied_droite:hover {
	color:#81f1da;text-decoration: none;font-weight:bold;
}

/*COPYRIGHT*/
.copyright{
	font: 7pt 'arial';text-align:center;color:#9d9d9d;text-decoration: none;
}
a.copyright{
text-decoration: none;
}
a.copyright:hover{
color:#FFFFFF
}

/*OFFRES*/
a.offres {
	float: left;
	text-align: center;
	font: 9pt 'arial';
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	
}
a.offres:hover {
	color: #FFFFFF;
	background: #93c615;
}

/*INDEX PAGE ETRANGERE */

#slideshow {
  width: 270px;
  height: 115px;
}

#slideshow2 {
  width: 270px;
  height: 115px;
}


