body {
	background-color: #FFFFFF;
}

A:link	{
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:hover	{
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:active {
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:visited {
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
     }
.bouton-xl{
	background-image: url(images/commun/buttons/bouton-xl.gif);
	background-repeat: no-repeat; 
	width:80px;
	height:20px;
	cursor: hand;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1em;
	border:0px none;
	padding-bottom:1px !important;
	margin-left:263px;
	margin-top:15px;
	
}


