﻿body {
	margin: 0;
	padding: 0;
	font-family: georgia, times, "times new";
	font-size: 12pt;
	font-size: 80%;/* proportion de la police d'écriture */
	color: #333;
	background-color: #000;
	/*background-image: url("../format/black.gif")*/;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
#pied-de-page a {/* ceci pour éviter que le nom disparaisse une fois le lien visité*/
	color: #fff;
	}
#pied-de-page a:hover {
	color: #ee5;
	}
#menu a {/* ceci pour éviter que le nom disparaisse une fois le lien visité*/
	color: #002;
	text-decoration: none;
	font-weight: bold;
	}
#menu a:hover {
	color: #fff;
	}
#menu p {
	margin-top: 7px;
	margin-bottom: 0px;
	}
h1, h2, h4, h5, h6 { /* définition de la police pour tous les titres */
	font-family: optima, palatino, "palatino linotype", verdana, arial, helvetica, sans-serif;
	}
h1 a {/* ceci pour éviter que h1 ne change de couleur */
	color: #da6;
	text-decoration: none;
	font-weight: normal;
	}
h1 a:hover {
	color: #edc;
	text-decoration: none;
	font-weight: normal;
	}
h1 {
	color: #da6;
	font-size: 2.1em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.8em;
	margin-top: 2.4em;
	margin-bottom: 0.5em;
	}
h3 {
	font-family: "arial narrow", arial;
	font-size: 1.4em;
	margin-top: 1.6em;
	margin-bottom: 0.5em;
	}
h4 {
	font-size: 1em;
	}
h5 {
	font-size: 1em;
	margin-top: 1.6em;
	margin-bottom: 0.5em;
	}
h6 {
	font-size: 0.8em;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
img {
	border: 0;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
#concerts p {
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.9em;
	}
#concerts h5{
	margin-top: 1.9em;
	margin-bottom: 0.4em;
	}
.mise-a-jour {
	display: none;
	}
.revision {
	display: none;
	}
.centrer {
	text-align: center;
	}
#contenu {
	margin: 0px 170px 0px 70px;
	padding: 0px 0px 0px 0px;
	}
#pied-de-page {
	margin: 0em 0em;
	padding: 1em 110px 0.4em 0px;
	color: #fff;
	border-top: 0em solid #000;
	border-bottom: 0em solid #000;
	text-align: center; 
	}
#en-tete {
	margin: 0em 0em;
	padding: 15px 20px;
	color: #fff;
	border-top: 0em solid #000;
	border-bottom: 0em solid #000;
	}
#menu {
	position: fixed;
	font-family: optima, sans-serif, arial, verdana, helvetica;
	text-align: center; 
	top: 35px;
	right: 35px;
	margin: 0px;
	padding: 25px 15px 32px 15px;
	color: #000;
	background-color: #da6;
	background-image: url("../format/brun-pale-tissu.gif");
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 9em;
	}
#validation {
	text-align: center;
	}
