/* A modifier uniquement si nécessaire ligne 10 : le background-color:#fff; et replace all de la couleur défini ligne 14 (#c00) */

.vcard {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;

}	

.vcard a {
	color: #000;
}

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

.vcard .fn {
	display: block;
	font-size: 12px;
	font-weight: bold;
} 

.vcard h2 {
font-size: 14px;
color: #fff;}

.vcard .company{
	font-size: 12px;
	color: #990000;
}

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