	 .vcard {
	clear: both;
	text-align:left;
	color:#6633CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

 .vcard a {
	color:#663366;
	text-decoration: underline;
}

 .vcard a:hover{
	color:#6666CC;
	text-decoration: none;
}

 .vcard .fn{
	color: #660066;
	font-size: 11px;
	display: block;
}
	 
 .vcard .type {
 display: none;}
 
 .vcard .value {
 font-weight: bold;}
 
 /* 
 .vcard .tel { display:block; }
 
 A decommenter pour faire un hcard en vertical, pluis de 5 lignes 
 
*/

.vcard .adr,
.vcard .siret	{ display:block; } 