
				
.fiche {	
	width: 521px;
	position: relative;
	margin-bottom: 18px;
}

.fiche_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('/images/fiche.logo.gif');
	width: 192px;
	height: 145px;
	border: solid 1px black;
}

.fiche_logo_chaine {
	position: absolute;
	top: -3px;
	left: -20px;
	width: 232px;
	height: 185px;
	z-index: 8888;
}

.fiche_logo_transparent_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 192px;
	height: 145px;
	z-index: 9999;
}

.fiche_titre {
	position: relative;
	margin-left: 196px;
	height: 29px;
	width: 328px;
	background-image: url('/images/fiche.titre_bg.png');	
}

.fiche_titre_texte_wrapper {
	position: absolute;
	height: 29px;
	width: 308px;
	overflow: hidden;
	clip: rect(0px  308px  29px  0px);
	clip: rect(0px, 308px, 29px, 0px);
}

.fiche_titre_texte {
	width: 500px;
	line-height: 29px;
	vertical-align: middle;
	margin-left: 6px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}


.fiche_titre_texte a {
	color: black;	
	text-decoration: none;
}
.fiche_titre_texte a:hover { 
	text-decoration: underline; 
}

.fiche_titre_suspension {
	position: absolute;
	left: 310px;
	width: 30px;
	line-height: 29px;
	height: 29px;
	color: black;
}

.fiche_description {
	position: relative;
	margin-left: 196px;
	width: 328px;
}

.fiche_note {
	position: absolute; 
	top: 8px;
	left: 425px;
	width: 70px;
	/* Pour les cas où il n'y a aucune note */
	font-size: 11px;
	font-family: arial;
}

.fiche_detaillee .fiche_note {
	top: -17px;
	left: 42px;
}

.fiche_detaillee_avis .fiche_note {
	top: 0px;
	left: 0px;
}

.fiche_detaillee_paiement_container {
	border-top: solid 1px #e7e3ff;
						border-left: solid 1px #e7e3ff;
						border-bottom: solid 2px #e7e3ff;
						border-right: solid 2px #e7e3ff;	margin-top: 6px;
}

.fiche_detaillee_paiement {
	position: relative;
	height: 160px;	
	left: 6px;
}

.fiche_detaillee_paiement IFRAME {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 130px;
	border: none;
	overflow: hidden;
}

.fiche_detaillee_paiement .fiche_detaillee_paiement_cb {
	position: absolute;
	left: 0;
	top: 135px;
}

.fiche_detaillee_paiement .fiche_detaillee_paiement_neosurf {
	position: absolute;
	left: 245px;
	top: 135px;
}

.fiche_detaillee_paiement .fiche_detaillee_paiement_pays {
	position: absolute;
	left: 310px;
	width: 180px;
	height: 130px;
	overflow: auto;

	scrollbar-face-color:#cdcacd;
	scrollbar-highlight-color:#efefef;
	scrollbar-3dlight-color:#efefef;
	scrollbar-darkshadow-color:#cdcacd;
	scrollbar-shadow-color:#cdcacd;
	scrollbar-arrow-color:#717071;
	scrollbar-track-color:#efefef;
}

.fiche_description_texte {
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	background-image: url('/images/fiche.description_bg.png');
	height: 80px;
	overflow: hidden;
	text-align: justify;
}

.fiche_bouton_telecharger {
	background-image: url('/images/fiche.bouton_telecharger_bg.png');
	height: 36px;
	line-height: 36px;
	vertical-align: top;
	text-align: center;
}

.fiche_code_allopass {
	background-image: url('/images/fiche.bouton_telecharger_bg.png');
	height: 36px;
	line-height: 36px;
	vertical-align: top;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
}

.fiche_code_allopass INPUT {
	width: 100px;
}

