

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: 5px;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical;*/	
	width: 70%;
	height: 433px;
	/*background: #ff9797;*/
}
	
div#pagr{
	position: absolute;
	top: 40px;
	right: 3%;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical;*/	
	width: 25%;
	height: 90%;
	float: right;
} /*background: #ffdead;*/
	
.paddright{
	padding: 1% 2% 0 0;
	/*background: #aeecff;*/
}

.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;*/
	/*background: #ff8a8a;*/
}

div#pagefilles{
	position: relative;
	left:30%;
	width: 70%;
	/*background: #ff8a8a;*/
}
	
/*#pagimg{
position:relative;
	top: 0;
	left: 0;
	z-index: 200;
}*/

.ecartext{
	position: relative;
	/*width: 30%;*/
	/*height: 100%;*/
	margin: 0 0 10px 10px;
	/*background: #ffaed7;*/
}

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

}
