.index {
	background-attachment: fixed;
	background-image: url(imgindex/fondindex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}
A.trans	 { text-decoration: none; font-family: Arial, Helvetica, "sans- serif"; 
font-size: 15px; font-weight: bold;}
A.trans:link	{ color: #9999cc; text-decoration: none;}
A.trans:visited	{ color: #9999cc; text-decoration: none; }
A.trans:active	{ color: #99ccff; text-decoration: none ; }
A.trans:hover	{ color: #99ccff; text-decoration: none ; }

A.contact	 { text-decoration: none; font-family: Arial, Helvetica, "sans- serif"; 
font-size: 15px; font-weight: bold;}
A.contact:link	{ color: #cc9933; text-decoration: none;}
A.contact:visited	{ color: #cc9933; text-decoration: none; }
A.contact:active	{ color: #ffcc00; text-decoration: none ; }
A.contact:hover	{ color: #ffcc00; text-decoration: none ; }