#body{
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	}

a{
	color: #000000;
	text-decoration: none;
	}

a:hover{
	color: #d8d8d8;
	text-decoration: none;
	}

a:visited{
	color: #000000;
	text-decoration: none;
	}


#flag{
	position: absolute;
	margin: 10px 10px 10px 950px;
	z-index: 2;
	}


#centre{
	position: absolute;
	margin: 140px 10px 50px 260px;
	padding: 20px 20px 10px 40px;
	width: 700px;
	background-image: url('images/center.jpg');
	background-repeat: no-repeat;
	text-align: justify;
	background-color: #EFF8FE;
	}

#centre h1{
	text-align: center;
	}

#header{
	position: absolute;
	margin: 10px 10px 10px 10px;
	width: 700px;
	height: 80px;
	background-image: url('images/banniere.jpg');
	background-repeat: no-repeat;
	z-index: 1;
	}

#menu{
	position: absolute;
	margin: 150px 10px 10px 10px;
	padding-top: 60px;
	width: 200px;
	height:299px;
	border: 1px solid white;
	line-height: 25px;
	background-image: url('images/menu-haut.gif');
	background-repeat: no-repeat;
	}

#contact{
	position: absolute;
	margin: 560px 10px 10px 10px;
	width: 200px;
	}


#boutons{
	margin: 20px 60px 20px 60px;
	text-align: center;
	}

#achat{
	position: absolute;
	margin: 475px 10px 40px 10px;
	width: 200px;
	background-color: #EFF8FE;
	padding: 10px 10px 10px 10px;
	}

#compteur{
	position: absolute;
	margin: 630px 10px 10px 10px;
	width: 200px;
	text-align: center;
	}

	

.li{
	padding: 60px 10px 70px 20px;
	}

.h1{
	font-family: Verdana;
	font-size: 18px;
	}

.h2{
	font-family: Verdana;
	font-size: 10px;
	}

p { 
	font-family: Verdana;
	text-indent: 30px;
	padding: 0px 30px 0px 30px;
	}

.boite1 {
  float: right;
  width: 370px;
  margin: 0;
}

