
div.etatzone {

}

div.etatzone h1 {
	font-style: normal; 
	font-weight: bold; 
	font-size: 11pt;
	color: #649900;
	background-color: #f4f3f1;

	margin-top: 6px;
	padding: 3px 0 3px 0;
	text-transform: uppercase;
}

div.etatzone h2 {
	color: #2f4f4f;
	background-color: transparent;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 10pt;
}

div.etatzone p.note {
	margin-top: 0;
	display: block;
	color: #b02020;

}



