@charset "iso8859-1"; 

.map1 {
	font: bold 14px Arial;
	color:#0B90FF;
	height:30px;
	margin:20px 0px 0px 0px;
}
.map2 {
	font: bold 12px Arial;
	color:#666666;
	margin:0px 0px 4px 0px;

}
.map3 {
	font: normal 11px Arial;
	color:#666666;
	background-image: url('/primagaz/3/static/puce2.gif');
	background-repeat:no-repeat; 
	background-position: center left;
	margin:0px 0px 4px 13px;
	padding-left:20px;
}
.map2 A, .map3 A {
	color:#666666;
}