#logo {
   background: no-repeat;
}
#key_visual {
   background: url(images/dynamic/bandeau.jpg) no-repeat;
}
#slogan {
  font-family: verdana, arial, tahoma, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffe18e;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset5/main_nav_active.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #a74a23;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset5/main_nav.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #feeec7;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset5/main_nav_active.gif) no-repeat;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #a74a23;
}
#content_container h1 {
	font-style: normal;
	font-size: 27px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
	margin: 0px;
	padding: 5px;
}
#content_container h2 {
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
	margin: 0px;
	padding: 3px;
}
#content_container h3 {
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #1E62C3;
	margin: 0px;
	padding: 3px;
}
#content_container h4 {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#content_container h5 {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1E62C3;
	margin: 0px;
	padding: 0px;
}
#content_container h6 {
	font-size: 10px;
	color: #D87F59;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px;

}
#content_container, #content_container p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #4c4d4e;
}
#content_container a:link {
  text-decoration: none;
  color: #ad2938;
}
#content_container a:visited {
  color: #ad2938;
}
#content_container a:hover {
  text-decoration: underline;
  color: #ad2938;
}
#content_container a:active {
  color: #ad2938;
}
#footer_text {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E19052;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	vertical-align: middle;
}
#footer_text a:link, a:visited {
  text-decoration: underline;
  color: #FFFFFF;
}
#footer_text a:hover {
  text-decoration: none;
}

