@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	background-color:#fff;
	color:#fff;
	font-size:12px;
	font-family: Arial, "Times New Roman", Tahoma;
}
a, a:link, a:visited{
	color:#ccc;
}
a:hover{
	color:#fff;
}
p{
	font-weight:700;
}


.lien {font-family: Arial, "Times New Roman", Tahoma; }

