
.contenu_1 {
	top: 20%;
	left: 38%;
	width: 62%;
	height: 40%;
	text-align: left;
	position: absolute;
	border: 1px;
	z-index: 2;
}

.contenu_2 {
	top: 22%;
	left: 30%;
	width: 68%;
	height: 75%;
	text-align: left;
	position: absolute;
	border: 1px;
	z-index: 2;
}

.titre_rubrique {
	width: 70%;
}

.texte_rubrique_1 {
	margin-top: 8%;
	width: 98%;
	height: 250px;
	overflow-y: auto;
	overflow-x: hidden;	
}

.texte_rubrique_2 {
	margin-top: 1%;
	width: 98%;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;	
}

.texte_rubrique_in {
	width: 95%;
}

.texte_rubrique_admin_1 {
	margin-top: 1%;
	width: 98%;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;	
}

.texte_rubrique_admin_2 {
	margin-top: 1%;
	width: 98%;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;	
}


