@charset "utf-8";
/* CSS Document */

html{
	height:100%;
	margin: 0px;
	background: #efece8 /*url(../images/background.png)*/;
}
body{
	/*background:#fadcb8 url(../images/wallp.gif) top repeat-y;
	background-repeat:repeat;*/
	margin:0px;
	height:100%;
	position:relative;
	/*background-color:#FFFFFF;	*/
	}
.page{
	background:#685B4B url(../images/pagewall2.png) repeat-y scroll center bottom;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	height:auto;
	margin:auto;
	min-height:100%;
	overflow:auto;
	position:relative;
	width:934px;
	}
a, a:link, a:visited{
	/*color:#000000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px;
	font-size: 12px;
	font-weight: normal;
	color: #564B35;
	text-decoration: none;
	}

#pageHearder{
	height: 62px;
	width: 934px;
	margin: auto;
	padding-right: 0px;
	padding-left: 0px;
	position:relative;
	margin-top: 0;
	}
#logo {
	float: left;
		width: 218px;
		background: #685b4b url(../images/bk_logo.png) no-repeat;
		height:62px;

}
#menu_top{
	width: 716px;
	height: 62px;
	float: left;
	background:#000000 url(../images/titre_bk.png) no-repeat right;
}

#menu_top #tabernacle{
	height: 32px;
	width: 715px;
	text-align: left;
	font-size: 12px;
	color: #DDCFB3;
	background-position: right top;
	font-weight: bold;
	background-repeat: no-repeat;
}
#line{
	width:934px;
	background-color:#b5a687;
	height:30px;
	float:right;
	height:25px;
	text-align:right;
}
#line a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #b5a687;
	text-align:center;
	padding-bottom: 0px;
}
#line a:hover{
	height: 15px;
	color: #000000;
	text-decoration:none;
}

#new{
text-decoration:blink;
}
/***********************************CENTRE DE PAGE****************************/
#pageWrapper{
	height:100%;
	width:934px;
	padding: 0 10px;
	margin: 0 auto;
	position:relative;
	padding-bottom: 50px;
	overflow: auto;
	background-color:#00CC33;
	display:table;
	}
#pageLeft{
	height:100%;
	width:219px;
	float:left;
	height:100%;
	background-color:#685b4b;
	bottom: 0;
	padding-bottom:50px;
	position:relative;
	display:table-cell;
	}
body#pageLeft{
	float:none;
	}
#pageRight{
	height:100%;
	width:704px;
	height:100%;
	bottom: 0px;
	background-color:#ddcfb3;
	padding:5px;
	display:table-cell;
	float:right;
	padding-bottom:40px;
	}
.butt1{
	background-image:url(../images/butt.png);
	height:15px;
	width:15px;
	float:left;
	}
.butt2{
	background-image:url(../images/button.png);
	width:200px;
	height:15px;
	float:left;
	}
.butt2, a:hover{
	font-weight:bold;
	color:#663300;
	font-size:14px;
	}
.butt2:hover{
	background-image:url(../images/buttonHover.png);
	width:200px;
	height:15px;
	float:left;
	}

.image{
	width:220px;
	height:156px;
	float:left;
	}
.zone{
	width: 650px;
	display:inline;
	}
/****************************BAS DE PAGE*******************************/
#pageBottom{
	background-color: #000000;
	height:18px;
	width:934px;
	font-size:9px;
	color:#FF9933;
	position:absolute;
	bottom: 0;
	float:left;
	overflow:auto;
	clear:both;
	
	}
#bottom{
	display:inline;
	}
#contact{
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#FF9933;
	width: 255px;
	height: 15px;
	float:left;
	}
#bottom #contact a{
	font-size:10px;
	font-weight:bold;	
	}
#comming_out{
	/*border-left-width:2px;
	border-left-style:solid;
	border-left-color:#FF9933;*/
	float:left;
	width: 630px;
	height: 15px;
	
	}
/*#visit_stat{
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#FF9933;
	float:left;	
	width: 200px;
	height: 15px;
	}
*/