body {
	overflow:hidden;		/* needed to autoollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
	background-color: #be738e;
}



#bgimg {
	position:absolute;
	z-index: -1;
	width: 980px;
	height: 560px;
	left: -29px;
	top: -2px;
}

#realBody{
	position: absolute;
	z-index: 0;				/* Place the new body above the background image */
	overflow: auto;			/* restore scrollbars for the content */
	height: 100%;
	width: 100%;	/* Make the new body fill the screen */
	left: -2px;
	top: -1px;
}

#conteneur_accueil
{
position:absolute;
	width:980px;

	left:50%;
	margin-left:-490px;
		top:0;
	margin-top:20px;
	z-index:10;
}

#text1 {
	position:absolute;
	z-index:25;				/* Place the new body above the background image */			/* restore scrollbars for the content */
	width:490px;	/* Make the new body fill the screen */
	left:468px;
	top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	background-color:#be738e;
	filter:alpha(opacity=70);
	opacity : 0.7;
	height: 504px;

}

#textform1 {
	position:absolute;
	z-index:45;				/* Place the new body above the background image */			/* restore scrollbars for the content */
	height:50px;
	width:404px;	/* Make the new body fill the screen */
	left:474px;
	top:55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;

}

#textform2 {
	position:absolute;
	z-index:45;				/* Place the new body above the background image */			/* restore scrollbars for the content */
	height:35px;
	width:481px;	/* Make the new body fill the screen */
	left:475px;
	top:100px;
	font-family: Arial, Helvetica, sans-serif;
}

#textform3 {
	position:absolute;
	z-index:100;				/* Place the new body above the background image */			/* restore scrollbars for the content */
	height:194px;
	width:475px;	/* Make the new body fill the screen */
	left:481px;
	top:355px;

}

#cadreblanc{
	position:absolute;
	z-index:0;
	height:350px;
	width:480px;
	left:40px;
	top:80px;
	background:#FFFFFF;
	filter:alpha(opacity=80);
	opacity : 0.8;


}

#text2 {
	position:absolute;
	z-index:55;		
	height:71;
	width:229px;	
	left:192px;
	top:402px;


}



#zamst{
	position:absolute;
	z-index:25;
	height:100px;
	width:233px;
	left:198px;
	top:45px;

}
