/* HEADER */
.div#header_container {
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    height:50px;
    background-repeat: no-repeat;
    z-index: 0;
}
.div#header_content {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1001;
}
.div#header_content a {
    text-decoration: none;
    z-index: 1002;
}.back-contenu {
	background-color: #fff6b5;
	background-image: url(_../_images/design/back-contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texte-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	letter-spacing: -0.25pt;
}
.titre-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #9e6100;
	font-weight: bold;
}
.texte-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.couleur-tableau {
	background-color: #edebb6;
}
.texte-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.texte-date-spect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
}
.texte-spect-heure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #76713f;
}
.spect-heurebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #9e6100;
	font-weight: bold;
}
a:link {
	color: #a80b0b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #725d07;
}
a:hover {
	text-decoration: none;
	color: #a80b0b;
 	background-color: #ddd7b1;
	padding: 2px 0px 2px 0px;

}
a:active {
	text-decoration: none;
	color: #000000;
}

.titre-spec-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #9e6100;
	font-weight: bold;
}
.texte-activite-gene {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
.texte-activite-geneD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
.texte-bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.artistes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #9e6100;
	font-weight: bold;
}