H1.descriptif {
	border : thin solid;
	font-size : 16px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
}

BODY {
	color: #514409;
	background-color: #E1E3FF;
}
H1.nom {
	font-family : "Comic Sans MS";
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	color : Maroon;
	font-style : normal;
	border : groove;
	float : left;
}
H1.impacte {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : Blue;
	vertical-align : bottom;
	text-align : center;
}
H1.adresse {
	border : ridge;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	font-size : 13px;
	color : Black;
}

HR {
	color : Red;
	width : 650px;
}
