#vcard {
	padding: 0px;
	margin: 0;
	text-align:center;
	color: #4A73B5;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	

#vcard a {
	color: #4A73B5;
	text-decoration: none;
	font-weight: bold;
}

#vcard a:hover{
	color: #E5C86B;
}

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

#vcard .siret {
	font-size: 9px;
	display: block;
	font-weight: normal;
}

#vcard .compname {
	font-size: 18px;
	display: block;
	font-weight: bold;
	color:#4A73B5;
	text-decoration:none;
}
