body{
	margin:0;
	padding:0;
	background:#b8c9c3;
	font-family:verdana, kalimati;
	font-size:0.90em;
}

a {
	color:#000;
}
a:visited {
	color:#444;
}
a:hover {
	color:#FD7D00;
}

#main {
	width:766px;
	height:700px;
	position:relative;
	margin:auto;
	background:#b8c9c3;
}

#title{
	position:absolute;
	background:url('../images/topleft.png') no-repeat;
	height:239px;
	left:0;
	top:0;
	width:407px;
	z-index:300;
}
#background{
	position:absolute;
	background:url('../images/topbg.jpg') repeat-x;
	height:110px;
	left:113px;
	top:0;
	width:530px;
	z-index:280;
}
#background2{
	position:absolute;
	background:url('../images/topright.png') repeat-x;
	height:241px;
	right:0;
	top:0;
	width:155px;
	z-index:290;
}


.pan{
	position:absolute;
	z-index:410;
	margin:0;
	padding:0;
}



#userRope{
	position:absolute;
	top:0;
	left:0;
	z-index:500;
}
.rope{
	height:500px;
}
#pan1 .rope{
	margin-left:41px;
}
#pan2 .rope{
	margin-left:69px;
}
#pan3 .rope{
	margin-left:94px;
}
#pan4 .rope{
	margin-left:93px;
}
#pan5 .rope{
	margin-left:72px;
}
#pan6 .rope{
	margin-left:169px;
}
#pan7 .rope{
	margin-left:77px;
}





.content_top{
	height:39px;
	width:354px;
	padding:50px 0 0 40px;
	font-size:20px;
	background:url('../images/pan6_top.png') no-repeat;
}
.content_middle{
	width:294px;
	padding:10px 50px 10px 10px;
	background:url('../images/pan6_lateral.png') repeat-y right #fff;/*#edf1ef;*/
}
.content_middle img{
	border:0;
	float:left;
}
.content_middle ul{
	list-style-type:none;
}
.content_middle li{
	margin-top:3px;
	margin-left:-30px;
	clear:both;
}
.content_bottom{
	height:31px;
	width:354px;
	background:url('../images/pan6_bottom.png') no-repeat;
}



.movable .movableimg{
	cursor:pointer;
	border:0;
}


#oeildroit{
	position:absolute;
	top:578px;
	left:55px;
	z-index:400;
}
#oeilgauche{
	position:absolute;
	top:582px;
	left:94px;
	z-index:400;
}


#log {
	position:absolute;
}


#flash2{
	position:absolute;
	top:500px;
	left:0;
}


.pan{
	overflow:hidden;
}
#pan2{
	height:712px;
	width:211px;
}
#pan3{
	height:744px;
	width:211px;
}
#pan4{
	height:799px;
	width:292px;
}
#pan5{
	height:723px;
	width:172px;
}
#pan7{
	top:-1350px;
	left:420px;
}

.togglers{
	cursor:pointer;
}
.togglers,h1{
	padding:4px 0 0 6px;
	background:url('../images/accordion_bg.png') no-repeat;
	height:24px;
	font-size: medium;
}
.elements{
	margin-bottom:10px;
}


.mainFooter{
	width:766px;
  text-align:right;
	position:relative;
	margin:0 auto;
	clear:both;
	color:#666;
	font-size: x-small;
	margin-top:-20px;
	margin-bottom:12px;
	z-index:0;
}
.mainFooter a{
	color:#666;
}
