body
{   
   background-color: #000000;    
}
#body2
{
   	width:875px;
   	height: 740px;
   	margin: auto; 
   	margin-top: 15px;
   	background-image: url("../Images/Fond.jpg");
	background-repeat: no-repeat;
	background-color: rgb(253,164,32);  
}
a, a:visited, a:active, a:focus
{
	font-size: 15px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration:none;
	color:#3939FF;
}
#BlocHaut
{
	z-index: 30;
	height: 150px;
	width: 800px;
	margin-bottom: 20px;
}
#BlocText1
{
	float: left;
	margin-bottom: 40px;
	margin-left: 90px;
	margin-right: 80px;
	font-size: 16px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
#Boutton1
{
	height: 80px;
	width: 220px;
	margin-left: 5px;
	padding-top: 20px;
	background-image: url("../Images/Boutton1.png");
	background-repeat: no-repeat;
}
#Boutton2
{
	height: 80px;
	width: 220px;
	margin-left: 235px;
	padding-top: 20px;
	background-image: url("../Images/Boutton1.png");
	background-repeat: no-repeat;
}
#BlocText2
{
	font-size: 16px;
	margin-left: 340px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#Avap
{
	left: 50%;
	width:750px;
	margin-top: 10px;
	height:350px;
	margin: auto;
	background-image: url("../Images/AvAp.png");
	background-repeat: no-repeat;
}