@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_on/enseignement.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:115px;
	position:absolute;
	left:130px;
	bottom:16px;
	text-indent:-9999em;
	}
#nav_2 {
	background-image:url(../graphics/menu_off/demarche.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:105px;
	position:absolute;
	left:260px;
	bottom:19px;
	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;
	}
#enseignement {
	margin:50px 0 30px 60px;
	width:840px;
	}
h2 {
	width:200px;
	height:30px;
	background-image:url(../graphics/headings/enseignement_heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#enseignement p{
	margin:0 0 12px 0;
	padding:0;
	line-height:18px;
	color:#002C39;
}
#left_text {
	width:370px;
	margin:0px 0 0 0;
	float:left;
	font-size:14px;
	line-height:18px;
	}
#right_text {
	width:370px;
	margin:0px 0 0 50px;
	float:left;
	font-size:14px;
	line-height:18px;
	}
#text {
	width:345px;
	/*margin:10px 0 0 65px;
	float:left;*/
	font-size:14px;
	line-height:18px;
	}
/*#image {
	width:487px;
	height:490px;
	position:absolute;
	right:2px;
	top:65px;
	background-image:url(../graphics/statement/work.jpg);
	background-repeat:no-repeat;
	}*/
#images {
	float:left;
	width:840px;
	overflow:hidden;
	margin:20px 0 0px 0;
	}
#link_list {
	text-align:left;
	font-size:12px;
	margin-bottom:20px
	}
#link_list ul {
	margin:0;
	padding:0 30px 0 0;
	width:250px;
	list-style:none;
	float:left;
	}
#link_list a:active, a:link, a:visited {
	color:#8E959A;
	}
#link_list a:hover {
	color:#BFCFDC;
	}
#link_list img {
	margin:10px 0 10px 0;
	}