@charset "utf-8";
/* CSS Document */

.Texte {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 15px;
}	
.Textevisitcard {
	font-family: "Myriad Pro";
	color: #000000;
	font-size: 28.48px;
}
.Menuperso {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #C0B9AF;
}
a:active {
	text-decoration: none;
}
.copyrihgt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
