

div#pag{
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0 1% 0 0;
}

div#pagcontent{
	position: relative;
	top: 40px;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	/*overflow : -moz-scrollbars-vertical;*/	
	width: 100%;
	height: 433px;
	/*background: #ff9797;*/
}
	
	
.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#titimg1 {
position:relative;
	top: 0;
	left: 0;
	font-size: 220%;
	color: #ffffff;
	margin: 0 0 0 3px;
	z-index: 202;
	}
