/* CSS Document Stars & Heart Rating*/
body {
  /*background: rgb(231, 236, 237);*/
  
  -webkit-font-smoothing: antialiased;
}

.titrenote {
font-size: 0.75em;
}
.rating {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 160px;/*160*/
  height: 35px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating:not(:checked) > input {
  display: none;
}
.rating_g {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 320px;/*160*/
  height: 85px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating_g:not(:checked) > input {
  display: none;
}
.rating_p {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 170px;/*170*/
  height: 65px;/*35*/
  /*padding: 5px 10px;*/
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  /*font-size: smaller;*/
  unicode-bidi: bidi-override;
  direction: rtl;/*right to left*/
}
.rating_p:not(:checked) > input {
  display: none;
}
/* - - - - - pouce */
#pouce {
  bottom: -65px;
}
#pouce:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 55px;
  height: 55px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.80;
  line-height: 93px;
  text-align: center;
}
#pouce:not(:checked) > label:hover,
#pouce:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
}
#pouce > input:checked + label:hover,
#pouce > input:checked + label:hover ~ label,
#pouce > input:checked ~ label:hover,
#pouce > input:checked ~ label:hover ~ label,
#pouce > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#pouce > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}
/*V3*/
.rating_s {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 190px;/*170*/
  height: 70px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;/*right to left*/
}
.rating_s:not(:checked) > input {
  display: none;
}
/* - - - - - satis */
#satis {
  bottom: -65px;
}
#satis:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 55px;
  height: 55px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.80;
  line-height: 93px;
  text-align: center;
}
#satis:not(:checked) > label:hover,
#satis:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
}
#satis > input:checked + label:hover,
#satis > input:checked + label:hover ~ label,
#satis > input:checked ~ label:hover,
#satis > input:checked ~ label:hover ~ label,
#satis > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#satis > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}

.rating1 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 150px;/*170*/
  height: 35px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating1:not(:checked) > input {
  display: none;
}
.rating2 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 150px;/*170*/
  height: 35px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
 /* background: #FFF;*/
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating2:not(:checked) > input {
  display: none;
}
.rating3 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 150px;/*170*/
  height: 35px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating3:not(:checked) > input {
  display: none;
}
.rating4 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 150px;/*170*/
  height: 35px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating4:not(:checked) > input {
  display: none;
}
.rating5 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 150px;/*170*/
  height: 35px;/*35*/
  padding: 5px 10px;
  margin: auto;
  /*border-radius: 30px;*/
  /*background: #FFF;*/
  display: block;
  overflow: hidden;
  
  /*box-shadow: 0 1px #CCC,
              //0 5px #DDD,
              0 9px 6px -3px #999;*/
  
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating5:not(:checked) > input {
  display: none;
}

/* - - - - - RATE */
#rate {
  top: -65px;
}
#rate:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 30px;
  height: 30px;
  display: block;
  
  color: rgba(0, 135, 211, .4);
  opacity: 0.30;
  line-height: 33px;
  text-align: center;
}
#rate:not(:checked) > label:hover,
#rate:not(:checked) > label:hover ~ label {
  color: rgba(0, 135, 211, .6);
  opacity: 0.9;
}
#rate > input:checked + label:hover,
#rate > input:checked + label:hover ~ label,
#rate > input:checked ~ label:hover,
#rate > input:checked ~ label:hover ~ label,
#rate > label:hover ~ input:checked ~ label {
  color: rgba(0, 135, 211, .8);
  opacity: 0.9;
}
#rate > input:checked ~ label {
  color: rgb(0, 135, 211);
  opacity: 1;
}

/* - - - - - LIKE */
#like {
  bottom: -65px;
}
#like:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 25px;
  height: 25px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.30;
  line-height: 33px;
  text-align: center;
}
#like:not(:checked) > label:hover,
#like:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
  
}
#like > input:checked + label:hover,
#like > input:checked + label:hover ~ label,
#like > input:checked ~ label:hover,
#like > input:checked ~ label:hover ~ label,
#like > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#like > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}
/* - - - - - LIKE */
#like1 {
  bottom: -65px;
}
#like1:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 60px;
  height: 60px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.30;
  line-height: 33px;
  text-align: center;
}
#like1:not(:checked) > label:hover,
#like1:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
}
#like1 > input:checked + label:hover,
#like1 > input:checked + label:hover ~ label,
#like1 > input:checked ~ label:hover,
#like1 > input:checked ~ label:hover ~ label,
#like1 > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#like1 > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}
/* - - - - - LIKE */
#like2 {
  bottom: -65px;
}
#like2:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 60px;
  height: 60px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.30;
  line-height: 33px;
  text-align: center;
}
#like2:not(:checked) > label:hover,
#like2:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
}
#like2 > input:checked + label:hover,
#like2 > input:checked + label:hover ~ label,
#like2 > input:checked ~ label:hover,
#like2 > input:checked ~ label:hover ~ label,
#like2 > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#like2 > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}
/* - - - - - LIKE */
#like3 {
  bottom: -65px;
}
#like3:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 60px;
  height: 60px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.30;
  line-height: 33px;
  text-align: center;
}
#like3:not(:checked) > label:hover,
#like3:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
}
#like3 > input:checked + label:hover,
#like3 > input:checked + label:hover ~ label,
#like3 > input:checked ~ label:hover,
#like3 > input:checked ~ label:hover ~ label,
#like3 > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#like3 > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}

/* - - - - - LIKE */
#like4 {
  bottom: -65px;
}
#like4:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 60px;
  height: 60px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.30;
  line-height: 33px;
  text-align: center;
}
#like4:not(:checked) > label:hover,
#like4:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
}
#like4 > input:checked + label:hover,
#like4 > input:checked + label:hover ~ label,
#like4 > input:checked ~ label:hover,
#like4 > input:checked ~ label:hover ~ label,
#like4 > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#like4 > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}

/* - - - - - LIKE */
#like5 {
  bottom: -65px;
}
#like5:not(:checked) > label {
  cursor:pointer;
  float: right;
  width: 60px;
  height: 60px;
  display: block;
  
  color: rgba(233, 54, 40, .4);
  opacity: 0.30;
  line-height: 33px;
  text-align: center;
}
#like5:not(:checked) > label:hover,
#like5:not(:checked) > label:hover ~ label {
  color: rgba(233, 54, 40, .6);
  opacity: 0.9;
}
#like5 > input:checked + label:hover,
#like5 > input:checked + label:hover ~ label,
#like5 > input:checked ~ label:hover,
#like5 > input:checked ~ label:hover ~ label,
#like5 > label:hover ~ input:checked ~ label {
  color: rgba(233, 54, 40, .8);
  opacity: 0.9;
  
}
#like5 > input:checked ~ label {
  color: rgb(254, 54, 40);
  opacity: 1;
  
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
@media only screen and (max-height: 800px) {
  a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}
}
img{
	min-heigth: 10px;
	min-width: 10px;/*affichage marguerite*/
}