body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color:#E1A851;
}

a img {
	border:none;
}

a{
	text-decoration:none;
	color:#000000;
} 

#menu_contenu {
	position:relative;
	float:left;
	background-color:#2E230D;
	width:184px;
}

#menu_gauche{
	widht:184px;
	height:435px;
	float:left;
}

#menu_home_about {
	position:relative;
	width:178px;
	height:94px;
	background: url("../ressources/images/menu_home_about.jpg") no-repeat;
}

#menu_home_about a{
	position: absolute;    
	top: 0;    
	left: 0;    
	width:178px;
	height:94px;
}

#menu_home_houbara {
	position:relative;
	width:178px;
	height:94px;
	background: url("../ressources/images/menu_home_houbara.jpg") no-repeat;
}

#menu_home_houbara a{
	position: absolute;    
	top: 0;    
	left: 0;    
	width:178px;
	height:94px;
}

#menu_home_conservation {
	position:relative;
	width:178px;
	height:94px;
	background: url("../ressources/images/menu_home_conservation.jpg") no-repeat;
}

#menu_home_conservation a{
	position: absolute;    
	top: 0;    
	left: 0;    
	width:178px;
	height:94px;
}

#menu_home_programs {
	position:relative;
	width:178px;
	height:94px;
	background: url("../ressources/images/menu_home_programs.jpg") no-repeat;
}

#menu_home_programs a{
	position: absolute;    
	top: 0;    
	left: 0;    
	width:178px;
	height:94px;
}

#texte_menu_gauche {
	position:relative;
	top:66px;
	left:0px;
	height:28px;
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	cursor:pointer;
}

#texte_menu_gauche_double {
	position:relative;
	top:66px;
	left:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:28px;
	cursor:pointer;
}

#texte_menu_gauche:hover {
	text-decoration:underline;
}

#texte_menu_gauche_double:hover {
	text-decoration:underline;
}

#dynamic_contenu {
	position:relative;
	width:668px;
}

#title {
	position:relative ;
	top=0; 
	text-align:right;
	width:600px;
	height:80px;
	line-height:80px;
}

#title H1 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0,0,0,0;
	margin:0,0,0,0;
	font-size:20px;
	color:#969085;
}

#content {
	color:#F9F8F0;
	width:620px;
	min-height:330px;
	margin-left:auto;
	margin-right:auto;
}

#bottom_page_content {
	background-color:#E1A851;
	margin-left: auto;
    margin-right: auto;
	width:858px;
	height:120px;
}

#menu_bas{
	widht:668px;
	height:20px;
	float:right;
}

#liens_menu_bas {
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#2E230D;
	font-weight:bold;
	padding-right:10px;
}

#liens_menu_bas img{
	padding-right:3px;
}

#liens_menu_bas:hover {
	text-decoration:underline;
}

#pg6 {
  font-size:10px;
  color:#333333;
  font-family:Arial, Helvetica, sans-serif;
  visibility:hidden;
  width:150px;
  height:150px;
  position: absolute;
  bottom:2em;
  background-color: #FFFFFF;
  padding:10px;
  border: 2px solid #CCCCCC;
  overflow-y:scroll;
}

#pg6 a {
  text-decoration:none;
  color:#333333;
}

#pg6 a:hover {
  text-decoration:underline;
}

.pg6 {
  z-index:100;
  width:178px;
  height:20px;
  font-size:12px;
}

#navcontainer {
	padding-bottom:25px;
	width: 178px;
	line-height: 20px;
	color:#ffffff;
}

#navcontainer #current {
	color: #ffffff;
	background:#2E230D;
	font-weight: bold;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#underline {
	padding-top:2px;
	border:none;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

#blanc {
	padding-top:2px;
}

#navcontainer a {
	display: block;
	color:#ffffff;
	text-decoration: none;
	padding-left: 10px;
	height: 18px;
}

#navcontainer a:hover {
	color:#2E230D;
	background:#999999;
}

#navcontainer #current {
	color: #ffffff;
	background:#2E230D;
	font-weight: bold;
}

/* Child - Level 1 */

#navcontainer ul ul {
	padding: 0px;
	margin: 0px;
}

#navcontainer ul ul li { 
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 20px;
	color: #ffffff;
	font-size: 11px;
	height: 15px;
}

#navcontainer ul ul a:hover {
	background: #990000;
}


/* Résolution des problèmes CSS */

#content {
	padding-bottom:30px;
}

#content h1, h2, h3, h4, h5, h6 {
	color:#999999 ;
	margin-top:50px ;
}

#content ul {
	list-style-type:square ;
}

#content a {
	color: #E1A851 ;
}

#content a:hover {
	text-decoration:underline ;
}

#home_page {
	position:absolute;
	top:0px;
}