/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background:url(/htdocs/images/bg_body.gif) repeat-x;
	text-align:center;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#mainBox {
	width:892px;
	margin:0px auto;
	text-align:left;
}

h2 {
	font-size:0.4em;
}
h2
{
	font-size:30px;
}

#border {
	width:892px;
	float:left;
	background:url(/htdocs/images/bg_cont.gif) repeat-y #fff;
}
#container {
	float:left;
	background:url(/htdocs/images/bg_mainbox.gif) no-repeat;
}
#headerBox {
	height: 236px;
	position:relative;
}
#headerBox h1 {
	height:264px;
	width:206px;
	text-indent:-1000px;
	line-height:0em;
	font-size: 0em;
	margin:0px;
	padding:0px;
	display:inline;
}
#headerBox h1 a{
	display:block;
	height:220px;
	width:150px;
	margin-left: 30px;
	background:url(/htdocs/images/logo.gif) top left no-repeat;
}
#metaNav {
	position:absolute;
	left: 650px;
	top:16px;
	list-style:none;
	padding:0px;
	margin:0px;
	width: 230px;
}
#metaNav li {float:left; padding: 0px 10px;}
#metaNav li a {color:#863300;text-decoration:none;padding-left:6px;}

#metaNav #accueil {background:url(/htdocs/images/ico_home.gif) no-repeat;}
#metaNav #contacts {background:url(/htdocs/images/ico_contact.gif) no-repeat;}
#metaNav #plandusite {background:url(/htdocs/images/ico_sitemap.gif) no-repeat;}
#headerImg {
	width:530px;
	height:145px;
	position: absolute;
	left: 206px;
	top:52px;
}
#infoBox{
	position: absolute;
	left: 736px;
	top: 52px;
	width: 136px;
	height: 115px;
	background:#113521;
	color: #f1eed9;
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:8px;
	text-transform:uppercase;
	padding:30px 6px 0px 6px;
	line-height: 16px;
}
#infoBox a{
	color: #f1eed9;
	text-transform: lowercase;
	font-size:8px;
}
#contentBox {
	float:left;
	padding: 0px 9px;
}
#tightCol {
	width: 196px;
	float:left;
	background:#FFFFFF;
	margin-right: 1px;
	border-top:1px solid #b45d00;
}
#tightCol ul {
	list-style:none;
	margin:10px 0px;
	padding:0px;
	line-height: 12px;
}
#tightCol ul li {
	text-transform:uppercase;
	font-size:11px;
	margin:2px 0px;
	padding:0px;
}
#tightCol ul li.m_Selected {
	background:#1c5937;
}
#tightCol ul level {
	background:#1c5937;
}
#tightCol ul li.m_Selected {
	background:#1c5937;
}
#tightCol ul li a {
	color:#1c5937;
	background:#f0f0f0;
	width:166px;
	display:block;
	padding: 6px 10px 6px 20px;
	text-decoration:none;
}
#tightCol ul li a:hover, #tightCol ul li.m_Selected a {
	color: #fff;
	background:#1c5937;
}
#tightCol ul ul{
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
	line-height: 12px;
	background:#f0eec8;
}
#tightCol ul ul li {
	text-transform:none;
	font-size:10px;
	margin:2px 0px;
	padding:0px;
	background:#f0eec8;
}
#tightCol ul ul li.m_Selected {
	background:#f0eec8;
}
#tightCol ul ul li a {
	color:#b35c00;
	background:#f0eec8;
	width:151px;
	display:block;
	padding: 6px 10px 6px 20px;
	text-decoration:none;
}
#tightCol ul ul li a:hover, #tightCol ul li.m_Selected ul a {
	color: #b35c00;
	background:#f0eec8;
}
#tightCol ul ul ul{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height: 12px;
	background:#fbfbf1;
}
#tightCol ul ul ul li {
	font-size:10px;
	margin:2px 0px;
	padding:0px;
	background:#fbfbf1;
}
#tightCol ul ul ul li.m_Selected {background:#fbfbf1;}
#tightCol ul ul ul li a {
	color:#000;
	width:121px;
	display:block;
	padding: 6px 3px 6px 40px;
	text-decoration:none;
}
#tightCol ul li.m_Selected ul ul a {
	color: #000;
	background: url(/htdocs/images/arrow_off.gif) no-repeat 26px 8px;
}
#tightCol ul ul ul li a:hover, #tightCol ul ul ul li.m_Selected a {
	color: #7b4300;
	background: url(/htdocs/images/arrow_on.gif) no-repeat 26px 8px #fbfbf1;
}
#wideCol {
	width: 677px;
	float:left;
}
#homeBox {
	background:url(/htdocs/files/home_graphic.jpg) no-repeat 100% 100%;
	height: 260px;
	padding: 0px 55px 55px 55px;
	color:#3f3f3f;
	font-size: 1.1em;
	line-height: 1.6em;
}
#homeBox h3{
	background:url(/htdocs/images/title_home.gif) no-repeat;
	width:280px;
	height: 38px;
	text-indent:-1000px; 
	line-height:0px; 
	font-size:0px;
	margin:0px 0px 40px 0px;
	padding:0px;
}
#homeBox p{
	margin:0px;
	padding:0px;
	width: 200px;
}
#pageBox {
	padding: 0px 55px 55px 55px;
	font-size: 1.1em;
	line-height: 1.6em;
	color:#3f3f3f;
}
#pageBox h3{
	background:url(/htdocs/images/title_page.gif) no-repeat;
	width:280px;
	height: 38px;
	text-indent:-1000px; 
	line-height:0px; 
	font-size:0px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#pageBox h4{
	color: #b35c00;
	font-size: 14px;
	clear:both;
	margin:20px 0px;
}
#pageBox h4 a{
	color: #b35c00;
}
#pageBox p{
}
#pageBox .news img{
	float: left;
	margin-right: 20px;
}

#pageBox img.left{
	float: left;
	margin-right: 20px;
}
#pageBox img.right{
	float: left;
	margin-left: 20px;
}
#news {
	background:#e7e6d4;
	padding: 20px 50px;
	color:#3d0a00;
	font-size:11px;
	line-height:1.4em;
	float:left;
	border-top:1px solid #aeab6c;
}
#news h3 {
	background:url(/htdocs/images/title_news.gif) no-repeat 0px 5px;
	width:250px; 
	height:17px;
	text-indent:-1000px; 
	line-height:0px; 
	font-size:0px;
	margin:0px 0px 20px 0px;
	padding:5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#news p {padding:0px;margin:0px;}
#news h4 {margin:0px;padding:0px;clear:both;}
#news h4 a{color:#000;text-transform:uppercase;text-decoration:none;font-size:12px;font-weight:normal;}
#news .img {border: 1px solid #63634e;padding:5px;background:#fff; float:right;margin-left:10px;line-height:0px;}
#news .img img {
	
}
#footerBox {
	border: 9px solid #aea86c;
	border-top:0px;
	background:#104427;
	color:#ebdba0;
	padding: 16px;
	text-align:right;
	float:left;
	width: 842px;
}
#footerBox a{color:#fff;text-decoration:none;}
#footerBox p{padding:0px; margin:0px;}





/*end*/