.biohazard {
        float: right;
        top: 0px;
        right: 10px;
}

.introduction {
	text-align: justify;
}

.surtitre {
	font-size: 1.2em;
	padding-top : 2px;
	color: #666;
	font-weight: bold;
	font-variant: caps;
	line-height: 14px;
}


.soustitre {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF00FF;
	text-transform: uppercase; 
	line-height: 14px;

}

.surtitre_article {
	font-size: 1.2em;
	padding-top : 2px;
	padding-bottom : 4px;
	color: #666;
	font-weight: bold;
	font-variant: caps;
	line-height: 14px;
}

.soustitre_article {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
	text-transform: uppercase; 
	line-height: 14px;
	font-style: normal; 
}

.chapo, .texte {
	text-align: justify;
	color: #808080;
}

.chapo {
	font-size: 1.2em;
		color: #565656;
}

.texte {
	font-size: 1.1em;
	color: #565656;
}
