.contenu {
	height: 270px;
	width: 715px;
	top: 100px;
	left: 5px;
	margin-left: 10px;
	position: absolute;
	background-color : transparent;
	font : normal 14px "MS Sans Serif", Geneva, sans-serif;
	overflow : visible;
	overflow-x : auto;
	overflow-y : auto;
	color : #cc9900;
	list-style : disc;
	list-style-type : disc;
	text-align : left;
	z-index: 1;

}
.infos {
	height: 85px;
	width: 10px;
	top: 448px;
	left: 570px;
	background-color: transparent;
	font : normal 6px "MS Sans Serif", Geneva, sans-serif;
	color : #ffffff;
}
.bloc {
	height: 444px;
	width: 730px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -222px;
	margin-left: -365px;
	border: 1px solid Green;
}
.maintext {
	background-color : transparent;
	font : normal 14px "MS Sans Serif", Geneva, sans-serif;
	color : #cc9900;
	text-align : left;
	list-style : circle;
}
.form {
	background-color : transparent;
	font : normal 12px "MS Sans Serif", Geneva, sans-serif;
	color : #cc9900;
	text-align : left;
	list-style : circle;
}
.pictlegende {
	background-color : transparent;
	font : normal 12px "MS Sans Serif", Geneva, sans-serif;
	color : #cc9900;
	text-align : left;
	list-style : circle;
}
.tableau {
	background-color : transparent;
	font : normal 14px "MS Sans Serif", Geneva, sans-serif;
	color : #cc9900;
	text-align : left;
	list-style : circle;
	border: 1px solid #CC9900;
}
