@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_on/parcours.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:65px;
	position:absolute;
	left:360px;
	bottom:16px;
	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;
	}

h2 {
	margin-bottom:12px;
	width:200px;
	height:30px;
	background-image:url(../graphics/headings/parcours_heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#parcours {
	width:840px;
	margin:50px 0 30px 60px;
	background-color:#FFFFFF;
	}
#parcours p{
	margin:0 0 12px 0;
	padding:0;
	line-height:18px;
	color:#002C39;
}
#left_text {
	width:370px;
	margin:10px 0 0 0;
	float:left;
	font-size:14px;
	line-height:18px;
	}
#right_text {
	width:370px;
	margin:10px 0 0 50px;
	float:left;
	font-size:14px;
	line-height:18px;
	}
#par_image {
	text-align:center;
	margin:20px 0 0 -60px;
	}
/*#parcours {
	background-image:url(../graphics/parcours/derives-deux-plus-une.jpg);
	background-repeat:no-repeat;
	background-position:100px 430px;
	}*/
	
.download_pdf a:active, .download_pdf a:link, .download_pdf a:visited {
	color:#42C8BC;
	text-decoration:none;
	outline:none;
	}
.download_pdf a:hover {
	color:#BFCFDC;
	outline:none;
	}
	
#link {
	padding:20px 0 0 0;
	text-align:right;
	}