

.floatingange {
	position: absolute; overflow : hidden;
	z-index: 10;
	left: 80%;
	margin-left: 0px;
	margin-top: 10px;
	width: 186px; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 100%; 
 	color: #fff; 
 	text-align: justify;
	background-color: #14192d;

	}
	* html .floatingange {
		width: 186px; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		 /* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}



.floatingpluie {
	position: absolute; overflow : auto;
	z-index: 10;
	left: 4%;
	margin-left: 1%;
	margin-top: 180px;
	width: 82px; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 70%; 
 	color: #fff; 
 	text-align: justify;
	background-color: #14192d;

	}
	* html .floatingpluie {
		width: 82px; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		/* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}

.floatingoffrande {
	position: absolute; overflow : auto;
	z-index: 10;
	left: 58%;
	margin-left: 0px;
	margin-top: 5px;
	width: 150px; /* tailles correctes CSS W3C */
	height: 200px;
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 70%; 
	color: #fff; 
 	text-align: justify;
	background-color: transparent;

	}
	* html .floatingoffrande {
		width: 127px; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		height: 170px; /* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}


.floataccueiltexte1 {
	position: absolute; overflow : auto;
	z-index: 10;
	left: 5%;
	margin-left: 0px;
	margin-top: 0px;
	width: 50%; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 100%; 
 	color: #b9f2f2; 
 	text-align: justify;
	/*background-color: #14192d;*/
	overflow: hidden
	}
	* html .floatingaccueiltexte1 {
		width: 50%; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		 /* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}

.floataccueiltexte2 {
	position: absolute; overflow : hidden;
	z-index: 10;
	left: 20%;
	margin-left: 0px;
	margin-top: 250px;
	width: 55%; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 100%; 
 	color: #b9f2f2; 
 	text-align: justify;
	/*background-color: #14192d;*/
	overflow: hidden
	}
	* html .floatingaccueiltexte2 {
		width: 55%; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		 /* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}



div.floatleftaccueil {
 	float: left;
margin: 0px;
padding-left: 10%;

 }
 
 
.bandeau {
	position: absolute; overflow : hidden;
	z-index: 10;
	left: 15%;
	top: 400px;
	margin-left: 0px;
	margin-top: 0px;
	width: 700px; /* tailles correctes CSS W3C */
	height: 400px;
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 130%; 
 	color: #f4c53b; 
 	text-align: justify;
	background-color: #14192d;
	overflow: hidden
	}
	* html .bandeau {
		width: 700px; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		 /* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}

