@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_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_on/contact.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:65px;
	position:absolute;
	left:440px;
	bottom:16px;
	text-indent:-9999em;
	}
#wrap {
	width:840px;
	margin:50px 0 30px 60px;
	}
h2 {
	width:200px;
	height:30px;
	background-image:url(../graphics/headings/contact_heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#contact {
	float:left;
	width:400px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#002C39;
	}
#contact ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.representation {
	margin:50px 0 0 0px;
	width:200px;
	height:30px;
	background-image:url(../graphics/contact/representation_heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#elisabeth {
	float:left;
	width:400px;
	}
#elisabeth img {
	margin:0 0 30px 0;
	}
#sodec {
	margin:70px 0 0 0;
	}
#sodec ul li{
	width:250px;
	margin:20px 0 20px 0;
	}
.email a:active, .email a:link, .email a:visited {
	color:#42C8BC;
	text-decoration:none;
	outline:none;
	}
.email a:hover {
	color:#BFCFDC;
	outline:none;
	}
h3 {
	font-size:14px;
	color:#8E959A;
	font-weight:normal;
	margin:0;
	padding:0;
	}