@charset "UTF-8";
/* CSS Document */

#nav_0 {
	background-image:url(../graphics/menu_off/oeuvres.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:70px;
	position:absolute;
	left:50px;
	bottom:19px;
	text-indent:-9999em;
	}
#nav_1 {
	background-image:url(../graphics/menu_off/enseignement.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:115px;
	position:absolute;
	left:130px;
	bottom:19px;
	text-indent:-9999em;
	}
#nav_2 {
	background-image:url(../graphics/menu_on/demarche.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:105px;
	position:absolute;
	left:260px;
	bottom:16px;
	text-indent:-9999em;
	}
#nav_3 {
	background-image:url(../graphics/menu_off/parcours.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:65px;
	position:absolute;
	left:360px;
	bottom:19px;
	text-indent:-9999em;
	}
#nav_4 {
	background-image:url(../graphics/menu_off/contact.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:65px;
	position:absolute;
	left:440px;
	bottom:19px;
	text-indent:-9999em;
	}
	
#statement {
	width:840px;
	height:550px;
	margin:50px 0 30px 60px;
	background-color:#FFFFFF;
	}
h2 {
	width:200px;
	height:30px;
	background-image:url(../graphics/headings/demarche_heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#text {
	width:345px;
	margin:25px 0 0 0px;
	/*float:left;*/
	font-size:14px;
	line-height:18px;
	}
#image {
	width:487px;
	height:490px;
	position:absolute;
	right:2px;
	top:150px;
	background-image:url(../graphics/statement/work.jpg);
	background-repeat:no-repeat;
	}