	 .vcard {
color:#202955;
font-size:12px;
font-famiy:Trebuchet MS, Verdana, Courier New, Aria;
margin-bottom:10px;
margin-top:10px;
}

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

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

 .vcard .fn{
	color: #fff;
	font-size: 11px;
	display: block;
	text-decoration:none;
	font-weight:bold;}
	 
 .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 { display: block;}

.vcard .tel{ display: inline;}
 
.vcard .siret	{ display: inline;}
 
.vcard .email { display: inline;}

