/* ---------------------------------------------------------
== Base
------------------------------------------------------------ */
	body {
		font-family: Arial, sans-serif;
		font-size: 8.8pt;
		}
	img {border: 0;}

/* ---------------------------------------------------------
== Elements non imprimés
------------------------------------------------------------ */

	#nav,
	#anim,
	#prelude,
	#menu,
	#langues,
	#tools,
	#footerNav,
	.hc,
	.getAcrobat {
		display: none;
		}
/* ---------------------------------------------------------
== Mise en forme
------------------------------------------------------------ */
	a {color: #000;}
	#manchette {
		
	}
	#ariane {
		border-bottom: .25pt #ccc solid;
		padding: 5pt;
		font-size: 8pt;
	}
	#ariane ul {margin: 0; padding: 0;}
	#ariane li {list-style: none; display: inline;}
	#manchette {white-space: nowrap;}
	#manchette h1 {display: inline;}
	.sideContent {}
	#content a[href]:after, .sideContent a[href]:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
	}
	#footer {
		border-top: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
		padding: .8em;
	}
	#footer div {
		margin: 5px 0 5px 0;
		}

	#side {
		border-top: 0.25pt #ccc solid;
		font-family: georgia, serif;
		}
	.helpMe {display: none;}
	.top {display: none;}
	#accreditations ul {margin: 0; padding: 0;}
	#accreditations li {display: inline;}
	#accreditations img {margin: 0 10px 0 0;}
	
	#videos {display: none;}
	
	/* Annulation styles JS */
	body#homeGen.js #actuSlide {height: 21em; overflow: hidden; margin-bottom: .5em;}
	body#homeGen.js #agendaSlide {height: 8em; overflow: hidden; margin-bottom: .5em;}
	body#homeGen.js #menuSlide  {
		height: auto;
		}
	body#homeGen.js #menuSlide ul {height: 100px;}
	body#homeGen.js #services, body#homeGen.js #profils {position: relative; top: 0; float: none;}
	
	
	
	