html, body {
            height: 100%;
    }
body {
    background: #FFFFFF;
    margin: 0 auto;   
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#39526F;
	text-decoration:none;

 }
  
 a:hover {
		color: white ;
				
 }

	
	
#headerdroit {
	position: absolute;
	width:227px;
	height:162px;
	margin: 70px 0 0 200px;
	right: 50%;
	left: 50%;
}	

#bloc {
	position: absolute;
	width:227px;
	height:159px;
	margin: 250px 0 0 200px;
	right: 50%;
	left: 50%;
}

#produits {
	position: absolute;
	width:624px;
	height:555px;
	margin: 40px 0 0 -450px;
	right: 50%;
	left: 50%;
}	


#INTERNATIONAL {
	position: absolute;
	width:227px;
	height:20px;
	margin: 292px 0 0 240px;
	font-size: 8pt ;
	font-weight:none;
	right: 50%;
	left: 50%;
	text-align:left;
}

#FRANCE {
	position: absolute;
	width:227px;
	height:20px;
	margin: 317px 0 0 240px;
	font-size: 8pt ;
	font-weight:none;
	right: 50%;
	left: 50%;
	text-align:left;
}

#ESPANA {
	position: absolute;
	width:227px;
	height:20px;
	margin: 342px 0 0 240px;
	font-size: 8pt ;
	font-weight:none;
	right: 50%;
	left: 50%;
	text-align:left;
}

#ITALIA {
	position: absolute;
	width:227px;
	height:20px;
	margin: 367px 0 0 240px;
	font-size: 8pt ;
	font-weight:none;
	right: 50%;
	left: 50%;
	text-align:left;
}

#choisi{
	position: absolute;
	color:white;
	width:227px;
	height:20px;
	margin: 267px 0 0 225px;
	font-size: 8pt ;
	font-weight:none;
	right: 50%;
	left: 50%;
	text-align:left;
}

#footer {
	position: absolute;
	width:427px;
	height:15px;
	color:#39526F;
	margin: 0px 0 0 -190px;
	text-align:center;
	font-size: 7pt;
	left: 50%;
	bottom:0px;

}

