.vcard {
	padding: 4px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	font-weight: bold;
	line-height: 15px;
	}	

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

.vcard a:hover{
	color: #B29148;
}
.vcard .company{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.vcard .ufsiret {
font-size: 9px;
line-height: 15px;
}

