#sinefiction-in {
	margin: 0px auto;
	font-family: baskerville, georgia, 'times new roman', serif;
	color: #000;
	font-size: 12pt;
}
#sinefiction div.entete {
	font-size: 24pt;
	line-height: 22pt;
	letter-spacing: 2px;
}
#sinefiction div.entete span.tout {
	background: #fff;
	padding-bottom: 2px;
}
#sinefiction div.entete span.serie {
}
#sinefiction div.entete span.volume {
	font-size: 18pt;
	font-style: italic;
}
#sinefiction div.entete span.titre {
	font-style: italic;
	white-space: nowrap;
}
#sinefiction div.credits {
	text-align: right;
	margin-left: 10px;
	letter-spacing: 1px;
}
#sinefiction div.credits p {
	margin: 0px;
	line-height: 12pt;
	font-style: italic;
}
#sinefiction div.credits p span {
	background: #000;
	color: #fff;
	padding-bottom: 2px;
}
#sinefiction div.credits p strong {
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
}

#sinefiction ol.album-pistes {
	font-size: 12pt;
	color: #fff;
	margin: 0;
	padding: 0 0 0 40px;
}
#sinefiction ol.album-pistes li {
	float: left;
	margin: 0 40px 10px 0;
	letter-spacing: 1px;
}
#sinefiction ol.album-pistes a {
	color: #000;
	background: #fff;
	text-decoration: none;
	font-style: italic;
}

#sinefiction-v2-in {
	font-family: metallophile-sp8, helvetica, arial, sans-serif;
	color: #fff;
	text-transform: lowercase;
}
#sinefiction-v2 div.entete {
	margin: 3em auto 1em auto;
	width: 500px;
	text-align: center;
	font-size: 2em;
	border-top: 2px solid #fff;
	padding-top: 1em;
}
#sinefiction-v2 div.entete span.titre {
	display: block;
	margin: 0.5em 0 0 0;
	font-size: 1.6em;
}
#sinefiction-v2 div.credits {
	margin: 0 auto;
	width: 500px;
	text-align: center;
}
#sinefiction-v2 div.credits p {
	font-size: 1.4em;
	margin: 0.5em 0;
}
#sinefiction-v2 div.credits p strong {
	font-style: normal;
	font-weight: normal;
}
#sinefiction-v2 ol.album-pistes {
	margin: 2em auto 0 auto;
	width: 500px;
	text-align: center;
	border-bottom: 2px solid #fff;
	padding-bottom: 1em;
}
#sinefiction-v2 ol.album-pistes li {
	margin: 0.5em 0;
	padding: 0;
	font-size: 1.4em;
}
#sinefiction-v2 ol.album-pistes a {
	color: #fff;
	text-decoration: none;
}
#sinefiction-v2 ol.album-pistes a:hover {
	border-bottom: 2px solid #fff;
}

