.framequisuisje {

	position: absolute;
	top: 160px;
	bottom: 0px;
	left: 250px;
	right: 0px;
	/*
	height: expression(document.body.clientHeight - 0 + "px");  Correction IE, encore 
	width: expression(document.body.clientWidth - 0 + "px");  Correction IE, suite 
	*/
	margin: 0px;
	padding: 0px 20px 0px 20px;
	overflow: auto;
	text-align: center;
	background-color: #14192d;


font-family: "Bookman Old Style", serif;
	font-size: 120%;
	color: #b9f2f2;

	}
	
	* html .framequisuisje {
		width: 100%; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		height: 100% /* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}
	
	
	.framequisuisje2 {

	position: absolute;
	z-index: 10;
	top: 0px;
	bottom: 0px;
	left: 300px;
	right: 0px;
	/*
	height: expression(document.body.clientHeight - 100 + "px");  Correction IE, encore 
	width: expression(document.body.clientWidth - 120 + "px");  Correction IE, suite 
	*/
	margin: 0px;
	padding: 20px 0px 0px 0px;
	overflow: auto;
	text-align: center;
	background-color: #14192d;


font-family: "Bookman Old Style", serif;
	font-size: 100%;
	color: #b9f2f2;

	}
	
	* html .framequisuisje2{
		width: 100%; /* 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 */
		}
	
	
.quisuisje2-gauche {
	position: absolute;
	z-index: 5;
	top: 0px;
	bottom: 0px;
	width: 300px;
	height: expression(document.body.clientHeight - 100 + "px"); /* Correction IE qui ne comprend pas les associations top+bottom & left+right */
	left: 0px;
	
	overflow: auto;
	background-color: #1f2539;
1f2539
font-family: "Bookman Old Style", serif;
	font-size: 100%;
	color: #b9f2f2;

	}
	.quisuisje2-gauchetexte {
	position: absolute; overflow : auto;
	z-index: 10;
	left: 10px;
	margin-left: 0px;
	margin-top: 20px;
	width: 270px; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 90%; 
 	color: #b9f2f2; 
 	text-align: justify;
	
	overflow: auto;
	}
	* html .quisuisje2-gauchetexte {
		width: 270px; /* 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.floatleftquisuisje {
	z-index: 15;
 	float: left;
	margin: 0px;
	font-size: 100%;
	padding-left: 2%;
	padding-right: 0%;

 }

 
 
div.floatcenterquisuisje {
 	float: center;
	margin-top: 5px;
	font-size: 100%;
 }

	.quisuisjeportrait {
	float: right; overflow : hidden;
	z-index: 5;
	
	width: 192px; /* tailles correctes CSS W3C */
	height: 270px;
	padding: 20px 20px 20px 20px;
	border: 0px dashed #000000;
	font-size: 100%; 
 	color: #b9f2f2; 
 	text-align: justify;
	background-color: #14192d;
	overflow: hidden
	}
	* html .quisuisjeportrait {
		width: 192px; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		height: 270px; /* Source du pb de déclaration XML -> http://www.w3.org/International/articles/serving-xhtml/Overview.fr.html */
		}	


.quisuisjephotos {
	position: absolute; overflow : hidden;
	z-index: 5;
	left: 50%;
	margin-left: -242px;
	margin-top: 60px;
	width: 485px; /* tailles correctes CSS W3C */
	padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 120%; 
 	color: #b9f2f2; 
 	text-align: justify;
	background-color: #14192d;
	overflow: hidden
	}
	* html .quisuisjephotos {
		width: 485px; /* 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 */
		}
.quisuisjefleche {
	position: absolute; overflow : hidden;
	z-index: 10;
	left: 75%;
	margin-left: 0px;
	margin-top: 0px;
	width: 110px; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 70%; 
 	color: #666; 
 	text-align: justify;
	background-color: #14192d;
	overflow: hidden
	}
	* html .quisuisjefleche {
		width: 110px; /* 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 */
		}