/**
* Plugin Notation
* par JEM (jean-marc.viglino@ign.fr) et b_b
*
* Copyright (c) 2008
* Logiciel libre distribue sous licence GNU/GPL.
*
* Styles utilises par le plugin
*
**/

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating,div.star-rating a{background:url('img/star.png') no-repeat 0 0px}
div.rating-cancel,div.rating-cancel a{background:url('img/delete.gif') no-repeat 0 -16px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.rating-cancel.star-rating-on a{background-position:0 0!important}
div.star-rating-hover a{background-position:0 -32px}
div.rating-cancel.star-rating-hover a{background-position:0 -16px}
/* Read Only CSS */
div.star-rating-readonly a,div.star-rating-readonly{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.formulaire_notation .notation_note { display: inline; }
.formulaire_notation .note { padding:0; margin:0 5px; }

/* Pour affichage dans les modeles
*/

.notation .note
{	color:Purple;
	font-weight:normal;
}

.notation .topten
{	border:1px solid #AAE;
	padding:1px;
}
.notation td
{	padding: 0 5px 0 5px;
}

.notation .ligne_paire
{	background-color:#EEF;
}

.notation thead tr
{	background-color:#AAE;
	text-align:center;
	color:#005;
}

.notation .auteurs
{ border:1px solid #AAE;
  border-bottom:0;
  border-right:0;
}

.notation .auteurs .nom
{ border-bottom:1px solid #AAE;
}
.notation .auteurs .note
{ border:1px solid #AAE;
	border-left:0;
	border-top:0;
}
.notation .auteurs img
{  /* width:16px; /* pour afficher la note en plus petit */
}

.notation .stat
{ font-size:0.81em;
  border:1px solid #AAE;
}
.notation .barre
{ background-color:#AAE;
  height:10px;
  line-height:5px;
  font-size:0.4em;
  display:block;
  float:left;
  margin-top:1em;
  margin-right:1em;
}
/* Affichage des critiques */
.critique
{ font-size:0.9em;
  border:1px solid Purple;
  padding:0;
}
.critique .titre-note a
{	font-weight:bold;
	color:white;
	background-color:purple ;
	padding:0 5px 0 5px;
	margin:0;
}
.critique .spip
{ margin:0 0 0 5px;
}
.critique small
{ color:Purple;
  font-size:0.8em;
  font-weight:normal;
}
.critique .grosse_note
{ float:right;
  border:2px solid Purple;
  padding: 0 10px 0 10px;
  margin-left:3px;
  color:Purple;
  font-size:3em;
  font-weight:bold;
}

.formulaire_notation button {
	border: none;
	background-color: transparent;
	display: inline;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.formulaire_notation button img {
	vertical-align:middle;
	padding: 0 !important;
	margin: 0;
}

/* formulaire jaime_jaimepas */
.formulaire_jaime_jaimepas {}
.formulaire_jaime_jaimepas div.rating-cancel,
.formulaire_jaime_jaimepas div.star-rating {margin-bottom:2px;}
.formulaire_jaime_jaimepas .note {margin:0 5px;}
.formulaire_jaime_jaimepas .reponse_formulaire {clear:left;margin:0;font-size:90%;padding:3px 3px 0;}
.formulaire_jaime_jaimepas form div {clear:left;}

.formulaire_jaime_jaimepas form .submit {border:0;background:0;padding:1px 0;cursor:pointer;}
.formulaire_jaime_jaimepas form .submit:hover {font-weight:bold;}

/* formulaire jaime_jaimepas */
.formulaire_jaime {}
.formulaire_jaime div.rating-cancel,
.formulaire_jaime div.star-rating {margin-bottom:2px;}
.formulaire_jaime .note {margin:0 5px;}
.formulaire_jaime .reponse_formulaire {clear:left;margin:0;font-size:90%;padding:3px 3px 0;}
.formulaire_jaime form div {clear:left;}

.formulaire_jaime .reponse_formulaire_ok {display:none;}

.formulaire_jaime form .submit {border:0;background:0;padding:1px 0;cursor:pointer;}
.formulaire_jaime form .submit:hover {font-weight:bold;}


.qtip.qtip-default.qtip-light.qtip-shadow .qtip-content #bulle-son-note #le-son #la-note-son .notation_note .star-rating.star-rating-readonly {display:block;width:12px;height:100%;background-position:0 0px;border:0; margin-top:3px;}

.qtip.qtip-default.qtip-light.qtip-shadow .qtip-content #bulle-son-note #le-son #la-note-son .notation_note .star-rating.star-rating-readonly a {background:url('img/star-mini.png') no-repeat 0 0px }

.qtip.qtip-default.qtip-light.qtip-shadow .qtip-content #bulle-son-note #le-son #la-note-son .notation_note .star-rating-readonly.star-rating-on a {background-position:0 -12px!important}


.liste_derniers_article .rating-cancel,  .liste_derniers_article .star-rating {
float:left;width:12px;height:12px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}

.liste_derniers_article .star-rating,  .liste_derniers_article .star-rating a,  .liste_derniers_article  .star-rating.star-rating-readonly  a {background:url('img/star-mini.png') no-repeat 0 0px }



 .liste_derniers_article .notation-bulle-liste {
	margin-top:100px;
	padding-top: 7px;
	font-size: 10px;
	position: absolute;
	z-index: 10000000;
	height: 18px; 
	background: red;
	width: 110px;
	background:url('img/fond-note-liste.png') repeat top left;
}

 .liste_derniers_article .notation-bulle-liste .formulaire_notation {
	margin-left: 5px;
	}

 .liste_derniers_article #ajax.notation-bulle-liste .formulaire_notation.ajax .notation_note .star-rating a , .liste_derniers_article #ajax.notation-bulle-liste .formulaire_notation.ajax .notation_note .star-rating.star-rating-readonly.star-rating-on  a {background:url('img/star-mini.png') no-repeat 0 0px }
 .liste_derniers_article #ajax.notation-bulle-liste .formulaire_notation.ajax .notation_note .star-rating-hover a {background:url('img/star-mini.png') no-repeat 0 -24px }
.liste_derniers_article .star-rating,div.star-rating a{background:url('img/star-mini.png') no-repeat 0 0px}
.liste_derniers_article .star-rating-on a{background-position:0 -12px!important}
.liste_derniers_article .rating-cancel.star-rating-on a{background-position:0 0!important}
.liste_derniers_article .star-rating-hover a{background-position:0 -24px}
.liste_derniers_article .rating-cancel.star-rating-hover a{background-position:0 -12px}
.liste_derniers_article .formulaire_notation.ajax span.note {
	position: absolute;
	margin-top: 0px;
	font-size:8px;
	padding:2px;
	color:#000000;
	background:#DDD92F;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-right:4px;
	}

#bulle div.rating-cancel,#bulle div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
#bulle div.star-rating,#bulle div.star-rating a{background:url('img/star.png') no-repeat 0 0px}
#bulle div.rating-cancel,#bulle div.rating-cancel a{background:url('img/delete.gif') no-repeat 0 -16px}
#bulle div.rating-cancel a,#bulle div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
#bulle div.star-rating-on a{background-position:0 -16px!important}
#bulle div.rating-cancel.star-rating-on a{background-position:0 0!important}
#bulle div.star-rating-hover a{background-position:0 -32px}
#bulle div.rating-cancel.star-rating-hover a{background-position:0 -16px}
/* Read Only CSS */
#bulle div.star-rating-readonly a,#bulle div.star-rating-readonly{cursor:default !important}
/* Partial Star CSS */
#bulle div.star-rating{background:transparent!important;overflow:hidden!important}
