
#ref {
position : absolute ;
left : 250px ;
top : 50px ;
width : 450px ;
border : 0px red solid ;
padding : 0px ;
margin : 0px ;
}
#ref h1,#ref p  {font-size : 2px ; padding : 0px ; margin : 0px ;}
#ref h1 a {font-size : 2px ; padding : 0px ; margin : 0px ;}


.sant_fond {
		position : relative ;	
		width : 100% ;
		height : 1053px ;
		background-color : #c2d4d8 ;
		overflow :  hidden ;
}
#fondcentre {
	position : absolute ;
	top : 140px ;
	left : 0px ;
	width : 1083px ;
	height : 912px ;
}
#fondgauche {
	position : absolute ;
	top : 140px ;
	left : -1083px ;
	width : 1083px ;
	height : 912px ;
}
#fonddroite {
	position : absolute ;
	top : 140px ;
	left : 1083px ;
	width : 1083px ;
	height : 912px ;
}
#animintro {
	position : absolute ;
	top : 0px ;
	left : 55px ;
}

* {
	padding:0;
	margin:0;
}

body {
	text-align:center;
	position : relative ;
}


