

.cadre_texte 
{
	position		: relative;
	visibility		: visible;
	height			: 424px;
	top				: 10px;
	overflow		: scroll;
	scrollbar-base-color : #CCCCCC;
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-arrow-color: #CCCCCC; 
	overflow-x:auto; 
	font-family: Verdana;	font-size: 12px;	font-style: normal;	color: #000000;
	text-align: left;
}
H1 {
	font-family: Verdana;	font-size: 12px;	font-weight: bold;	color: #000000;
	text-align: left;
	}

