/* -- -- */
#onnens{
	width:1000px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}
.haut-onnens {
	background-image: url(../img_site/onnens-fond-haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 344px;
	width: 100%;
}
/*.milieu-onnens {
	background-image: url(../img_site/onnens-fond-milieu.jpg);
	background-repeat: repeat-y;
}*/
.bas-onnens {
	background-image: url(../img_site/onnens-fond-bas.jpg);
	background-repeat: no-repeat;
	position: fixed;
	bottom:0;
	margin-left: auto;
	margin-right: auto;
	height: 275px;
	width: 100%;
	z-index:1;
}
#accueil-contenu {
	position: absolute;
	width: 520px;
	left: 110px;
	top:42px;
	z-index:10;
}
#accueil-droite {
	position: absolute;
	top: 42px;
	right: 70px;
	width: 280px;
}
#droitehaut {
	position: absolute;
	width: 280px;
	top: 24px;
	right: 60px;
	z-index:10;
}
#droitehaut-int {
	position: absolute;
	width: 280px;
	top: 12px;
	right: 2px;
	z-index:20;
}
#smenubox {
	position:absolute;
	width: 200px;
	height: 250px;
	left:0;
	top:0;
	z-index: 10;
} 
#smenubox a {
	color:#000;
	border-bottom:solid 1px #FFF;
	display: block;
	height: 20px;
	padding-left:12px;
	line-height:20px;
}
#smenubox a:hover {
	color:#F10000;
	background-color: #FFF;
	filter : Alpha(opacity=80, finishopacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;	
}
.pince {
	position:absolute;
	width:36px;
	height:59px;
	bottom:0;
	right: -50px;
	z-index:10;
}
.imghaut-int {
	position:absolute;
	top: 0;
	left:201px;
	width:629px;
	height:250px;
	z-index:9;
}
