/* blue */
a:link, a:visited {
	color: #176126;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #FF9A48 ;
}

#pillmenu a#active_menu-nav {
  background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
   color: #176126;
}

div.module_menu {
	background: url(../images/blue/fond_cadre.gif);
}

div.module_menu div {
	background: url(../images/blue/haut_cadre.gif) 0 0 no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/bas_cadre.gif) 0 0 no-repeat;
	background-position:bottom;
}
div.module_menu div div div {
	
}
div.module_menu_sejours {
	background: url(../images/blue/fond_cadre_sejours.gif);
}

div.module_menu_sejours div {
	background: url(../images/blue/haut_cadre_sejours.gif) 0 0 no-repeat;
}

div.module_menu_sejours div div {
	background: url(../images/blue/bas_cadre_sejours.gif) 0 0 no-repeat;
	background-position:bottom;
}
div.module_menu_sejours div div div {
	
}
div.module_menu_locations {
	background: url(../images/blue/fond_cadre_locations.gif);
}

div.module_menu_locations div {
	background: url(../images/blue/haut_cadre_locations.gif) 0 0 no-repeat;
}

div.module_menu_locations div div {
	background: url(../images/blue/bas_cadre_locations.gif) 0 0 no-repeat;
	background-position:bottom;
}
div.module_menu_locations div div div {
	
}
div.module_menu_activites {
	background: url(../images/blue/fond_cadre_activites.gif);
}

div.module_menu_activites div {
	background: url(../images/blue/haut_cadre_activites.gif) 0 0 no-repeat;
}

div.module_menu_activites div div {
	background: url(../images/blue/bas_cadre_activites.gif) 0 0 no-repeat;
	background-position:bottom;
}
div.module_menu_activites div div div {
	
}