@charset "utf-8";
/* CSS Document */

body {
	margin-bottom:20px; margin-top:50px; padding:0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; 
	background-color: #000000;
	line-height:18px;
	}

a {outline: none;}
a:link {color: #FDF881; text-decoration: none; font-weight:bold;}
a:visited {color: #FDF881; text-decoration: none; font-weight:bold;}
a:hover {color: #DB731D; text-decoration: none; font-weight:bold;}
a:active {color: #FDF881; text-decoration: none; font-weight:bold;}

img {border-style: none; text-decoration: none;}

#fiche {text-align:justify;}
#nom {font-weight:bold; text-align:center;}
#lien {text-align:center;}
.marge {padding:10px;}
.border {border:thin; border-color:#666666; border-style:solid;}
