
.frame-lightbox {

	position: absolute;
	top: 163px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	/*
	height: expression(document.body.clientHeight - 100 + "px"); 
	width: expression(document.body.clientWidth - 120 + "px"); 
	*/
	margin: 0px;
	padding: 0px;
	overflow: auto;
	text-align: center;
	background-color: #14192d;


font-family: "Bookman Old Style", serif;
	font-size: 120%;
	color: #b9f2f2;

	}

* html .frame-lightbox {
		width: 100%; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */
		
		}
.sculptures {
	position: absolute; overflow : hidden;
	z-index: 1;
	top: 50px;
	
	left: 10px;
	width: 95%; /* tailles correctes CSS W3C */
	
	padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 80%; 
 	color: #b9f2f2; 
 	text-align: center;
	background-color: transparent;
	overflow: hidden
	}
	* html .sculptures {
		width: 100%; /* Dimensions pour IE : rendu de la page en mode "quirks" si déclaration XML avant le DOCTYPE.. */

		}

.dessins {
	position: absolute; overflow : hidden;
	z-index: 1;
	top: 10px;
	width: 95%; /* tailles correctes CSS W3C */
	padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 80%; 
 	color: #b9f2f2; 
 	text-align: center;
	background-color: transparent;
	overflow: hidden
	}
	* html .dessins {
		width: 95%; /* 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 */
		}
.tableaux {
	position: relative; overflow : hidden;
	z-index: 1;
	top: 0px;
	width: 95%; /* tailles correctes CSS W3C */
	padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 120%; 
 	color: #b9f2f2; 
 	text-align: center;
	background-color: transparent;

	}
	* html .tableaux {
		width: 95%; /* 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 */
		}
.courstexte {
	position: absolute; overflow : hidden;
	z-index: 10;
	top: 0px;
	left: 5%;
	width: 50%; /* tailles correctes CSS W3C */
	height: 400px ;
	padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 120%; 
 	color: #b9f2f2; 
 	text-align: justify;
	background-color: transparent;
	overflow: hidden
	}
	* html .courstexte {
		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 */
		}
.courssculpture1 {
	position: absolute; overflow : hidden;
	z-index: 1;
	left: 70%;
	top: 5px;
	width: 210px; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 80%; 
 	color: #b9f2f2; 
 	text-align: justify;
	background-color: transparent;
	overflow: hidden
	}
	* html .sculpture1 {
		width: 210px; /* 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 */
		}

.courssculpture2 {
	position: absolute; overflow : hidden;
	z-index: 1;
	left: 5%;
	top: 382px;
	width: 500px; /* tailles correctes CSS W3C */
		padding: 0px 0px 0px 0px;
	border: 0px dashed #000000;
	font-size: 80%; 
 	color: #b9f2f2; 
 	text-align: justify;
	background-color: transparent;
	overflow: hidden
	}
	* html .sculpture1 {
		width: 500px; /* 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 */
		}

