*
	{
	margin:0;
	padding:0;
	}
	
body
	{
	background-color: #222;
	}

header
	{
	position:absolute;
	width:90%;
	height:110px;
	margin-left:5%;
	margin-top:20px;
	}


/* ************************************************ TEXTE ************************************** */
/* ************************************************ TEXTE ************************************** */
/* ************************************************ TEXTE ************************************** */
/* ************************************************ TEXTE ************************************** */

h1
	{
	position:relative;
	width:100%;
	height:60px;
	font-family:desyrelregular, sans-serif;
	color:#fff;
	font-size:300%;
	}
	
h2
	{
	font-family:desyrelregular, sans-serif;
	color:#fff;
	font-size:200%;
	margin-left:2%;
	display:inline;
	}
	
h3
	{
	font-family:desyrelregular, sans-serif;
	font-size:120%;
	font-weight:normal;
	color:#fff;
	float:none;
	margin:10px;
	border-bottom:1px solid #ccc;
	display:inline-block;
	}
	
h3.gris
	{
	color:#555;
	}
	
p
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
	}
	
p > a
	{
	text-decoration:none;
	color:#c9f;
	}
	
p > a:hover
	{
	text-decoration:underline;
	color:#fff;
	}
	
p.gris
	{
	color:#555;
	}
	
.pitalique
	{
	font-size:8px;
	font-style:italic;
	}
	
#legend1
	{
	width:640px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	position:relative;
	display:block;
	}
	
.thib
	{
	font-size:8px;
	}
	
/* ************************************************ POLICE ************************************** */
/* ************************************************ POLICE ************************************** */
/* ************************************************ POLICE ************************************** */
/* ************************************************ POLICE ************************************** */
	
@font-face {
    font-family: 'desyrelregular';
    src: url('desyrel_-webfont.eot');
    src: url('desyrel_-webfont.eot?#iefix') format('embedded-opentype'),
         url('desyrel_-webfont.woff2') format('woff2'),
         url('desyrel_-webfont.woff') format('woff'),
         url('desyrel_-webfont.otf') format('truetype'),
         url('desyrel_-webfont.svg#desyrelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

	
#olivierdavid
	{
	width:200px;
	height:30px;
	}

/* ************************************************ MENU 1 ************************************** */
/* ************************************************ MENU 1 ************************************** */
/* ************************************************ MENU 1 ************************************** */
/* ************************************************ MENU 1 ************************************** */
	
#menu1
	{
	position:relative;
	width:100%;
	height:40px;
	margin-top:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
	
#menu1 > ul
	{
	list-style:none;
	}
	
#menu1 > ul > li
	{
	width:20%;
	height:35px;
	float:left;
	}
	
#menu1 > ul > li > a
	{
	width:100%;
	height:35px;
	display:block;
	font-family:desyrelregular, sans-serif;
	color:#c9f;
	font-size:200%;
	text-align:center;
	text-decoration:none;
	}
	
#menu1 > ul > li > a:hover
	{
	color:#f0f;
	}
	
/* ************************************************ MENU 2 ************************************** */
/* ************************************************ MENU 2 ************************************** */
/* ************************************************ MENU 2 ************************************** */
/* ************************************************ MENU 2 ************************************** */
	
#menu2
	{
	width:95%;
	height:auto;
	margin-top:10px;
	border-right:1px solid #c9f;
	overflow:auto;
	}
	
#menu2 > ul
	{
	list-style:none;
	}
	
#menu2 > ul > li
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	text-align:left;
	float:none;
	}
	
#menu2 > ul > li > a
	{
	text-decoration:none;
	color:#c9f;
	}
	
#menu2 > ul > li > a:hover
	{
	text-decoration:none;
	color:#f0f;
	}	
	
/* ********************************************************** CORPS ********************************************* */
/* ********************************************************** CORPS ********************************************* */
/* ********************************************************** CORPS ********************************************* */
/* ********************************************************** CORPS ********************************************* */

#corps
	{
	position:absolute;
	width:90%;
	height:600px;
	margin-left:5%;
	margin-top:120px;
	overflow:auto;
	}
	
#gauche
	{
	width:49%;
	float:left;
	}
	
#droit
	{
	width:49%;
	float:right;
	}
	
#gauche2
	{
	width:29%;
	float:left;
	}
	
#droit2
	{
	width:69%;
	float:right;
	}
	
#rubrique
	{
	width:200px;
	height:30px;
	margin:20px;
	display:block;
	}
	
#date
	{
	width:300px;
	height:30px;
	margin:20px;
	font-family:desyrelregular, sans-serif;
	font-size:20px;
	color:#ccc;
	display:block;
	}
	
#imageaccueil
	{
	width:640px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	position:relative;
	display:block;
	}

article
	{
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	float:none;
	clear:right;
	}
	
/* ********************************************************** CORPS ********************************************* */

div.ligne
	{
	width:90%;
	height:80px;
	margin-left:5%;
	float:none;
	margin-top:10px;
	margin-bottom:10px;
	border:0;
	display:block;
	}
	
div.emplacement
	{
	display:block;
	width:49%;
	height:80px;
	float:left;
	margin:0;
	border:0;
	}
	
.carre
	{
	width:10px;
	height:10px;
	background-color:#ccc;
	float:left;
	margin-right:10px;
	margin-top:5px;
	}
	
.videomus
	{
	width:400px;
	height:350px;
	margin:20px;
	}
	
.icone30
	{
	width:30px;
	height:30px;
	float:left;
	border:1px solid #000;
	margin-right:10px;
	}

/* ******************************************************* FOOTER ******************************************** */

footer
	{
	position:absolute;
	width:90%;
	height:25px;
	margin-left:5%;
	margin-top:720px;
	border-top:1px solid #ccc;
	padding-top:5px;
	float:none;
	}
	
#copyright
	{
	display:block;
	margin-left:45%;
	}