#container {
	margin:auto;
	width:770px;
	position:relative;
}
#top {
	position: relative;
	left: 0px;
	top: 0px;
	width: 771px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#onglets{
	overflow:hidden;
	border-right:1px #826A57 solid;
	z-index:50;	
	position: relative;
/*	left: 0px;
	top: 0px;
*/	width: 770px;
	/*background-image: url(onglet.jpg);*/
	/*background-repeat:repeat-y;*/
	height: 38px;

}
/*
#bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 790px;
	height: 85px;
	}
	*/

#main {
	position: relative;
	left: 0px;
	width: 769px;
	border:1px #826A57 solid;
	background-image: url(mainfond.jpg);
	background-repeat: repeat-y;
	overflow:auto;
		height: auto !important;
	height: 405px;
	
}
#mainbottom {
	position: relative;
	height: 30px;
	width: 500px;
	left: -15px;
	display:none;
}
#central {
	margin-bottom:25px;
	margin-top:25px;
	
	background-color:#E6DFD9;
	border:1px #826A57 solid;
	width: 700px;
	left: 50px;
	position: relative;
	min-height:355px;
	height: auto !important;
	height: 355px;
	float:left;
}

#right {
	float:right;
	width: 145px;
	padding-right:10px;
	top: 0px;
}

#journal {
	/*border:1px solid #000000;*/
	position: absolute;
	top:-1px;
	left:-50px;
	width: 520px;
	height:365px;
	overflow:hidden;
}

#zooinfo{
	/*border:1px solid #000000;*/
	position:relative;
	width:320px;
	top:5px;
}

#maintexte {
	/*border:1px solid #000000;*/
	position: absolute;
	width: 590px;
	left:110px;
	top:0px;
}
#copyright{
	font-size: 10px;
	position:absolute;
	color:#826A57;
	left:5px;
	bottom:4px;
}
#espacecli{
	font-size: 11px;
	position:absolute;
	color:#826A57;
	left:650px;
	width:100px;
	top: 355px;

}

/*------------------------------------------------------------*/

#onglet1{
	position:relative;
	left:15px;
	top:0px;
	height:35px;
	width:100px;
	border-bottom:1px solid #000;
}

