h1 {
	font-family: Arial, Verdanna;
	font-size: 22px;
	font-weight: bold;
	color : #FD3F92;
	margin-bottom: 0;	
	margin-top: 0;
}

h2 {
	font-family: Arial, Verdanna;
	font-size: 16px;
	font-weight: bold;
	color : #808080;
	margin-bottom: 0;	
	margin-top: 0;
}

span.titre-cat-annuaire { color : #505050 }
span.titre-souscat-annuaire { color : #FD3F92 }
span.cat-soustitre-inactif { font-family: Arial;
							 font-size: 13px;
							 color : #707070; }
span.cat-soustitre-actif { 	font-family: Arial;
							font-size: 13px;
							font-weight: bold;
							color : #FD3F92; }
span.soustitre-medium { font-family: Arial;
						font-size: 13;
						color : #FD3F92; }
span.adresse-medium { font-family: Arial;
					  font-size: 13;
					  color : #707070 }
span.adresse-basic { font-family: Arial;
					  font-size: 10;
					  color : #707070 }
span.ville-medium { font-family: Arial;
					  font-size: 13;
					  color : #505050 }
span.ville-basic { font-family: Arial;
				   font-size: 10;
				   color : #505050 }
span.telfax-medium { font-family: Arial;
				     font-size: 13;
				     color : #707070 }
span.telfax-basic { font-family: Arial;
				    font-size: 10;
				    color : #707070 }
.td-separation-annuaire { background-color : #FEC2DC }
.hr-annuaire { color : #F0F0F0; height:2; }