div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(../resources/_wsb_logo.JPG) no-repeat;
}

div#photo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#photo {
   background: url(../resources/img1.GIF) no-repeat;
}


#text_caption {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #900;
}
#main_nav_list a.main_nav_active_item {
	background: url(../images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #1071ab;
	background-position: center left;
}
#main_nav_list a.main_nav_item {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-position: center left;
	background-image: url(../images/dynamic/buttonset1/n1.gif);
	background-repeat: no-repeat;
}
#main_nav_list a.main_nav_item:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #1071ab;
	background-position: center left;
	background-image: url(../images/dynamic/buttonset1/n1hover.gif);
	background-repeat: no-repeat;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(../images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a {
  background: url(../images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
.sub_nav_list a:hover {
  background: url(../images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#content_container h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container, #content_container p {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#content_container a:link {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}
#content_container a:visited {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  color: #630;
}
#content_container a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}
#content_container a:active {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}
#footer_text {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #036;
}
#frmAdhesion table tr .gauche .error_message {
	
	color:#F00;	
	display:none;
	font-size:.8em;
}


