

div#pag{
	position: relative;
	top: 0;
	left: 0;
	/*overflow: auto;*/
	/*width: 100%;*/
	height: 100%;
	padding: 0 1% 0 0;
	/*background-color: #f2aaaa;*/

	/*overflow: scroll;*/
	/*border-width: 0.2% 0.5% 0.2% 0.5%;
	border-color: #b5bdeb;
	border-style: solid;
	margin: 0 auto 0 auto;
	z-index: 102;*/
}

/*div#pagl{
	position: relative;
	top: 7px;
	left: 0;
	width: 27%;
	height: 433px;
}*/

div#pagl{
	position: absolute;
	top: 45px;
	left: 3px;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical;*/
	width: 68%;
	height: 420px;
	/*float: right;*/
	/*background: #ff9797;*/
	/*border: 1px solid #b6bdce;*/
}
	
div#pagr{
	position: absolute;
	top: 40px;
	right: 3%;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical; NON --> scroll tout le temp !! */
	width: 25%;
	height: 90%;
	float: right;
	/*background: #ffde54;*/
} 
	
.paddright{
	padding: 1% 2% 0 0;
}

.ecartimg{
/*position:relative;*/
	/*width: 30%;
	height: 100%;*/
	margin: 1% 3% 1% 10px;
	float: right;
	/*border-width: 0.2% 0.5% 0.2% 0.5%;
	border-color: #000000;
	border-style: solid;*/
	}
	
#pagimg{
/*position:relative;
	top: 0;
	left: 0;
	z-index: 200;*/
}

/*.ecartext{
position:absolute;
	top: 0;
	right: 0;
	margin: 0 0 10px 2px;
}*/

.ligne{
	position: relative;
	top: 0;
	left: 0;
	height: 120px;
	width: 96%;
	/*background: #ffcaca;*/
}

.interligne{
	margin: 5px 0 5px 0;
}

.blocimg{
	position: relative;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	/*background: #b0f0b1;*/
	float: right;
}
.clipimg{
	position: absolute;
	top: -40px;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 0 5px 1% 5px;
	/*float: left;*/
	/*display:block;*/
	clip: rect(40px 280px 150px 0px);
	/*background: #ffffae;*/
	/*overflow: visible;*/
}
	
.bloctext{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 5px 10px 5px;
	width: 49%;
	/*background: #87aecf;*/
	text-align: left;
	/*float: left;*/
}

.advert{
	position: absolute;
	top: 0;
	right: 0;
	margin: 10% 20px 10% 0;
	width: 80%;
	/*background: #87aecf;*/
}

/*img.listimg{
clip: rect(5px 40px 45px 5px);
clip: rect(5px, 40px, 45px, 5px);
}*/
