@charset "utf-8";
/* CSS Fiche livre spécial pour faire une seule page*/
#menu_fiche #item2b-title {
	width:70px;
}
#menu_fiche #item4b-title {
	width:109px;
}	
#menu_fiche #item2l-title {
	width:70px;
}
#menu_fiche #item3l-title {
	width:126px;
	letter-spacing:-0.05em;
}
#menu_fiche #item3p-title {
	width:126px;
	letter-spacing:-0.05em;
}
#menu_fiche #item4p-title {
	width:109px;
}
#mon_avis {
	float:right;
	padding:3px 0 0 0;
	margin:0;
}


/* ajout à partir du css club */

.bloc_biblio .monavis{
margin-top:9px;
padding: 0 5px 0 5px;
float:left;
width:50px;
text-align:center;
/*background:#FF00FF;*/
}

.bloc_bibliodemonami .monavis{
margin-top:9px;
padding: 0 0px 0 5px;
float:left;
width:41px;
text-align:center;
}

#popup_avis {
	display:none;
	position:absolute;
	left:180px;
	top:300px;
	z-index:101;
	width:360px;
	height:321px;
}
#head_popup_avis{
	background:url(/page/club/image/head_popup_avis.png) no-repeat;
	height:18px;
}
#head_popup_avis a{
	display:block;
	float:right;
	text-indent:-1000px;
	overflow:hidden;
	width:10px; height:10px;
	margin-top:5px; margin-right:9px;
}
#content_popup_avis{
	background:url(/page/club/image/fond_popup_avis.png) repeat-y;
	height:259px;
	padding:8px;
}
#content_popup_avis p {margin:0; text-align:center;}
#content_popup_avis .pseudo {color:#931828;}
#popup_avis_titre {font-weight:bold;}
#content_popup_avis form {
	margin:0;
	width:332px;
	padding:10px;
}
#text_avis{
	height:180px;
	width:322px;
}
#foot_popup_avis{
	background:url(/page/club/image/foot_popup_avis.png) no-repeat;
	line-height:10px;
	height:20px;
}
#head_popup_avis, #foot_popup_avis{
	height:20px;
}
#submit_avis{
float:right;
margin:5px 5px 0 0;
}

#popup_confirm, #popup_supprimer{
	display:none;
	position:absolute;
	left:250px;
	top:360px;
	z-index:101;
	height:147px;
	width:215px;
}
#popup_supprimer{
	top: 200px;
}


#oui {
	margin-left:45px;
	margin-right:20px;
}
#popup_supprimer #oui {
	margin-top:13px;
}

.confirm{
	padding: 18px 18px 0 30px;
	width: 166px;
}

#bib_popup_avis {
	display:none;
	position:fixed;
	left:50%; margin-left:-151px;
	top:50%; margin-top:-160px;
	background:#8c0014 url(/page/club/image/fond_popup_avis_bibli.png) top no-repeat;
	width:299px;
	height:338px;
}
#bib_close_popup_avis {
	color:white;
	padding-left: 35px;
	padding-top: 7px;
	height:20px;
}
#bib_error_popup_avis {
	margin-left: -20px;
	color: #FFFFFF;
	font-weight:bold;
	text-shadow:#000000;
	height:17px;
}
#bib_close_popup_avis a{
	display:block;
	width:10px; height:10px;
	float:right;
	text-indent:-1000px; overflow:hidden;
	margin-top: -23px; margin-right: 11px;
}
#form_note{
	height:33px;
	position:relative;
	padding-left:15px;
	padding-top:0px;
	margin-top:7px;	
}
#form_note input{
	position:absolute;
	display:block;
	top:8px;
}
#form_note label{
	display:block;
	position:absolute;
	top: 10px; left: 40px;
	color:#8c0014;
	font-weight:bold;
}
#form_note img{
	position:absolute;
	display:block;
	right: 18px; top: 10px;
}
#note_baspopup{
	margin-top:65px;
}
.titre_popavis{
	height:27px;
	padding-top: 10px; padding-left: 35px;
}
.titre_popavis .error{
	text-align:right;
	font-weight:bold;
	padding:0 0 0 10px;
	color:#FF0000;
}
#form_avis{
	height:232px;
}
#form_avis textarea{
	width: 268px; 
	height: 182px; 
	margin-left: 18px;
	border:0;
}
#form_avis input{float: right; margin-right: 10px; margin-top: 14px;}

#popup_confirm_bibli{
	display:none;
	position:absolute;
	left:235px;
	top:195px;
	z-index:101;
	height:147px;
	width:215px;
}
#popup_confirm_bibli .confirm{
	padding-top:20px;
}
.head_popup_small{
	background:url(/page/club/image/head_confirm_avis.png) no-repeat;
	width:215px;
	height:18px;
}
.head_popup_small a{
	display:block;
	float:right;
	width:10px;
	height:10px;
	text-indent:-1000px;
	overflow:hidden;
	margin-top: 5px; margin-right: 8px;
}
.content_popup_small{
	margin-top: -11px;
	height:127px;
	width:215px;
	background:url(/page/club/image/fond_confirm_avis.png) no-repeat;
}