

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: 8px;
	left: 0;
	width: 37%;
	height: 433px;
	/*background: #ff97f2;*/
	text-align: left;
}

div#pagm{
	position: absolute;
	top: 38px;
	left: 37%;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical;*/	
	width: 430px;
	height: 430px;
	float: right;
	/*background: #ff9797;*/
	border: 1px solid #b6bdce;
}
	
div#pagr{
	position: absolute;
	top: 40px;
	right: 0%;
	overflow: hidden;
	/*overflow-y: auto;
	overflow-x: hidden;*/
	/*overflow : -moz-scrollbars-vertical;*/	
	width: 18%;
	height: 90%;
	float: right;
	/*background: #ffde54;*/
	white-space: nowrap;
} 
	
.paddright{
	padding: 1% 2% 0 0;
}

.ecartimg{
/*position:relative;*/
	/*width: 30%;
	height: 100%;*/
	margin: 0 3% 1% 0;
	/*float: left;*/
	/*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: 60px;
	width: 96%;
	/*background: #ffcaca;*/
}

.interligne{
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0 15px 0;
	text-align: center;
}

.lignehoriz{
	/*padding-bottom: 10px; 
	magin-bottom: 15px;*/
	border-bottom: 1px solid white;
	width: 90%;
}

.blocimg{
	position: relative;
	top: 0;
	left: 0;
	width: 47%;
	height: 100%;
	}
.clipimg{
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0 5px 1% 5px;
	/*float: left;*/
	/*display:block;*/
	clip: rect(30px 200px 100px 0px);
	/*background: #ffffae;*/
	/*overflow: visible;*/
}
	
.bloctext{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 5px 10px 10px;
	float: right;
	width: 44%;
	/*background: #87aecf;*/
	text-align: 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);
}*/

.bloadvtext{
	position: relative;
	top: 0;
	right: 0;
	margin: 10% 20px 10% 0;
	width: 80%;
	/*background: #87aecf;*/
	text-align: left;
}

.putbottom{
	position: absolute;
	bottom: 1px;
	left: 0;
	margin: 0 0 0 0;
	/*background: #87aecf;*/
	text-align: left;

}
