<style type="text/css">
 
body
{
text-align: center;

}


#site {
	

	z-index: 1;
	width: 655px;
	height: 100%;
	
	

	
}


#gauche {
	
	float: left;
 position: absolute;
	z-index: 1;
	width: 300px;
	height: 100%;
	
}


#droit {

	
    position: absolute;
	z-index: 1;
	width: 655px;
	height: 100%;
	background-image: url(images/droit.gif);
	margin-left: 300px;
	

	
}

#droit2 {


    position: absolute;
	z-index: 1;
	width: 655px;
	height: 100%;
	background-image: url(images/droit.gif);
	

	
}




a{outline: none;}
:focus{-moz-outline-style: none;


}








<style>
