html {
	margin: 0;
	padding: 0;
}
body {
	background: #CDC2B3 url(images/bg.gif);
	text-align: center;
	color: #5F3E2F;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	/*color: #5F3E2F;*/
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	/*color: #1D110B;*/
	text-decoration: underline;
}
img {
	border: 0px;
}
#container {
	width: 778px;
	margin: auto;
	text-align: left;
}
#imageHeader p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header p.more {
	padding-right: 22px;
}
#imageHeader {
	height: 320px;
	/*background: url(images/header.jpg) no-repeat;*/
}

#imageHeader h1{
display:none;
}


#imageHeader div {
	padding: 183px 213px 0px 82px;
}
#imageHeader p {
	margin: 0px;
	padding: 0px;
}
#imageHeader img {
	width:778px;
	height:320px;
}
#navbar {
	width: 740px;
	/*height:48px;*/
	margin: 0px 0px 0px 20px;
	background-image:url(images/nav.gif);
	/*background-repeat:no-repeat;*/
display:block;
	float:left;
	
}

#menu{
display:block;

}
#menu ul a {

	font-size:18px;
	font-style:italic;
	/*color:#260403;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	/margin: 15px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#menu ul a:hover {
	color:#862e06;
	text-decoration:none;
}

#menu li{
list-style:none;
display:inline;
}
#membre{
float:right;
margin-top:14px;
margin-right:6px;


}
.lastchild {
	border-right: none 0px !important;
}
#contentHeader{
float:top;
width:778px;
height:21px;
background-image:url(images/body_top.gif);
margin:-10px -10px -10px -10px;
}
#content {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 768px;
	padding:10px 10px 10px 10px;
}
#contentFooter{
float:top;
width:778px;
height:19px;
background-image:url(images/body_bot.gif);
margin:-5px -10px -10px -10px;
}

#bloc_lien{
width:738px;
background: url(images/foot_bg.gif) repeat-y;
margin-left: 20px;
height:150px;
padding:6px 6px 6px 6px;

}

#liste_lien h2{
background: url(images/foot_top.jpg) no-repeat;
height:57px;
width:738px;
margin-left:-6px;
margin-top:-5px;
padding:4px 4px 4px 6px;
}
#liste_lien{

height:92px;
/height:100px;
display:block;
float:top;
}
#liste_lien li{
list-style:none;
float:left

}

#liste_lien a{
margin:12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	text-decoration:none;
	float:top;
	display:inline;
}
#liste_lien span{
display:none;
}
#liste_lien br{
display:none;
}
#basTheme43{
	background: bottom url(images/foot_bot.gif) no-repeat;
height:20px;
width:738px;
	margin-left:-6px;
	margin-top:60px;
	/margin-top:48px;
	
	
	
}


#footer {
	margin: 14px;
	text-align: center;
}


p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}

.clear {
	clear: both;
}
