body {
  text-align:center;
  background-color: #00499C;
  margin-top:1px;
  margin-bottom:5px;
  color:#333;
}

A:link {
	COLOR: #2275D6; text-decoration: none;
}
A:visited {
	COLOR: #2275D6; text-decoration: none;
}
A:active {
	COLOR: #2275D6; text-decoration: none;
}
A:hover {
	COLOR: #2275D6; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  background-color: #FFFFFF;
}

#page_header {
  height: 117px;
  background: #00499C url('ha_image/ha_header.jpg') bottom right no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:65px; 
  padding-left:5px;
  margin:0px;
  font-family:"Courier New", Courier, mono;
  font-size: 30px;
  font-weight:bold;
  color: #FFFFFF;
  line-height:40px;
  letter-spacing:-3px;
}

#menu_bar {
  margin:0px 0px 10px 0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:26px;
  clear:both;
  background-color:#96CB58;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  background: #96CB58 url('ha_image/ha_drapeau_sm.jpg') bottom right no-repeat;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('ha_image/ha_bar_bg_hover.jpg') bottom left repeat-x; 
  color: #fff;
}

#center {    
  margin-left:5px;
	margin-right:3px;
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}

#center p,td {
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}

#side_menu {
  width:150px;
  margin-left:5px;
  border:0px dashed #cccccc;
}

#side_menu h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding:4px;
  border: 1px solid #425227;
  background-color: #75A9DA;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 150px;
}

ul {
	margin:2px 0px 5px 0px;
	padding:0px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:26px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:11px;
}

#linklist li a { text-decoration: none; margin-left: 4px; }

#linklist li a:hover { text-decoration: underline; margin-left: 4px; }

#page_footer {
  height: 28px;
  background-color: #96CB58;
  clear: both;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Courier New", Courier, mono;
	font-size: 22px;
	color: #2275D6;
	text-align:left;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
}

.sous_titre {
  	font-family: verdana;
	font-size: 20px;
}

.rubrique {
  	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
}

.menu {
  	font-family: verdana;
	font-size: 11px;
}

.cadre_vignette {
    border-style : solid;
    border-color : #775D42;
    border-width : 1px;
	margin:0px 5px 0px 5px;
}
.cadre_photo {
    border-style : solid;
    border-color : #775D42;
    border-width : 1px;
	padding: 5px;
	width: 610px;
	margin: auto;
}