.subsubcontent {
	display:block;
	position:absolute;
	top:61px;
	width:100%;
	height:439px;
	transition-on:left-right;
}


.scroll {
	display:block;
	position:absolute;
	width:578px;
	height:100%;
	left:233px;
	overflow:auto;
	scrollbar:none right;
	scrollbar-fading:45-0;
}

.entete {
	display:block;
	position:relative;
	width:100%;
	height:79px;
}

.titre {
	display:block;
	position:absolute;
	width:550px;
	height:58px;
	font-family: HelveticaNeue, Arial;
	line-height:58px;
	font-size: 24px;
	font-weight:lighter;
	color:#CCCCCC;
	left:8px;
	top:21px;
}

.scrollpages {
	display:block;
	position:relative;
	border-top:1px solid #454545;
	height:235px;
	width:100%;
	overflow:auto;
	scrollbar:none;
}

.pagehoriz {
	display:block;
	position:absolute;
	height:219px;
}

.page {
	display:block;
	position:relative;
	float:left;
	height:218px;
	width:578px;
	border-right:1px solid #454545;
	border-bottom:1px solid #454545;
}

.imagepage {
	display:block;
	position:absolute;
	width:231px;
	height:100%;
	border-right:1px solid #454545;
}

.imagediapo {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	flv-play:false;
	flv-loop:false;
}

.contenupage {
	display:block;
	position:relative;
	width:332px;
	height:100%;
	left:232px;
}

.textepage {
	display:block;
	position:absolute;
	width:300px;
	height:100px;
	top:24px;
	left:6px;
	font-size:11px;
}

.numeropage {
	display:block;
	position:relative;
	float:left;
	border-right:1px solid #454545;
	width:18px;
	height:16px;
	padding-top:3px;
	fading:45-0;
	text-align:center;
	cursor:pointer;
}

.numeropagesel {
	display:block;
	position:relative;
	float:left;
	border-right:1px solid #454545;
	width:18px;
	height:16px;
	padding-top:3px;
	text-align:center;
	cursor:pointer;
}


.texte {
	display:block;
	position:relative;
	width:555px;
	padding-bottom:13px;
	left:8px;
	background-color:#000000;
}

.fontParag {
	display:block;
	position:relative;
	width:100%;
}

.titleBlock {
	display:block;
	width:100%;
	font-size: 11px;
	font-family: HelveticaNeue, Arial;
	color:#D0D0D0;
	line-height:19px;
}

.lignevide {
	display:block;
	position:relative;
	height:19px;
	width:300px;
	background-color:#000000;
}

.anchorZoom {
	display:block;
	position:absolute;
	height:19px;
	bottom:0px;
	left:3px;
}

.lignevidebd {
	display:block;
	position:relative;
	height:19px;
	width:100%;
	border-top:1px solid #454545;
	background-color:#000000;
}

.infoblock {
	display:block;
	position:relative;
	width:100%;
	height:219px;
	border-top:1px solid #454545;
}

.infoimg {
	display:block;
	position:absolute;
	width:231px;
	height:100%;
	border-right:1px solid #454545;
}

.infotexte {
	display:block;
	position:absolute;
	width:318px;
	left:240px;
	top:19px;
	height:180px;
}



