body {
	background-color: #910000;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #910000;
}

a:hover {
	text-decoration: underline;
	color: #910000;
}

.titre_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-left: 25px;
}
#menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

#menu2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 1px;
}

#menu a {
	text-decoration: none;
	color: #E2007A;
}

#menu a:hover {
	text-decoration: underline;
	color: #E2007A;
}
#zone_contenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin: 25px 35px;
}

#zone_contenu p {
	line-height: 16px;
	text-align: justify;
}

#zone_contenu img {
	border: 1px solid #999999;
	padding: 2px;
	background-color: #EBEBEB;
}

#discog img {
	border: 0px;
	padding: 0px;
}
#discog .cd {
	margin-right: 10px;
	margin-bottom: 5px;
}

#hautpage {
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
	clear: both;
}
#smallprint {
	font-size: 9px;
	color: #B4B4B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
	text-align: center;
}
#smallprint a {
	color: #B4B4B4;
	text-decoration: none;
}
#smallprint a:hover {
	color: #CC0000;
	text-decoration: none;
}
.liste_texte_court {
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.liste_texte_long {
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 7px;
}

.liste_titre {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.liste_sous_titre {
	margin-left: 20px;
	color: #666666;
	font-size: 11px;
	font-style: italic;
}
.liste_suite {
	margin-bottom: 30px;
	margin-left: 20px;
}

.bold {
	font-weight: bold;
}

#sub {
	font-size: 11px;
	font-style: italic;
}
#discog .titrecd {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

#discog ol div {
	text-transform: uppercase;
}

#discog ol div em {
	text-transform: none;
}

.accroche {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-bottom: 25px;
}

.retourhaut {
	float:right;
}