.fiche_bouton_ok {
	border: none;
	background-color: transparent;
	cursor:pointer;
	width: 38px;
	height: 23px;
	padding: 0;
	margin-left: 5px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.fiche_tags {
	width: 100%;
	text-align: right;
	margin: 0;
	margin-top: -5px;
	margin-right: 5px;
}

a.fiche_tag {
	color: #888888;
	text-decoration: underline;
	font-style: italic;
	font-size: 10px;
	font-family: verdana;
}
a.fiche_tag:hover {
	background-color: #DDDDEE;
}


/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/

.fiche_detaillee {
	margin-left: 17px;
	width: 504px;
}

.fiche_detaillee_titre {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-left: 168px;
	background-image: url('http://www.fanhentai.com/images/fichecomplete.titre.png');
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	overflow: hidden;
	margin-bottom: 1px;
	position: relative;
}

.fiche_detaillee_titre img {
	position: absolute; 
	left: 3pt; 
	top: 1pt;
}

.serie .fiche_detaillee_titre {
	padding-left: 0px;
	text-align: center;
}

.serie .separation {
	margin-left: 125px;
	width: 250px;
	height: 1px;
	overflow: hidden;
	background-color: #e08bae;
}

.fiche_detaillee_film_wrapper {
	position: relative;
	height: 175px;
	width: 504px; /* For IE only */
	overflow: hidden;
	border-left: solid 4px black;
	border-right: solid 4px black;
}
.fiche_detaillee > .fiche_detaillee_film_wrapper {
	width: 496px; /* For not-IE only */
}


.fiche_detaillee_film {
	background-image: url('http://www.fanhentai.com/images/pellicule.png');
	position: absolute;
	height: 175px;
	width: 10000;
}

.fiche_detaillee_film_miniature_wrapper {
	position: absolute;
	width: 10000;
}

.fiche_detaillee_film_miniature {
	margin-left: 5px; /* espace entre deux images */
	margin-top: 15px; /* pour centrer verticalement */
	width: 192px;
	height: 145px;
	float: left;
}

.fiche_detaillee_resume {
	border-top: solid 1px #666666;
				border-left: solid 1px #666666;
				border-bottom: solid 2px black;
				border-right: solid 2px black;	font-family: Verdana;
	font-size: 10pt;
	padding-left: 2px;
	padding-right: 2px;
	position: relative;
}

.fiche_detaillee_resume_texte img {
	margin-top: 6px;
}

.fiche_detaillee_resume_texte p {
	margin-top: 6px;
	margin-bottom: 12px;
	padding-left: 3px;
	padding-right: 5px;
	text-align: justify;
}

.fiche_detaillee_note_globale {
	position: absolute;
	top: 0px;
	left: 382px;
	height: 23px;
	margin-top: 6px;
}

.fiche_detaillee_serie {
	height: 23px;
	margin-bottom: 3px;
}

.fiche_detaillee_serie .texte {
	height: 23px;
	line-height: 23px;
	vertical-align: top;
	font-family: tahoma;
	font-style: italic;
	font-size: 12px;
	color: black;
}

.fiche_detaillee_serie img {
	margin-top: 4px;
}

.fiche_detaillee_ajouter_selection {
	float: right;
	position: relative;
	margin-top:  -23px;
	margin-right: 3px;
}

.fiche_detaillee_episodes {
	margin-top: 10px;
	padding-right: 5px;
}
.fiche_detaillee_episodes UL {
	margin-top: 3px;
}
.fiche_detaillee_episodes LI {
	list-style: url('/images/menu.puce.gif') none;
	margin-bottom: 3px;
	margin-left: 20px;
}
.fiche_detaillee_episodes a {
	color: black;
	border-bottom: dotted 1px black;
	text-decoration: none;
}
.fiche_detaillee_episodes span.fiche_detaillee_episodes_description {
	border-bottom: none;
	display: block;
	max-height: 52px; /* Moz, Opera.. */
	height: expression(this.scrollHeight > 52 ? "52px" : "auto"); /* IE */
	overflow: hidden;
	font-size: 8pt;
	text-align: justify;
	position: relative;
	font-style: italic;
}
.fiche_detaillee_episodes a:hover {
	border-bottom: solid 1px black;
}
.fiche_detaillee_episodes a.img, .fiche_detaillee_episodes a.img:hover {
	border-bottom: none;
}
.fiche_detaillee_episodes_a_venir {
	color: #777777;
}
.fiche_detaillee_episodes span.fiche_detaillee_episodes_description .suspension {
	position: absolute;
	left: 419px;
	top: 41px;
	width: 13px;
	height: 10px;
	background-image: url('http://www.fanhentai.com/images/serie.description_suspension.png');
}

.fiche_detaillee_avis {
	margin-top: 6px;
	border-top: solid 1px #666666;
				border-left: solid 1px #666666;
				border-bottom: solid 2px black;
				border-right: solid 2px black;	height: 365px; /* hauteur mini */
}
/* IE bug fix : IE interprete height comme un min-height !
   Le § suivant n'est pas reconnu par IE mais par tous les navigateurs qui interpretent correctement min-height
*/
html>body .fiche_detaillee_avis {
	height: auto;
	min-height: 365px;
}

.fiche_detaillee_count_critique {
	font-size: 10px;
	font-family: arial;
	color: gray;
	font-style: italic;
}


a.fiche_detaillee_count_critique {
	color: #4d7cc4;
	text-decoration: underline;
}

.fiche_detaillee .vosAvis {
	margin-top: 55px;
}

.fiche_detaillee .avis {
	position: relative;
	width: 280px;
	margin-left: 5px;
	margin-bottom: 9px;
	font-family: arial;
	font-size: 12px;
}

.fiche_detaillee .avis_premier {
	margin-left: 5px;
	margin-bottom: 9px;
	margin-top: 25px;
	font-family: arial;
	font-size: 12px;
}

.fiche_detaillee .avis .auteur {
	display: inline;
	font-weight: bold;
}

.fiche_detaillee .countPosts {
	display: inline;
	font-size: 10px;
}

.fiche_detaillee .avis .date {
	display: inline;
	font-style: italic;
}

.fiche_detaillee .note {
	position: absolute;
	left: 208px;
	top: 2px;
}

.fiche_detaillee .avis .avisTexte {
	text-align: justify;
	border-top: dotted 1px #888888;	
	padding-left: 10px;
	/* Les 2 lignes suivantes permettent de ne pas casser le design si un mot est composé de beaucoup beaucoup de lettres */
	width: 270px;
	overflow: hidden;
}

.fiche_detaillee_ajoutavis {
	width: 205px;
	font-family: arial;
	font-size: 11px;
}

.fiche_detaillee_ajoutavis_premierAvis {
	position: relative;
	left: 150px;
	margin: none;
}

.fiche_detaillee_ajoutavis_notPremierAvis {
	float: right;
	border-left: solid 1px lightgrey;
	margin-top: 55px;
	margin-right: 3px;
	padding-left: 5px;
}