/* page introduction CSS */

<style type="text/css">

/* Debut description des tableaux */

#Tableau_site {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:750px;
}

/* Fin description des tableaux */

/* Debut contenu */

#oeuvres-texte-principal_ {
	position:absolute;
	left:0px;
	top:0px;
	width:387px;
	height:425px;
	text-align:left;
	vertical-align:top;
}

/* Debut description des dates */

#oeuvres-an_ {
	position:absolute;
	left:210px;
	top:106px;
	width:388px;
	height:55px;
}

/* Fin description des dates */

/* Debut description des listing */

#oeuvres-contenu_ {
	position:absolute;
	left:209px;
	top:210px;
	width:560px;
	height:520px;
}

/* Fin description des listing */

/* Debut description des oeuvres */

#oeuvres-pimage_ {
	position:absolute;
	left:210px;
	top:196px;
	width:380px;
	height:355px;
}

#description-oeuvre_ {
	position:absolute;
	left:610px;
	top:213px;
	width:163px;
	height:110px;
}


#texte-oeuvre_ {
	position:absolute;
	left:610px;
	top:419px;
	width:163px;
	height:112px;
	vertical-align: baseline;
}

#detail-1_ {
	position:absolute;
	left:825px;
	top:213px;
	width:110px;
	height:110px;
}

#texte-detail_ {
	position:absolute;
	left:825px;
	top:339px;
	width:110px;
	height:195px;
}

#texte-bas-image_ {
	position:absolute;
	left:210px;
	top:602px;
	width:380px;
	height:30px;
}

/* Fin description des oeuvres */

/* Fin contenu */

</style>
