.bloc1 {
	position : static;
	overflow: auto;
	padding-top: 0px;
	padding-left : 0px;
	padding-right : 3px;
	padding-bottom : 0px;	
	width: 100%;
	height: 66%;
	z-index: 1;	 
}
.bloc2 {
	position : static;
	overflow: auto;
	padding-top: 0px;
	padding-left : 0px;
	padding-right : 3px;
	padding-bottom : 0px;	
	width: 100%;
	height: 66%;
	z-index: 1;	 
	
	font-family: Arial;
    color: #696969;
    font-size: 10px;
    font-weight : normal;
}
