BODY {
	background-color: rgb(215,221,173);
}

/* MENU VOTRE SEJOUR */

.menuoff {
	background-image: url("./assets/images/fd-encart-votre-sejour-off.gif");
	background-repeat: no-repeat;
   background-position: top left;
}
.menuon {
	background-image: url("./assets/images/fd-encart-votre-sejour-on.gif");
	background-repeat: no-repeat;
   background-position: top left;
}
.menucoeuron {
	background-image: url("./assets/images/fd-encart-coup-de-coeur-on.gif");
	background-repeat: no-repeat;
   background-position: top left;
}
.menucoeuroff {
	background-image: url("./assets/images/fd-encart-coup-de-coeur-off.gif");
	background-repeat: no-repeat;
   background-position: top left;
}
.lienmenusejour {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}
.a.lienmenusejour, a.lienmenusejour:active, a.lienmenusejour:link, a.lienmenusejour:visited {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-image: url("./assets/images/fd-encart-votre-sejour-off.gif");
 	padding: 2px 0px 0px 0px;
 	margin-left: 0px;
 	margin-right: 0px;
 	width: 202;
 	height: 19;
 	display: block;
}
.a.lienmenusejour:hover {
	background-image: url("./assets/images/fd-encart-votre-sejour-on.gif");
}
.lienmenucoeur {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}
.a.lienmenucoeur, a.lienmenucoeur:active, a.lienmenucoeur:link, a.lienmenucoeur:visited  {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-style: italic;
 	text-decoration: none ;
 	background-image: url("./assets/images/fd-encart-coup-de-coeur-off.gif");
 	padding: 2px 0px 0px 0px;
 	width: 202;
 	height: 19;
 	display: block;
}
.a.lienmenucoeur:hover {
	background-image: url("./assets/images/fd-encart-coup-de-coeur-on.gif");
}



/*  ENCART A L'AFFICHE */
.lienaffiche {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 11px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}
.lienaffiche:link {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 11px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}
.lienaffiche:visited {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 11px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}
.lienaffiche:active {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 11px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}
.lienaffiche:hover {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 11px;
 	color: rgb(144,154,72);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}

/* SOUS MENUS DES RUBRIQUES PRINCIPALES */
UL {
	list-style-type: none;
}
.a.sousmenu {
	color: rgb(111,111,111);
 	text-decoration: none ;
 	background-color: rgb(237,240,219);
 	padding-left: 0.1em;
 	padding-right: 0.6em;
 	border-bottom: 1px solid rgb(111,111,111);
 	width: 15em;
}
.a.sousmenu:hover {
	text-decoration: none ;
 	background-color: rgb(230,239,178);
}
.a.sousmenu:hover {
	text-decoration: none ;
 	background-color: rgb(230,239,178);
}
.sousmenu {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(111,111,111);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(237,240,219);
 	padding-left: 0.1em;
 	padding-right: 0.6em;
 	border-bottom: 1px solid rgb(111,111,111);
 	width: 15em;
 	display: block;
}
.sousmenu1 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(111,111,111);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(237,240,219);
 	padding-left: 0.2em;
 	padding-right: 0.6em;
 	border-bottom: 1px solid rgb(111,111,111);
 	width: 12em;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
 	display: block;
}
.sousmenu2 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(111,111,111);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(237,240,219);
 	padding-left: 0.2em;
 	padding-right: 0.6em;
 	border-bottom: 1px solid rgb(111,111,111);
 	width: 18em;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
 	display: block;
}
.sousmenu3 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(111,111,111);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(237,240,219);
 	padding-left: 0.2em;
 	padding-right: 0.6em;
 	border-bottom: 1px solid rgb(111,111,111);
 	width: 15em;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
 	display: block;
}
.sousmenu4 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 12px;
 	color: rgb(111,111,111);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(237,240,219);
 	padding-left: 0.2em;
 	padding-right: 0.6em;
 	border-bottom: 1px solid rgb(111,111,111);
 	width: 15em;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
 	display: block;
}
a.sousmenu1, a.sousmenu1:visited, a.sousmenu1:link{
   color: rgb(111,111,111);
   text-decoration: none ;
   background-color: rgb(237,240,219);
   border-bottom: 1px solid rgb(111,111,111);
   }

a.sousmenu1:hover, a.sousmenu1:focus {
   text-decoration: none ;
   background-color: rgb(217,227,158);
}
a.sousmenu2, a.sousmenu2:visited, a.sousmenu2:link{
   color: rgb(111,111,111);
   text-decoration: none ;
   background-color: rgb(237,240,219);
   border-bottom: 1px solid rgb(111,111,111);
   }

a.sousmenu2:hover, a.sousmenu2:focus {
   text-decoration: none ;
   background-color: rgb(217,227,158);
}
a.sousmenu3, a.sousmenu3:visited, a.sousmenu3:link{
   color: rgb(111,111,111);
   text-decoration: none ;
   background-color: rgb(237,240,219);
   border-bottom: 1px solid rgb(111,111,111);
   }

a.sousmenu3:hover, a.sousmenu3:focus {
   text-decoration: none ;
   background-color: rgb(217,227,158);
}
a.sousmenu4, a.sousmenu4:visited, a.sousmenu4:link{
   color: rgb(111,111,111);
   text-decoration: none ;
   background-color: rgb(237,240,219);
   border-bottom: 1px solid rgb(111,111,111);
   }

a.sousmenu4:hover, a.sousmenu4:focus {
   text-decoration: none ;
   background-color: rgb(217,227,158);
}

/* MENUS BAS DE PAGE */
.lienmenubas {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 13px;
 	font-weight: bold;
 	text-decoration: none ;
}
.lienmenubas:link {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 13px;
 	color: rgb(144,154,72);
 	font-weight: bold;
 	text-decoration: none ;
}
.lienmenubas:visited {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 13px;
 	color: rgb(144,154,72);
 	font-weight: bold;
 	text-decoration: none ;
}
.lienmenubas:active {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 13px;
 	color: rgb(144,154,72);
 	font-weight: bold;
 	text-decoration: none ;
}
.lienmenubas:hover {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
 	font-size: 13px;
 	color: rgb(102,51,0);
 	font-weight: bold;
 	text-decoration: none ;
}

.boutonformulaire {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(99,98,98);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(244,172,45);
 	padding: 1pt 2pt
}


