

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: 10px;
	left: 0;
	width: 48%;
	height: 433px;
	float: left;
	/*background: #ff9797;*/

}

div#pagm{
position: absolute;
	top: 40px;
	left: 48%;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical;*/	
	width: 20%;
	height: 433px;
	border: 1px solid #b6bdce;
	/*background: #ff97f2;*/
}


	
div#pagr{
	position: absolute;
	top: 40px;
	right: 3%;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical;*/	
	width: 25%;
	height: 90%;
	float: right;
	/*background: #ffde54;*/
} 
	
.paddright{
	padding: 1% 2% 0 0;
}
.paddrightleft{
	padding: 0 2% 0 2%;
}

.ecartimg{
/*position:relative;*/
	/*width: 30%;
	height: 100%;*/
	margin: 1% 3% 1% 10px;
	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: 200px;
	width: 96%;
	display: inline;
	background: #f2ea9f;
}

.interligne{
position: relative;
	top: 0;
	left: 0;
	width: 28%;
	height: 20%;
	margin: 5px 0 5px 0;
}



.blocimg{
	position: relative;
	top: 0;
	left: 0;
	width: 28%;
	height: 25%;
	margin: 10px 12px 10px 12px;
	float: left;
	/*background: #ffcaca;*/
}

.blocoeur{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 95%;
	height: 41%;
	margin: 0px 5px 10px 10px;
	/*float: left;*/
	/*background: #ffcaca;*/
}

.blocoeurtit{
	position: relative;
	bottom: 0;
	left: 0;
	width: 95%;
	height: 20px;
	margin: 0px 5px 10px 0;
	/*float: left;*/
	/*background: #ffcaca;*/
}

img#coeurimg{
	float: left;
	margin: 0 5px 10px 0;
}
/*.clipimg{
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0 5px 1% 5px;

	clip: rect(30px 200px 100px 0px);

}*/
	
.blocoeurtext{
	position: relative;
	top: 0;
	right: 0;
	margin: 0 5px 10px 20px;
	padding: 0 5px 10px 20px;
	/*float: right;*/
	/*background: #87aecf;*/
}

.verticalinter {
	position: relative;
	top: 5px;
	color: #3a4185;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	font-size: 230%;
	/*background-color: #ffffff;*/
}

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

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