.vcard {
background: transparent; border: 1px solid #036; color: #666; font-size: .9em; padding: 5px 10px; width: 90%;}	

.vcard:hover { border: 1px solid #666; color: #036; }

.vcard a {
	color: #036;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

.vcard a:hover {
	color: #036;
	text-decoration: underline;
	border-bottom: 1px dotted #036;
}

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

.vcard h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 1.4em;
color: #036;}

.vcard #ufcontact {}

.vcard #ufadresse {
text-align: center;}
