body {
	margin: 3em;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	}

h1 {
	margin: 0;
	margin-bottom: 2pt;
	border-bottom: 1pt solid #000;
	font-size: 18pt;
	font-weight: bold;
	}

h2 {
	margin: 0;
	font-size: 14pt;
	font-weight: bold;
	}

h3 {
	padding: 2px;
	border-bottom: 1pt dashed #a8bdd4;
	font-size: 12pt;
	font-weight: bold;
	}

a {
	text-decoration: underline;
	color: #000;
	}


#header {
	height: 70px;
	background-color: #fff;
	}

#visuel {
	background: #fff url("en_equipe_on_gagne_print.jpg") no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 350px;
	height: 70px;
	text-align: right;
	}

/* ---- MENU ---- */

#menu {
	display: none;
	}


/* ---- BODY ---- */

#body {
	padding: 2em;
	}

#modules {
	display: none;
	}

#annunavig {
	padding: 0.4em;
	margin-bottom: 0.4em;
	border: 1pt solid #a8bdd4;
	font-size: 0.9em;
	color: #000;
	}

#contenu {
/*	position: relative;
	top: 0;
	left: 30%;*/
	padding: 20pt 20pt 0 20pt;
	border: 1pt solid #000;
	font-size: 10pt;
/*	width: 80%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 60%;
*/
	}
/*
html>body #contenu {
	width: 60%;
	}
*/

#contenu .infos {
	float: right;
	width: 40%;
	padding-left: 0.3em;
	padding-right: 0.3em;
	background-color: #e6ecf3;
	border: thin dashed #a8bdd4;
	}

#contenu a.button {
	display: none;
	}

p.small {
	font-size: 6pt;
	}

/* ---- footer ---- */

#footer {
/*	margin: 0 0 0 40%;*/
	clear: both;
	}

#menubottom {
	text-align: center;
	font-size: 0.7em;
	}

#credits {
	margin-top: 2em;
	border-top: 1pt solid #000;
	text-align: center;
	font-size: 0.7em;
	}