body {
	font-family: Arial, Helvetica, sans-serif;
}
.page {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.photoserienoire {
	height:800px;
	background:url(/serienoire/accueilserienoire.jpg) no-repeat top right;
}
.menu {
	color:#000000;
	font-weight:bold;
	font-size:10px;
	margin:0px 0px 15px 0px;
}
.menu a {
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
	color:#000000;
	text-decoration:underline;
}

.vignette {
	float:left;
	border:solid 5px #EEEEEE;
	margin:2px;
	cursor:pointer;
}
.vignette:hover {
	float:left;
	border:solid 5px #000000;
	margin:2px;
	cursor:pointer;
}

#espace{
	background:url(/serienoire/fondserienoire.jpg) no-repeat top right;
	width:400px;
	font-size:10px;
	color:#666666;
	margin:48px 15px 0px 0px;
	padding:15px;
	text-align:center;
	float:right;
}
.serie{
	float:left;
	height:575px;
	width:460px;

}
#photofull {
	border:solid 2px #000000;
}
br {
clear:both;
}
.titreserie{

	color:#000000;
	font-size:24px;
	font-weight:bold;
	
}
.bloctitrecalli {
padding:10px 0px 10px 50px;
	text-align:left;
}
#titrecalli {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#formatcalli {
	color:#000000;
	font-size:12px;
}
#histoire {
	color:#666666;
	font-size:10px;
	text-align:right;
}
#histoire a, a:hover {
	color:#666666;
	text-decoration:underline;
}
#suivante {
	float:right;
	color:#000000;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
#precedente {
	float:left;
	color:#000000;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
.suivante {
	float:right;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}
.suivante a , .suivante a:hover {
	color:#000000;
	text-decoration:underline;
}

.precedente {
	float:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

.precedente a, .precedente a:hover  {
	color:#000000;
	text-decoration:underline;	
}



#totalvignettes {
height:500px;
}
