h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#379A37;
	color:#FFF;
	padding:5px;
	padding-left:10px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#379A37;
	border-top:1Px dotted #CCC;
	padding-top:5px;
}
em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
em a{
	font-weight:normal;
}
small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
hr{
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #999 dotted; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
}
.insee{
	border:1px solid #090;
}
.insee td{
	padding:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px dotted #7CBE41;
	border-right:1px dotted #7CBE41;
}
.insee .titre{
	background-color:#BEE994;
	font-size:11px;
}
