

div#pag{
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	/*width: 98%;*/
	padding: 0 1% 0 0;
	/*overflow: auto;
	overflow-x: hidden;
	background: #b2ffe1;*/
}

div#pag2{
	position: relative;
	top: 40px;
	left: 0;
	height: 91%;
	width: 99%;
	padding: 0 1% 0 0;
	overflow: auto;
	overflow-x: hidden;
	/*background: #b2ffe1;*/
}

.partligne{
	position: relative;
	top: 0;
	left: 0;
	/*height: 120px;*/
	width: 99%;
	/*display: inline;*/
	background: #cacfec;
	/*border: thick solid red;*/
	text-align: center;
}

.partportelogo{
	position: relative;
	top: 0;
	/*width: 10%;*/
	/*left: 0;*/
	/*height: 120px;*/
	/*background: #ffcaca;*/
	display: inline;
	/*background: white;*/

}

/*.ecartimg{

	margin: 1% 3% 1% 10px;

	}*/
	
.blocimg{
	position: relative;
	top: 0;
	right: 0;
	/*width: 50%;*/
	/*height: 100%;*/
	/*background: #b0f0b1;*/
	/*float: right;*/
}

.partimg{
	/*position: relative;
	top: 0;
	right: 0;*/

	margin: 1% 1% 1% 1%;
	/*float: left;*/
	/*background: #00d96f;*/
}

.interligne1{
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: 20px;
	/*margin: 5px 0 5px 0;*/
	/*background: #ffacac;*/
}

.interligne2{
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: 5px;
	/*margin: 5px 0 5px 0;*/
	/*background: #ffacac;*/
}



/*.ecartimg{
	position: relative;
	top: 0;
	right: 0;
	width: 10px;
	height: 15px;
	margin: 1% 3% 1% 10px;

}*/


/* //////////////// NON utilisés*/

div#pagl{
	position: absolute;
	top: 45px;
	left: 3px;
	overflow: auto;
	overflow-x: hidden;
	width: 68%;
	height: 420px;
}
	
div#pagr{
	position: absolute;
	top: 40px;
	right: 3%;
	overflow: auto;
	overflow-x: hidden;
	width: 25%;
	height: 90%;
	float: right;
} 
	
.paddright{
	padding: 1% 2% 0 0;
}


.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;*/
}

