/* page introduction CSS */

<style type="text/css">

/* D&eacute;but description des tableaux */

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

/* Fin description des tableaux */

/* D&eacute;buts textes */


#introduction-petit-texte_ {
	position:absolute;
	left:210px;
	top:130px;
	width:230px;
	height:35px;
	text-align:left;
	vertical-align:top;
	font-family: Tahoma, "ITC Franklin Gothic Book", Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

#introduction-grand-titre_ {
	position:absolute;
	left:210px;
	top:187px;
	width:380px;
	height:56px;
	text-align:left;
	vertical-align:top;
	font-family: "ITC Franklin Gothic", "ITC Franklin Gothic Book", Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #999999;
	background-color: #FFFFFF;
}

#introduction-texte-principal_ {
	position:absolute;
	left:338px;
	top:148px;
	width:430px;
	height:144px;
	text-align:left;
	vertical-align:top;
	font-family: Tahoma, "ITC Franklin Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

#introduction-texte-bio_ {
	position:absolute;
	left:211px;
	top:409px;
	width:560px;
	height:311px;
	text-align:left;
	vertical-align:top;
	font-size: 9px;
	font-family: Tahoma, "ITC Franklin Gothic", Verdana, Arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal; 
	text-transform: none;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}

/* fin textes */

/* D&eacute;buts images */

#photo-angele_ {
	position:absolute;
	left:209px;
	top:146px;
	width:109px;
	height:149px;
}

#credit_ {
	position:absolute;
	left:209px;
	top:299px;
	width:109px;
	height:13px;
}

/* Fin images */

</style>
