#page_conteneur {
	position:relative;
	width:1000px;
	height:auto;
	z-index:5001;
	margin-right: auto;
	margin-left: auto;
}
#page_col1 {
	position:relative;
	width:450px;
	height:auto;
	z-index:5002;
	margin-right: 50px;
	margin-top:50px;
	float:left;
	text-align:left;
}
#page_col2 {
	position:absolute;
	width:450px;
	height:auto;
	z-index:5002;
	left:550px;
	text-align:left;
	margin-top:50px;
	font-family: Geneva, sans-serif;
}
#page_prev {
	position:absolute;
	left:50%;
	width:450px;
	height:auto;
	z-index:5001;
	margin-left: -500px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#page_next {
	position:absolute;
	left:50%;
	width:450px;
	height:auto;
	z-index:5002;
	margin-left: 50px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#curvycover {
	position:absolute;
 	 padding: 10px;
  	background-repeat: no-repeat;
}

#cover_thumbs {
	left:0px;
	height: auto;
	width: 1000px;
	position: absolute;
}
#cover_thumb {
	position:relative;
	background-color:#fff;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}

#cover_thumb img {
	/*padding:2px;*/
	border:solid 1px #AD9B42;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:5px;
}

/* the active thumbnail */
#cover_thumb img a.hover {
	border:solid 1px #000;
	/* show on top of the expose mask */
}
#issue_col1 {
	position:absolute;
	left:0px;
	width:450px;
	height:auto;
	z-index:5002;
	margin-right: 50px;
	/*margin-top:50px;*/
	text-align:left;
}
#issue_col2 {
	position:relative;
	width:450px;
	height:auto;
	z-index:5002;
	left:550px;
	text-align:left;
	margin-top:50px;
	font-family: Geneva, sans-serif;
}

#illus_thumbs {
	left:0px;
	height: auto;
	width: 1000px;
	position: relative;
	margin-top:50px;
	margin-bottom:50px;
	z-index:9000;
}

#illus_thumbs img {
	padding:2px;
	border:solid 1px #AD9B42;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:5px;
}

/* the active thumbnail */
#illus_thumbs img a.hover {
	border:solid 1px #000;
	/* show on top of the expose mask */
}
.Titre {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.English {
	color: #948A78;
}
.xtitles_English {
	color: #789353;
}
.Helvetica16Bold_Avengers {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AD9B42;
	text-transform: uppercase;
}
.Helvetica16Bold_Xtitles {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #89A75F;
	text-transform: uppercase;
}
.Geneva9Maj {
	font-family: Geneva, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #8C8151;
}
