/* CSS Document */
body {
  /*background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#dde0e6), to(#a7b4cc) );
  background: -moz-linear-gradient(top, #dde0e6, #a7b4cc);*/
}

form {
  margin: 0px;
  padding: 0px;
}

#page-container {
  width: 1000px;
  background-color: #FFFFFF;
  margin: 0 auto;
  border: 0px solid #000000;
  text-align: left;
}

#containerauto {
  width: 690px;
  margin: 0 auto;
  text-align: left;
  background-color: #FFFFFF;
}

#footer-container {
  background-color: #FFFFFF;
  clear: both;
  line-height: 30px;
}

/* DEBUT  head-container configuration ELEMENTS */
h1 {
  font-size: 11pt;
  line-height: 14pt;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: 600;
}

h2 {
  font-size: 10pt;
  line-height: 13pt;
}

h3 {
  font-size: 9pt;
  line-height: 12pt;
}

input,textarea,select {
  color: #3C5C99;
  border: 1px solid #3C5C99;
  font-size: 8pt;
}
body.isbio input,body.isbio textarea,body.isbio select {
  border-color: #51A023;
  color: #51A023;
}
body.isaumasculin input,body.isaumasculin textarea,body.isaumasculin select {
  border-color: #0AA3E9;
  color: #0AA3E9;
}

input[type="checkbox"],input[type="radio"] {
  border: 0px solid #333333;
}

input.boutimg {
  border: none;
  vertical-align: middle;
  background: none;
}

#head-container p.logo {
  margin: 0px;
  padding: 5px 0px 5px 5px;
  text-align: center;
  float: left;
  width: 222px;
}

#head-container p.logo a img {
  border: none;
}

#head-container div#head-container-megabanniere {
  margin: 0px;
  padding: 5px 5px 0 0;
  text-align: center;
  float: right;
  width: 728px;
}

/* FIN  head-container configuration ELEMENTS */
/* DEBUT  content-container configuration ELEMENTS */
.pagination {
  margin: 15px 10px;
}

.pagination a:hover,.pagination a.selected {
  color: #FFFFFF;
  background-color: #3C5C99;
}
body.isbio .pagination a:hover,body.isbio .pagination a.selected {
  background-color: #51A023;
  color: #FFFFFF;
}
body.isaumasculin .pagination a:hover,body.isaumasculin .pagination a.selected {
  background-color: #0AA3E9;
  color: #FFFFFF;
}

#content-container p.cheminement {
  margin: 0px;
  padding: 10px;
  color: #666666;
}

#content-container  p.cheminement a {
  color: #666666;
  text-decoration: none;
}

#content-container p.cheminement a:hover {
  color: #666666;
  text-decoration: underline;
}

#content-container p.cheminement>first a::before {
  content: "Femme actuelle "; 
}

#sommairecentresdebeaute {
  position: relative;
  border-top: 1px solid #3C5C99;
  width: 680px;
  margin: 10px;
  padding: 0;
}
body.isbio #sommairecentresdebeaute {
  border-color: #51A023;
}
body.isaumasculin #sommairecentresdebeaute {
  border-color: #0AA3E9;
}

#sommairecentresdebeaute p.titre1 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-centre-h1.gif)
    top left no-repeat;
  margin: 10px;
  margin-bottom: 0px;
  padding: 0px;
  padding-left: 15px;
  color: #ffffff;
  line-height: 32px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 11pt;
  font-weight: 600;
}

#sommairecentresdebeaute p.titre1 a {
  color: #ffffff;
  text-decoration: none;
}

#sommairecentresdebeaute div#menuhcentresdebeaute {
  position: relative;
  width: 252px;
  float: left;
  border: 1px solid #3C5C99;
  border-top: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #FFFFFF;
}
body.isbio #sommairecentresdebeaute div#menuhcentresdebeaute  {
  border-color: #51A023;
}
body.isaumasculin #sommairecentresdebeaute div#menuhcentresdebeaute  {
  border-color: #0AA3E9;
}

#sommairecentresdebeaute div#menuhcentresdebeaute ul {
  margin: 5px;
  padding: 0px;
  list-style-type: none;
  text-align: left;
  padding-top: 31px;
}

#sommairecentresdebeaute div#menuhcentresdebeaute ul li {
  padding: 0px;
  margin: 5px 0px;
  color: #7a7885;
  line-height: 20px;
}

#sommairecentresdebeaute div#menuhcentresdebeaute ul li:hover {
  
}

#sommairecentresdebeaute div#menuhcentresdebeaute ul li a {
  padding-left: 5px;
  width: 235px;
  line-height: 20px;
  height: 20px;
  display: block;
  text-decoration: none;
  font-weight: 600;
  color: #666666;
}

#sommairecentresdebeaute div#menuhcentresdebeaute ul li a:hover {
  background: #e3eef6;
  text-decoration: none;
  color: #3C5C99;
}
body.isbio #sommairecentresdebeaute div#menuhcentresdebeaute ul li a:hover {
  color: #51A023;
  background-color: #dfe7da;
}
body.isaumasculin #sommairecentresdebeaute div#menuhcentresdebeaute ul li a:hover {
  color: #0AA3E9;
  background-color: #d8e7ee;
}

#sommairecentresdebeaute div#menuvcentresdebeaute {
  padding: 0px;
  padding-left: 5px;
  margin-right: 0px;
  margin-top: 0px;
  width: 420px;
  float: left;
}

#sommairecentresdebeaute div#menuvcentresdebeaute span.visuel {
  padding: 0px;
  margin: 0px;
  border: 1px solid #C8D4DB;
  float: left;
}

#sommairecentresdebeaute div#menuvcentresdebeaute ul {
  margin: 0px;
  padding: 0px;
}

#sommairecentresdebeaute div#menuvcentresdebeaute ul li {
  margin: 0px;
  padding: 0px;
  width: 50px;
  display: block;
  float: left;
  margin: 0px;
}

#sommairecentresdebeaute div#menuvcentresdebeaute ul li a {
  width: 48px;
  display: block;
  text-align: center;
  font-size: 14pt;
  height: 240px;
  border: 1px solid #ffffff;
  color: #ffffff;
  text-decoration: none;
}

#recherche {
  margin: 10px 0;
}

#recherche form {
  margin: 0px;
  padding: 0px;
}

#recherche div#rechercheexpress {
  position: relative;
  float: left;
  width: 330px;
  text-align: center;
  margin: 10px 20px 10px 0;
}

#recherche div#rechercheexpress table {
  border: 0px solid #000000;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 5px auto;
  padding: 0px;
}

#recherche div#rechercheexpress table tr td {
  text-align: left;
  color: #666666;
  font-size: 8pt;
  line-height: 10pt;
  margin: 0px;
  padding: 1px;
  /*vertical-align: top;*/
}

#recherche div#rechercheexpress p.titre {
  color: #ffffff;
  background-color: #3C5C99;
  margin: 0 0 5px 0;
  padding: 4px 35px 4px 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  text-align: left;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio #recherche div#rechercheexpress p.titre {
  background-color: #51A023;
}
body.isaumasculin #recherche div#rechercheexpress p.titre {
  background-color: #0AA3E9;
}

#recherche div#rechercheexpress p {
  margin: 0px;
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 6px;
  color: #666666;
}

#recherche div#rechercheexpress label:before {
  clear: both;
}
#recherche div#rechercheexpress label {
  float: left;
  width: 100px;
  text-align: right;
  padding: 0 10px 0 0;
  margin: 5px 0 0 0;
}
#recherche div#rechercheexpress input,
#recherche div#rechercheexpress select {
  float: left;
  width: 180px;
  margin: 5px 0 0 0;
}
#recherche div#rechercheexpress input:after,
#recherche div#rechercheexpress select:after {
  clear: both;
}
#recherche div#rechercheexpress #rechercher {
  position: absolute;
  top: 35px;
  right: 5px;
}

#recherche p.lienaction {
  margin: 10px 0px;
  padding: 0px;
  color: #666666;
  text-align: left;
}

#recherche p.lienaction a {
  color: #666666;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

#recherche p.lienaction a:hover {
  color: #666666;
  text-decoration: underline;
}

#recherche div#rechercheexpress input,#recherche div#rechercheexpress select {
  border: none;
  color: #666666;
  padding: 2px;
  border: 1px solid #666666;
  z-index: 0;
  font-weight: bold;
}

#recherche div#rechercheexpress #rechercher_nom,#recherche div#rechercheexpress #rechercher_ville,#recherche div#rechercheexpress #rechercher_departement,#recherche div#rechercheexpress #rechercher_activite {
  width: 140px;
}

#recherche div#rechercheexpress #rechercher {
  width: 60px;
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
  padding: 0;
}

#recherche div#rechercheexpress input.boutimg {
  border: none;
  background: none;
}

#encart-qualification {
  margin: 10px 20px 10px 0;
  position: relative;
  width: 330px;
  height: 80px;
  float: left;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-encart-qualification.gif)
    no-repeat right top;
  text-align: center;
}

#encart-qualification p {
  margin: 0 auto;
  padding-top: 10px;
  position: relative;
  width: 210px;
  text-align: left;
  font-size: 9pt;
  line-height: 13pt;
  color: #333333;
  font-weight: 600;
  border: 0px solid #000000;
}

#encart-qualification p span {
  font-size: 10pt;
  letter-spacing: 0px;
}

#encart-qualification p a {
  color: #333333;
  text-decoration: none;
}

#encart-qualification p a:hover {
  color: #333333;
  text-decoration: underline;
}

div#encartqualifdetail {
  position: absolute;
  width: 430px;
  top: -55px;
  left: -85px;
  z-index: 99;
}

div#encartqualifdetail div.hautdetailnotecriteres {
  width: 430px;
  height: 10px;
  line-height: 10px;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/hautqualifdetail.gif)
    top center no-repeat;
}

div#encartqualifdetail div.detailnotecriteresliste {
  position: relative;
  width: 430px;
  margin: 0px;
  padding: 0px;
  background: #78bfe3;
  border: 1px solid #78bfe3;
  border-left: 0px;
  border-right: 0px;
}

div#encartqualifdetail div.detailnotecriteresliste h2 {
  margin: 10px 15px;
  color: #ffffff;
  font-size: 9pt;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/puce-h2-qualifdetail.gif)
    left top no-repeat;
}

#encart-qualification div#encartqualifdetail p {
  width: 100%;
  margin: 10px;
  padding: 0px;
  font-size: 8pt;
  color: #ffffff;
  font-weight: 500;
}

#encart-qualification div#encartqualifdetail ul {
  margin: 0px 4px 10px 0px;
  font-size: 8pt;
  font-weight: 500;
  color: #ffffff;
  list-style: disc;
  text-ailgn: left;
  list-style-position: outside;
  padding: 0px 0px 0px 15px;
}

#encart-qualification div#encartqualifdetail ul li {
  margin: 5px 10px;
  padding: 0px;
}

div#encartqualifdetail div.basdetailnotecriteres {
  width: 430px;
  height: 10px;
  line-height: 10px;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/basqualifdetail.gif)
    bottom center no-repeat;
}

#encart-qualification div#pointsba {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bgopointsba.gif)
    no-repeat;
  position: absolute;
  top: 33px;
  left: 258px;
  width: 60px;
  height: 60px;
  text-align: center;
  color: #FFFFFF;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 2px;
}


#encart-classement {
  margin: 0 20px 0 0;
  position: relative;
  width: 330px;
  float: left;
  text-align: justify;
}
#encart-classement .vignette {
  margin: 0 10px 0 0;
  float: left;
}
#encart-classement .t_pres {
  margin: 10px 0 0 0;
  font-size: 13px;
  line-height: 17px;
}

#encart-classement .bouton {
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  margin: 10px 0 0 10px;
  border-top: 1px solid #ffffff;
  background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dde0e6) );
  background: -moz-linear-gradient(top, #FFFFFF, #dde0e6);
  padding: 0 5px 0 3px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: #a7b4cc 0 1px 2px;
  -moz-box-shadow: #a7b4cc 0 1px 2px;
  box-shadow: #a7b4cc 0 1px 2px;
  text-shadow: #dde0e6 0 1px 0;
  color: #333333;
  font-size: 10px;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
  float: right;
}
#encart-classement .bouton span {
  margin: 0 3px 0 0;
  float: left;
  color: #3C5C99;
  font-weight: bold;
  font-size: 14px;
  color: #3C5C99;
}
body.isbio #encart-classement .bouton span {
  color: #51A023;
}
body.isaumasculin #encart-classement .bouton span {
  color: #0AA3E9;
}
body.isbio #encart-classement .bouton {
  color: #51A023;
  background-color: #dfe7da;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dfe7da) );
  background: -moz-linear-gradient(top, #FFFFFF, #dfe7da);
  -webkit-box-shadow: #afcf9d 0 1px 2px;
  -moz-box-shadow: #afcf9d 0 1px 2px;
  box-shadow: #afcf9d 0 1px 2px;
  text-shadow: #dfe7da 0 1px 0;
}
body.isaumasculin #encart-classement .bouton {
  color: #0AA3E9;
  background-color: #d8e7ee;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d8e7ee) );
  background: -moz-linear-gradient(top, #FFFFFF, #d8e7ee);
  -webkit-box-shadow: #93d0ec 0 1px 2px;
  -moz-box-shadow: #93d0ec 0 1px 2px;
  box-shadow: #93d0ec 0 1px 2px;
  text-shadow: #d8e7ee 0 1px 0;
}

#encart-classement .bouton:hover{
  border-top-color: #FFF;
  background-color: #3C5C99;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b4cc), to(#3C5C99) );
  background: -moz-linear-gradient(top, #a7b4cc, #3C5C99);
  -webkit-box-shadow: #3C5C99 0 1px 2px;
  -moz-box-shadow: #3C5C99 0 1px 2px;
  box-shadow: #3C5C99 0 1px 2px;
  text-shadow: #3C5C99 0 1px 0;
  color: #FFFFFF;
}
body.isbio #encart-classement .bouton:hover  {
  border-top-color: #FFF;
  background-color: #51A023;
  background: -webkit-gradient(linear, left top, left bottom, from(#afcf9d), to(#51A023) );
  background: -moz-linear-gradient(top, #afcf9d, #51A023);
  -webkit-box-shadow: #51A023 0 1px 2px;
  -moz-box-shadow: #51A023 0 1px 2px;
  box-shadow: #51A023 0 1px 2px;
  text-shadow: #51A023 0 1px 0;
  color: #FFFFFF;
}
body.isaumasculin #encart-classement .bouton:hover {
  border-top-color: #FFF;
  background-color: #0AA3E9;
  background: -webkit-gradient(linear, left top, left bottom, from(#93d0ec), to(#0AA3E9) );
  background: -moz-linear-gradient(top, #93d0ec, #0AA3E9);
  -webkit-box-shadow: #0AA3E9 0 1px 2px;
  -moz-box-shadow: #0AA3E9 0 1px 2px;
  box-shadow: #0AA3E9 0 1px 2px;
  text-shadow: #0AA3E9 0 1px 0;
  color: #FFFFFF;
}

#explication_classement {
  margin: 0 35px 15px 15px;
  text-align: justify;
  font-size: 13px;
  float: left;
}



#recherche p.nav2 {
  margin: 5px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  text-align: right;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/coin-bas-sommaire-centres-de-beaute.gif)
    bottom right no-repeat #f0efe9;
  height: 20px;
  width: 341px;
}

#recherche p.nav2 a {
  color: #666666;
  text-decoration: none;
  line-height: 20px;
  display: block;
  padding-right: 10px;
  font-weight: 600;
}

#recherche p.nav2 a:hover {
  color: #666666;
  text-decoration: underline;
}

#recherche div#rechercheexpress p.nav {
  text-align: right;
}

#recherche div#rechercheexpress p.navb {
  text-align: center;
}

#recherche div#rechercheexpress p.navb img {
  border: none;
  margin: 5px;
}

#recherche div#rechercheexpress p.nav a {
  background: none;
  color: #666666;
  text-decoration: underline;
}

#recherche div#rechercheexpress p.nav a:hover {
  color: #666666;
  text-decoration: underline;
}

#recherche div#rechercheexpress div.detail {
  color: #666666;
  width: 650px;
}

#recherche div#rechercheexpress div.detail fieldset {
  border: 1px solid #3C5C99;
  background-color: #FFFFFF;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  width: 100%;
}
body.isbio #recherche div#rechercheexpress div.detail fieldset {
  border-color: #51A023;
}
body.isaumasculin #recherche div#rechercheexpress div.detail fieldset {
  border-color: #0AA3E9;
}

#recherche div#rechercheexpress div.detail fieldset div.col-left {
  float: left;
  width: 305px;
}

#recherche div#rechercheexpress div.detail fieldset div.col-left ul {
  list-style: disc;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  text-align: left;
  list-style-position: inside;
  color: #3C5C99;
}
body.isbio #recherche div#rechercheexpress div.detail fieldset div.col-left ul {
  color: #51A023;
}
body.isaumasculin #recherche div#rechercheexpress div.detail fieldset div.col-left ul {
  color: #0AA3E9;
}

#recherche div#rechercheexpress div.detail fieldset div.col-left ul li {
  color: #333333;
  padding: 0px;
  margin-bottom: 5px;
}

#recherche div#rechercheexpress div.detail fieldset div.col-left ul img {
  float: right;
  border: none;
  margin-right: 10px;
}

#recherche div#rechercheexpress div.detail fieldset div.col-left ul li a {
  color: #333333;
  text-decoration: none;
}

#recherche div#rechercheexpress div.detail fieldset div.col-left ul li a:hover {
  color: #333333;
  text-decoration: underline;
}

#recherche div#rechercheexpress div.detail fieldset div.col-right {
  float: left;
  width: 305px;
  margin-left: 10px;
}

#recherche div#rechercheexpress div.detail fieldset div.col-right p {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
}

#recherche div#rechercheexpress div.detail fieldset input {
  border: 0 none;
  color: #666666;
}

#recherche div#rechercheexpress div.detail fieldset legend {
  color: #666666;
  font-size: 9pt;
  text-transform: uppercase;
  font-weight: 600;
  padding: 3px;
}

#recherche div#rechercheexpress div.detail fieldset legend img {
  vertical-align: middle;
}

div.dernierscentres {
  margin: 10px 0;
}

#encartdernierqualif {
  position: relative;
  margin: 10px 20px 10px 0;
  width: 330px;
  float: left;
}

#encartdernierevalues {
  position: relative;
  margin: 10px 20px 10px 0;
  width: 330px;
  float: right;
}

#encartdernierqualif h2,#encartdernierevalues h2 {
  margin: 0 0 10px 0;
  color: #ffffff;
  background-color: #3C5C99;
  padding: 4px 35px 4px 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio #encartdernierqualif h2,body.isbio #encartdernierevalues h2 {
  background-color: #51A023;
  color: #ffffff;
}
body.isaumasculin #encartdernierqualif h2,body.isaumasculin #encartdernierevalues h2 {
  background-color: #0AA3E9;
  color: #ffffff;
}

#encartdernierqualif h2 a,#encartdernierevalues h2 a {
  color: #ffffff;
  text-decoration: none;
}

#encartdernierqualif div.resultat,
#encartdernierevalues div.resultat {
  margin: 0;
  overflow: hidden;
}

#encartdernierqualif div.resultat.border {
  border-top: 2px dotted #a7b4cc;
}
body.isbio #encartdernierqualif div.resultat.border {
  border-color: #afcf9d;
}
body.isaumasculin #encartdernierqualif div.resultat.border {
  border-color: #93d0ec;
}

#encartdernierqualif div.resultat .photo,
#encartdernierevalues div.resultat .photo {
  width: 110px;
  height: 100px;
  float: left;
}
#encartdernierqualif div.resultat .photo:before,
#encartdernierevalues div.resultat .photo:before{
  clear: both;
}
#encartdernierqualif div.resultat .photo .resizer,
#encartdernierevalues div.resultat .photo .resizer
{
  display: table-cell;
  height: 100px;
  width: 110px;
  border: 0 none;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  padding: 0;
}
.ie6 #encartdernierqualif div.resultat .photo .resizer,
.ie7 #encartdernierqualif div.resultat .photo .resizer,
.ie6 #encartdernierevalues div.resultat .photo .resizer,
.ie7 #encartdernierevalues div.resultat .photo .resizer {
  display: block;
}
#encartdernierqualif div.resultat .infos.right,
#encartdernierevalues div.resultat .infos.right {
  width: 200px;
  height: 90px;
  float: right;
  padding: 5px 10px;
}
#encartdernierqualif div.resultat .infos.right:after,
#encartdernierevalues div.resultat .infos.right:after {
  clear: both;
}
#encartdernierqualif div.resultat:before,
#encartdernierqualif div.resultat:after,
#encartdernierevalues div.resultat:before,
#encartdernierevalues div.resultat:after {
  clear: both;
}


#encartdernierqualif div.resultat div.logo {
  position: relative;
  border: 1px solid #3C5C99;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
  float: left;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  line-height: 100px;
  height: 100px;
  background-color: #FFFFFF;
}
body.isbio #encartdernierqualif div.resultat div.logo {
  border-color: #51A023;
}
body.isaumasculin #encartdernierqualif div.resultat div.logo {
  border-color: #0AA3E9;
}

#encartdernierqualif div.resultat div.logo table {
  height: 100px;
  width: 100px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

#encartdernierqualif div.resultat div.logo table tr td {
  vertical-align: middle;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#encartdernierqualif div.resultat div.infos {
  color: #333333;
  padding: 5px 10px;
}

#encartdernierqualif div.resultat div.infos img {
  vertical-align: middle;
}

#encartdernierevalues div.resultat {
  margin: 0 0 10px;
}

#encartdernierevalues div.resultat.border {
  border-top: 2px dotted #a7b4cc;
}
body.isbio #encartdernierevalues div.resultat.border {
  border-color: #afcf9d;
}
body.isaumasculin #encartdernierevalues div.resultat.border {
  border-color: #93d0ec;
}

#encartdernierevalues div.resultat div.infos {
  padding: 5px 10px;
  color: #333333;
}

#encartdernierevalues div.resultat div.logo {
  position: relative;
  border: 1px solid #666666;
  margin: 5px;
  padding: 0px;
  float: left;
  width: 100px;
  text-align: center;
  line-height: 100px;
  height: 100px;
  background-color: #FFFFFF;
}

#encartdernierevalues div.resultat div.logo table {
  height: 100px;
  width: 100px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

#encartdernierevalues div.resultat div.logo table tr td {
  vertical-align: middle;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#encartdernierevalues div.resultat div.logo img {
  vertical-align: middle;
}

#encartdernierqualif div.resultat div.infos h2,#encartdernierevalues div.resultat div.infos h2 {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 13px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
}

#encartdernierqualif div.resultat div.infos h2 a,#encartdernierevalues div.resultat div.infos h2 a {
  color: #333333;
  text-decoration: none;
}

#encartdernierqualif div.resultat div.infos h2 a:hover,#encartdernierevalues div.resultat div.infos h2 a:hover {
  text-decoration: underline;
}

#encartdernierqualif div.resultat div.infos a,#encartdernierevalues div.resultat div.infos a {
  color: #333333;
  text-decoration: none;
}

#encartdernierqualif div.resultat div.infos a:hover,#encartdernierevalues div.resultat div.infos a:hover {
  text-decoration: underline;
}

#encartdernierqualif div.resultat div.infos a:hover,#encartdernierevalues div.resultat div.infos a:hover {
  text-decoration: underline;
}

#encartdernierevalues div.resultat div.infos a.liendetailavis {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/puce-carre-lien-action.gif)
    no-repeat;
  padding-left: 15px;
  margin: 5px 0px;
  display: block;
  float: right;
  font-size: 8pt;
  font-weight: 500;
  color: #333333;
  text-decoration: none;
}

#encartdernierevalues div.resultat div.infos a.liendetailavis:hover {
  color: #333333;
  text-decoration: underline;
}

#encartdernierevalues div.resultat div.infos p.note {
  margin: 5px 0px;
  padding: 0px;
  font-size: 10pt;
  font-weight: 600;
  float: left;
  width: 160px;
  line-height: 15px;
}

#encartdernierevalues div.resultat div.infos p.note img {
  margin-right: 0px;
  vertical-align: middle;
}

#encartdernierevalues div.resultat div.infos p.commentaire {
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: justify;
}

#encartdernierevalues div.resultat div.infos p.commentaire a {
  text-decoration: none;
}

div.encartongletsrecherche {
  margin: 10px;
  margin-bottom: 0px;
  position: relative;
  height: 24px;
  z-index: 99;
}

div.ongletrecherche {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-onglet-centre-recherche.gif)
    left no-repeat;
  height: 24px;
  margin-right: 1px;
  width: 138px;
  float: left;
  text-align: center;
  font-size: 7pt;
  z-index: 99;
}

div.ongletrecherche a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-droite-onglet-centre-recherche.gif)
    right no-repeat;
  height: 24px;
  line-height: 24px;
  display: block;
  width: 138px;
  color: #3C5C99;
  text-decoration: none;
  font-weight: 500;
}
body.isbio div.ongletrecherche a {
  color: #51A023;
}
body.isaumasculin div.ongletrecherche a {
  color: #0AA3E9;
}

div.ongletrecherche a:hover {
  color: #333333;
  text-decoration: none;
}

div.ongletrechercheactif {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-onglet-centre-recherche-act.gif)
    left no-repeat;
  height: 24px;
  margin-right: 1px;
  width: 138px;
  float: left;
  text-align: center;
  font-size: 7pt;
  z-index: 99;
}

div.ongletrechercheactif a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-droite-onglet-centre-recherche-act.gif)
    right no-repeat;
  height: 24px;
  line-height: 24px;
  display: block;
  width: 138px;
  color: #3C5C99;
  text-decoration: none;
  font-weight: 500;
}
body.isbio div.ongletrechercheactif a {
  color: #51A023;
}
body.isaumasculin div.ongletrechercheactif a {
  color: #0AA3E9;
}

div.ongletrechercheactif a:hover {
  color: #333333;
  text-decoration: none;
}

div.ongletafficher {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-onglet-centre-recherche.gif)
    left no-repeat;
  height: 24px;
  margin-right: 2px;
  width: 117px;
  float: left;
  text-align: center;
  font-size: 8pt;
}

div.ongletafficher span {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-droite-onglet-centre-afficher.gif)
    right no-repeat;
  height: 24px;
  line-height: 24px;
  display: block;
  width: 117px;
  color: #3C5C99;
  text-decoration: none;
  font-weight: 600;
}
body.isbio div.ongletafficher span {
  color: #51A023;
}
body.isaumasculin div.ongletafficher span {
  color: #0AA3E9;
}

div.ongletafficheract1 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-onglet-centre-recherche-act1.gif)
    left no-repeat;
  height: 24px;
  margin-right: 2px;
  width: 117px;
  float: left;
  text-align: center;
  font-size: 8pt;
}

div.ongletafficheract2 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-onglet-centre-recherche-act2.gif)
    left no-repeat;
  height: 24px;
  margin-right: 2px;
  width: 117px;
  float: left;
  text-align: center;
  font-size: 8pt;
}

div.ongletafficheract1 span,div.ongletafficheract2 span {
  background: none;
  height: 24px;
  line-height: 24px;
  display: block;
  width: 117px;
  color: #cd8887;
  text-decoration: none;
  font-weight: 600;
}

div.ongletafficher1 span.selected,div.ongletafficher2 span.selected {
  color: #cd8887;
}

div.encartongletsrecherche div.detailonglet {
  position: absolute;
  border: 1px solid #3C5C99;
  background-color: #f0efe9;
  padding: 0px;
  display: none;
  z-index: 999;
  top: 24px;
  left: -7px;
  width: 692px;
}
body.isbio div.encartongletsrecherche div.detailonglet {
  border-color: #51A023;
  background-color: #dfe7da;
}
body.isaumasculin div.encartongletsrecherche div.detailonglet {
  border-color: #0AA3E9;
  background-color: #d8e7ee;
}

div#encartresultat div.detailreglement {
  position: absolute;
  border: 1px solid #3C5C99;
  background-color: #f0efe9;
  padding: 0px;
  display: none;
  z-index: 999;
  top: 52px;
  left: -7px;
  width: 692px;
}
body.isbio div#encartresultat div.detailreglement {
  border-color: #51A023;
  background-color: #dfe7da;
}
body.isaumasculin div#encartresultat div.detailreglement {
  border-color: #0AA3E9;
  background-color: #d8e7ee;
}

div#encartresultat div.detailreglement div.detailencart,div.encartongletsrecherche div.detailonglet div.detailencart {
  position: relative;
  padding: 10px;
  width: 672px;
}

div.encartongletsrecherche div.detailonglet div.detailencart input {
  border: none;
}

div#encartresultat div.detailreglement div.detailencart a {
  color: #000000;
  text-decoration: none;
}

div#encartresultat div.detailreglement div.detailencart a:hover {
  color: #000000;
  text-decoration: none;
}

div#encartresultat div.detailreglement div.detailencart div.hg,div.encartongletsrecherche div.detailonglet div.detailencart div.hg {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/detailonglet-hg.gif)
    no-repeat;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 9px;
  height: 9px;
}

div.encartongletsrecherche div.detailonglet div.detailencart div.hd {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/detailonglet-hd.gif)
    no-repeat;
  position: absolute;
  top: -1px;
  left: 682px;
  -moz-left: 684px;
  width: 9px;
  height: 9px;
}

div.encartongletsrecherche div.detailonglet div.detailencart div.bg {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/detailonglet-bg.gif)
    no-repeat;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 9px;
  height: 9px;
}

div.encartongletsrecherche div.detailonglet div.detailencart div.bd {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/detailonglet-bd.gif)
    no-repeat;
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 9px;
  height: 9px;
}

div#encartresultat div.detailreglement div.detailencart p.navdetailonglet,div.encartongletsrecherche div.detailonglet div.detailencart p.navdetailonglet {
  margin: 0px;
  margin-bottom: 5px;
  text-align: right;
}

div.encartongletsrecherche div.detailonglet div.detailencart div.col1 {
  float: left;
  margin: 0px;
  text-align: left;
  width: 210px;
}

div.encartongletsrecherche div.detailonglet div.detailencart div.col2 {
  float: left;
  margin: 0px;
  margin-left: 10px;
  text-align: left;
  width: 210px;
}

div.encartongletsrecherche div.detailonglet div.detailencart div.col3 {
  float: left;
  margin: 0px;
  margin-left: 10px;
  text-align: left;
  width: 214px;
}

div.encartresultat {
  margin: 10px 20px 10px 0;
  padding: 0;
}
body.isbio div.encartresultat {
  border-color: #51A023;
}
body.isaumasculin div.encartresultat {
  border-color: #0AA3E9;
}

div.encartresultat p.titre1 {
  margin: 0;
  padding: 0px 15px;
  color: #ffffff;
  background-color: #3C5C99;
  line-height: 25px;
  font-size: 11pt;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio div.encartresultat p.titre1 {
  background-color: #51A023;
}
body.isaumasculin div.encartresultat p.titre1{
  background-color: #0AA3E9;
}

div.encartresultat p.titre1 a {
  text-decoration: none;
  color: #ffffff;
}

div.encartresultat .resultatcriteres {
  color: #333333;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 15px;
  text-align: justify;
}

div.encartresultat .resultatcriteres a {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}

div.encartresultat .resultatcriteres a:hover {
  text-decoration: underline;
}

div.resultatrecherche1,div.resultatrecherche2,div.resultatrecherche3 {
  margin: 40px 0;
}

div.resultatrecherche1 div.logo,div.resultatrecherche2 div.logo,div.resultatrecherche3 div.logo {
  position: relative;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
  float: left;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  line-height: 100px;
  height: 100px;
  background-color: #FFFFFF;
}

div.resultatrecherche1 div.logo table,div.resultatrecherche2 div.logo table,div.resultatrecherche3 div.logo table {
  height: 100px;
  width: 100px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

div.resultatrecherche1 div.logo table td,div.resultatrecherche2 div.logo table td,div.resultatrecherche3 div.logo table td {
  vertical-align: middle;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

div.resultatrecherche1 div.encartdescriptif,div.resultatrecherche2 div.encartdescriptif,div.resultatrecherche3 div.encartdescriptif {
  position: relative;
  float: left;
  margin-left: 10px;
  width: 548px;
}

div.resultatrecherche2 div.encartdescriptif {
}

div.resultatrecherche3 div.encartdescriptif {
}

div.resultatrecherche1 div.infos,div.resultatrecherche2 div.infos,div.resultatrecherche3 div.infos {
  float: left;
  width: 160px;
  padding-top: 3px;
  color: #3C5C99;
  margin-left: 5px;
}
body.isbio div.resultatrecherche1 div.infos,body.isbio div.resultatrecherche2 div.infos,body.isbio div.resultatrecherche3 div.infos {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche1 div.infos,body.isaumasculin div.resultatrecherche2 div.infos,body.isaumasculin div.resultatrecherche3 div.infos {
  color: #0AA3E9;
}

div.resultatrecherche2 div.infos {
  color: #3C5C99;
}
body.isbio div.resultatrecherche2 div.infos {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche2 div.infos {
  color: #0AA3E9;
}

div.resultatrecherche3 div.infos {
  color: #3C5C99;
}
body.isbio div.resultatrecherche3 div.infos {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche3 div.infos {
  color: #0AA3E9;
}

div.resultatrecherche1 h2,div.resultatrecherche2 h2,div.resultatrecherche3 h2 {
  color: #3C5C99;
  border-bottom: 1px solid #3C5C99;
  font-size: 13px;
  line-height: 16px;
  padding: 0;
  margin: 0 0 5px 0;
}
body.isbio div.resultatrecherche1 h2,body.isbio div.resultatrecherche2 h2,body.isbio div.resultatrecherche3 h2 {
  color: #51A023;
  border-color: #51A023;
}
body.isaumasculin div.resultatrecherche1 h2,body.isaumasculin div.resultatrecherche2 h2,body.isaumasculin div.resultatrecherche3 h2 {
  color: #0AA3E9;
  border-color: #0AA3E9;
}

div.resultatrecherche1 h2 a,div.resultatrecherche2 h2 a,div.resultatrecherche3 h2 a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio div.resultatrecherche1 h2 a,body.isbio div.resultatrecherche2 h2 a,body.isbio div.resultatrecherche3 h2 a {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche1 h2 a,body.isaumasculin div.resultatrecherche2 h2 a,body.isaumasculin div.resultatrecherche3 h2 a {
  color: #0AA3E9;
}

div.resultatrecherche1 div.infos p,div.resultatrecherche2 div.infos p,div.resultatrecherche3 div.infos p {
  color: #333333;
  padding: 0px;
  margin: 0px;
  margin-top: 1px;
  font-size: 12px;
  line-height: 150%;
}

div.resultatrecherche1 div.infos p a,div.resultatrecherche2 div.infos p a,div.resultatrecherche3 div.infos p a {
  color: #333333;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

div.resultatrecherche1 div.infos p a:hover,div.resultatrecherche2 div.infos p a:hover,div.resultatrecherche3 div.infos p a:hover {
  text-decoration: underline;
}

div.resultatrecherche1 div.infos p.nbprestmarques,div.resultatrecherche2 div.infos p.nbprestmarques,div.resultatrecherche3 div.infos p.nbprestmarques {
  color: #3C5C99;
  text-align: center;
  padding: 1px;
  margin: 0px;
  margin-top: 2px;
  line-height: 13px;
  height: 13px;
  border: 1px solid #3C5C99;
  overflow: hidden;
}
body.isbio div.resultatrecherche1 div.infos p.nbprestmarques,body.isbio div.resultatrecherche2 div.infos p.nbprestmarques,body.isbio div.resultatrecherche3 div.infos p.nbprestmarques {
  border-color: #51A023;
  color: #51A023;
}
body.isaumasculin div.resultatrecherche1 div.infos p.nbprestmarques,body.isaumasculin div.resultatrecherche2 div.infos p.nbprestmarques,body.isaumasculin div.resultatrecherche3 div.infos p.nbprestmarques {
  border-color: #0AA3E9;
  color: #0AA3E9;
}

div.resultatrecherche1 div.infos p.nbprestmarques a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio div.resultatrecherche1 div.infos p.nbprestmarques a {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche1 div.infos p.nbprestmarques a {
  color: #0AA3E9;
}

div.resultatrecherche2 div.infos p.nbprestmarques {
  border: 1px solid #3C5C99;
}
body.isbio div.resultatrecherche2 div.infos p.nbprestmarques {
  border-color: #51A023;
}
body.isaumasculin div.resultatrecherche2 div.infos p.nbprestmarques {
  border-color: #0AA3E9;
}

div.resultatrecherche2 div.infos p.nbprestmarques,div.resultatrecherche2 div.infos p.nbprestmarques a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio div.resultatrecherche2 div.infos p.nbprestmarques,body.isbio div.resultatrecherche2 div.infos p.nbprestmarques a {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche2 div.infos p.nbprestmarques,body.isaumasculin div.resultatrecherche2 div.infos p.nbprestmarques a {
  color: #0AA3E9;
}

div.resultatrecherche3 div.infos p.nbprestmarques {
  border: 1px solid #3C5C99;
}
body.isbio div.resultatrecherche3 div.infos p.nbprestmarques {
  border-color: #51A023;
}
body.isaumasculin div.resultatrecherche3 div.infos p.nbprestmarques {
  border-color: #0AA3E9;
}

div.resultatrecherche3 div.infos p.nbprestmarques,div.resultatrecherche3 div.infos p.nbprestmarques a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio div.resultatrecherche3 div.infos p.nbprestmarques,body.isbio div.resultatrecherche3 div.infos p.nbprestmarques a {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche3 div.infos p.nbprestmarques,body.isaumasculin div.resultatrecherche3 div.infos p.nbprestmarques a {
  color: #0AA3E9;
}

div.resultatrecherche1 div.infos p.nbprestmarques a:hover,div.resultatrecherche2 div.infos p.nbprestmarques a:hover,div.resultatrecherche3 div.infos p.nbprestmarques a:hover {
  text-decoration: underline;
}

div.resultatrecherche1 div.descriptif,div.resultatrecherche2 div.descriptif,div.resultatrecherche3 div.descriptif {
  float: left;
  width: 234px;
  padding-top: 3px;
  color: #333333;
  margin-left: 10px;
  text-align: justify;
  font-size: 11px;
  line-height: 150%;
}

div.resultatrecherche1 div.descriptif  a,div.resultatrecherche2 div.descriptif  a,div.resultatrecherche3 div.descriptif  a {
  color: #333333;
  text-decoration: none;
}

div.resultatrecherche1 div.descriptif a:hover,div.resultatrecherche2 div.descriptif a:hover,div.resultatrecherche3 div.descriptif a:hover {
  color: #3C5C99;
  text-decoration: underline;
}
body.isbio div.resultatrecherche1 div.descriptif a:hover,body.isbio div.resultatrecherche2 div.descriptif a:hover,body.isbio div.resultatrecherche3 div.descriptif a:hover {
  color: #51A023;
}
body.isaumasculin div.resultatrecherche1 div.descriptif a:hover,body.isaumasculin div.resultatrecherche2 div.descriptif a:hover,body.isaumasculin div.resultatrecherche3 div.descriptif a:hover {
  color: #0AA3E9;
}

div.resultatrecherche1 div.avis,div.resultatrecherche2 div.avis,div.resultatrecherche3 div.avis {
  float: left;
  width: 120px;
  padding-top: 3px;
  color: #333333;
  margin-left: 10px;
}

div.resultatrecherche1 div.avis h2,div.resultatrecherche2 div.avis h2,div.resultatrecherche3 div.avis h2 {
  color: #333333;
  border: 0 none;
  font-size: 8pt;
  line-height: 10pt;
  padding: 0;
  margin: 0 0 5px 0;
  text-align: center;
}

div.resultatrecherche2 div.avis h2 {
  color: #333333;
}

div.resultatrecherche3 div.avis h2 {
  color: #333333;
}

div.resultatrecherche1 div.avis p,div.resultatrecherche2 div.avis p,div.resultatrecherche3 div.avis p {
  color: #333333;
  line-height: 12px;
  padding: 0px;
  margin: 0px;
  margin-top: 2px;
  text-align: center;
}

div.resultatrecherche1 div.avis p img,div.resultatrecherche2 div.avis p img,div.resultatrecherche1 div.avis p img {
  margin-left: 0px;
}

div.resultatrecherche1 div.avis p a,div.resultatrecherche2 div.avis p a,div.resultatrecherche3 div.avis p a {
  color: #666666;
  text-decoration: none;
}

div.resultatrecherche1 div.avis p a:hover,div.resultatrecherche2 div.avis p a:hover,div.resultatrecherche3 div.avis p a:hover {
  color: #333333;
  text-decoration: underline;
}

div.resultatrecherche1 div.resultatbarreaction,div.resultatrecherche2 div.resultatbarreaction,div.resultatrecherche3 div.resultatbarreaction {
  color: #666666;
  padding: 0 3px;
  margin-top: 5px;
  text-align: left;
}

div.resultatrecherche1 div.resultatbarreaction a,div.resultatrecherche2 div.resultatbarreaction a,div.resultatrecherche3 div.resultatbarreaction a {
  color: #666666;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
  line-height: 18px;
}
div.resultatrecherche1 div.resultatbarreaction a em,div.resultatrecherche2 div.resultatbarreaction a em,div.resultatrecherche3 div.resultatbarreaction a em {
  font-size: 8px;
  float: right;
}

div.resultatrecherche1 div.resultatbarreaction a.lienactioncadeaux,div.resultatrecherche2 div.resultatbarreaction a.lienactioncadeaux,div.resultatrecherche3 div.resultatbarreaction a.lienactioncadeaux {
  margin-left: 5px;
}

div.resultatrecherche1 div.resultatbarreaction a:hover,div.resultatrecherche2 div.resultatbarreaction a:hover,div.resultatrecherche3 div.resultatbarreaction a:hover {
  color: #333333;
  text-decoration: underline;
}

#content-container #produits-note-generale {
  position: relative;
  border: 1px solid #3C5C99;
  margin: 10px;
  margin-top: 10px;
  width: 450px;
  float: left;
}
body.isbio #content-container #produits-note-generale {
  border-color: #51A023;
}
body.isaumasculin #content-container #produits-note-generale {
  border-color: #0AA3E9;
}

#content-container #produits-note-generale h2 {
  margin: 0;
  padding: 4px 35px 4px 10px;
  font-size: 14px;
  line-height: 20px;
  background-color: #3C5C99;
  color: #ffffff;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  text-align: left;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio #content-container #produits-note-generale h2 {
  background-color: #51A023;
}
body.isaumasculin #content-container #produits-note-generale h2 {
  background-color: #0AA3E9;
}

#content-container #produits-note-generale h3,#content-container #produits-note-generale h4 {
  margin: 0;
  padding: 0 35px 0 10px;
  font-size: 13px;
  line-height: 20px;
  background-color: #3C5C99;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  text-align: left;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio #content-container #produits-note-generale h3,body.isbio #content-container #produits-note-generale h4 {
  background-color: #51A023;
}
body.isaumasculin #content-container #produits-note-generale h3,body.isaumasculin #content-container #produits-note-generale h4 {
  background-color: #0AA3E9;
}

#content-container #produits-note-generale h4 {
  text-transform: uppercase;
}

#content-container #produits-note-generale h3#act1,#content-container #produits-note-generale h4#act1 {
  color: #b96b68 /*#d99694*/;
}

#content-container #produits-note-generale h3#act2,#content-container #produits-note-generale h4#act2 {
  color: #998a7d /*#BCAFA4*/;
}

#content-container #produits-note-generale h3#act3,#content-container #produits-note-generale h4#act3 {
  color: #66a9bc /*#93CDDD*/;
}

#content-container #produits-note-generale h3#act4,#content-container #produits-note-generale h4#act4 {
  color: #8d79a5 /*#b3a2c7*/;
}

#content-container #produits-note-generale h3#act5,#content-container #produits-note-generale h4#act5 {
  color: #d9955e /*#FAC090*/;
}

#content-container #produits-note-generale h3#act6,#content-container #produits-note-generale h4#act6 {
  color: #afbc93 /*#c3d69b*/;
}

#content-container #produits-note-generale h3#act7,#content-container #produits-note-generale h4#act7 {
  color: #da73da /*#ffa7ff*/;
}

#content-container #produits-note-generale h3#act8,#content-container #produits-note-generale h4#act8 {
  color: #8fa5be /*#95b3d7*/;
}

#content-container #produits-note-generale div.notegen-col1 {
  margin: 10px;
  margin-left: 0px;
  width: 300px;
  float: left;
}

#content-container #produits-note-generale div.notegen-col1 span {
  display: block;
  line-height: 20px;
  width: 250px;
  color: #ffffff;
  padding-left: 10px;
  background-color: #3C5C99;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  text-align: left;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio #content-container #produits-note-generale div.notegen-col1 span {
  background-color: #51A023;
}
body.isaumasculin #content-container #produits-note-generale div.notegen-col1 span {
  background-color: #0AA3E9;
}

#content-container #produits-note-generale div.notegen-col2 {
  margin: 10px;
  width: 114px;
  float: left;
  text-align: center;
}

#content-container #produits-note-generale div.notegen-col1b {
  margin: 10px;
  width: 290px;
  float: left;
  color: #333333;
}

#content-container #produits-note-generale div.notegen-col2b {
  margin: 10px;
  width: 114px;
  float: left;
  text-align: center;
  color: #333333;
  font-weight: 600;
}

#content-container img.photogdficheavis {
  margin-left: 10px;
}

#content-container p.formtriavis {
  margin: 10px;
  color: #3C5C99;
}
body.isbio #content-container p.formtriavis {
  color: #51A023;
}
body.isaumasculin #content-container p.formtriavis {
  color: #0AA3E9;
}

#content-container p.formtriavis a {
  margin: 0px;
  color: #333333;
  text-decoration: none;
}

#content-container p.presentation {
  margin: 10px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  color: #666666;
  text-align: justify;
}

#content-container div#encartresultat {
  position: relative;
  margin: 10px 20px 10px 0;
  padding: 0;
}
body.isbio #content-container div#encartresultat {
  border-color: #51A023;
}
body.isaumasculin #content-container div#encartresultat {
  border-color: #0AA3E9;
}

#content-container div#encartresultat h2 {
  background: none;
  margin: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  padding-left: 4px;
  color: #ffffff;
  line-height: 25px;
}

#content-container div#encartresultat fieldset {
  margin: 10px;
  padding: 10px;
  border: 1px solid #3C5C99;
  text-align: justify;
  color: #666666;
}
body.isbio #content-container div#encartresultat fieldset {
  border-color: #51A023;
}
body.isaumasculin #content-container div#encartresultat fieldset {
  border-color: #0AA3E9;
}

#content-container div#encartresultat fieldset legend {
  padding: 3px 10px;
  font-size: 11pt;
  color: #3C5C99;
  font-weight: 600;
}
body.isbio #content-container div#encartresultat fieldset legend {
  border-color: #51A023;
}
body.isaumasculin #content-container div#encartresultat fieldset legend {
  border-color: #0AA3E9;
}

#content-container div#encartresultat div.formulaire,#content-container div#encartresultat div.message_error {
  margin: 10px 0px;
  padding: 0px;
}

#content-container div.message_error ul {
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style-type: disc;
  list-style-position: inside;
}

#content-container div.message_error ul li {
  margin: 5px;
  padding: 0px;
  text-align: left;
  color: #E27085;
  list-style-type: disc;
  list-style-position: inside;
}

#content-container div#encartresultat div.formulaire div.col1 {
  float: left;
  width: 27%;
  text-align: right;
  line-height: 16px;
  color: #3C5C99;
  font-size: 8pt;
  font-weight: 500;
}
body.isbio #content-container div#encartresultat div.formulaire div.col1 {
  color: #51A023;
}
body.isaumasculin #content-container div#encartresultat div.formulaire div.col1 {
  color: #0AA3E9;
}

#content-container div#encartresultat div.formulaire div.col2 {
  float: left;
  width: 65%;
  text-align: left;
  line-height: 16px;
  padding-left: 5px;
  color: #3C5C99;
  font-size: 8pt;
  font-weight: 500;
}
body.isbio #content-container div#encartresultat div.formulaire div.col2 {
  color: #51A023;
}
body.isaumasculin #content-container div#encartresultat div.formulaire div.col2 {
  color: #0AA3E9;
}

#content-container div#encartresultat div.formulaire div.col2 input,#content-container div#encartresultat div.formulaire div.col2 textarea,div#encartresultat div.formulaire a.bouton {
  border: 1px solid #3C5C99;
  background-color: #FFFFFF;
  color: #3C5C99;
  font-size: 8pt;
  font-weight: 500;
}
body.isbio #content-container div#encartresultat div.formulaire div.col2 input,body.isbio #content-container div#encartresultat div.formulaire div.col2 textarea,body.isbio div#encartresultat div.formulaire a.bouton {
  border-color: #51A023;
  color: #51A023;
}
body.isaumasculin #content-container div#encartresultat div.formulaire div.col2 input,body.isaumasculin #content-container div#encartresultat div.formulaire div.col2 textarea,body.isaumasculin div#encartresultat div.formulaire a.bouton {
  border-color: #0AA3E9;
  color: #0AA3E9;
}

#content-container div#encartresultat div.formulaire .bouton {
  padding: 0px 4px;
  color: #3C5C99;
  text-decoration: none;
  float: left;
  margin-right: 5px;
}
body.isbio #content-container div#encartresultat div.formulaire .bouton {
  color: #51A023;
}
body.isaumasculin #content-container div#encartresultat div.formulaire .bouton {
  color: #0AA3E9;
}

#content-container div#encartresultat div.formulaire div.col2 input.obligatoire,#content-container div#encartresultat div.formulaire div.col2 select.obligatoire,#content-container div#encartresultat div.formulaire div.col2 textarea.obligatoire {
  border: 1px solid #c36772;
  background-color: #ffe1e5;
  color: #666666;
  font-size: 8pt;
  font-weight: 500;
}

#content-container div#encartresultat div.formulaire div.col2 input[type="radio"],#content-container div#encartresultat div.formulaire div.col2 input[type="checkbox"],#content-container div#encartresultat div.formulaire div.col2 input[type="image"],#content-container div#encartresultat input.nobord {
  border: 0px;
}

#content-container div#encartresultat div.avertissement {
  background:
    url(http://images.beaute-addict.com/images/interface/addict/bg-avertissement.gif)
    no-repeat;
  position: absolute;
  right: 8px;
  top: 30px;
  width: 195px;
  color: #666666;
  font-size: 8pt;
  font-weight: 500;
  text-align: left;
}

#content-container div#encartresultat div.avertissement p {
  margin: 50px 15px 30px 30px;
  padding: 0px;
  width: 150px;
}

#content-container div#encartresultat p {
  margin: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  color: #333333;
}

#content-container p.boutondroite {
  text-align: right;
  margin-top: 5px;
}

#content-container div#encartresultat p a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio #content-container div#encartresultat p a {
  color: #51A023;
}
body.isaumasculin #content-container div#encartresultat p a {
  color: #0AA3E9;
}

#content-container div#encartresultat p a:hover {
  color: #3C5C99;
  text-decoration: underline;
}
body.isbio #content-container div#encartresultat p a:hover {
  color: #51A023;
}
body.isaumasculin #content-container div#encartresultat p a:hover {
  color: #0AA3E9;
}

#content-container div#encartresultat textarea {
  font-size: 8pt;
  border: 1px solid #3C5C99;
  color: #666666;
  padding: 2px;
  width: 660px;
}
body.isbio #content-container div#encartresultat textarea {
  border-color: #51A023;
}
body.isaumasculin #content-container div#encartresultat textarea {
  border-color: #0AA3E9;
}

#content-container div#encartresultat div.avisbox {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-encart-rub-centre-2b.gif)
    repeat-x;
  position: relative;
  margin: 10px;
  width: 658px;
  padding: 0px;
}

#content-container div#encartresultat div.avisbox h2 {
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
  padding-left: 15px;
  color: #ffffff;
  line-height: 20px;
  font-size: 9pt;
}

#content-container div#encartresultat div.avisbox h2 a {
  color: #ffffff;
  text-decoration: none;
}

#content-container div#encartresultat div.avisbox h2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#content-container div#encartresultat div.avisbox h3 {
  margin: 5px;
  padding: 0px;
  color: #333333;
  line-height: 10pt;
  font-size: 8pt;
  font-weight: 600;
}

#content-container div#encartresultat div.avisbox h2 span.date {
  font-size: 8pt;
  float: right;
  letter-spacing: 0px;
  padding-right: 5px;
}

#content-container div#encartresultat div.avisbox p.commentaire {
  margin: 5px;
  padding: 0px;
  color: #333333;
  font-weight: 500;
  text-align: justify;
}

#content-container div#encartresultat div.avisbox p.note {
  margin: 5px;
  padding: 0px;
  color: #333333;
  line-height: 10pt;
  font-size: 8pt;
  font-weight: 500;
  text-align: right;
}

p.lienrenavigation {
  margin: 10px;
  padding: 0px;
  color: #333333;
  font-size: 8pt;
  line-height: 10pt;
  font-weight: 500;
}

p.lienrenavigation a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/puce-carre-lien-action.gif)
    center left no-repeat;
  padding-left: 15px;
  text-decoration: none;
  color: #333333;
}

div#formulaire-centre {
  position: relative;
  margin: 10px 20px 10px 0;
  padding: 0;
  color: #3C5C99;
}
body.isbio div#formulaire-centre {
  border-color: #51A023;
  color: #51A023;
}
body.isaumasculin div#formulaire-centre {
  border-color: #0AA3E9;
  color: #0AA3E9;
}

div#formulaire-centre p {
  margin: 10px;
  text-align: left;
  padding: 0px;
}

div#formulaire-centre input,div#formulaire-centre select {
  border: 1px solid #3C5C99;
  font-size: 8pt;
}
body.isbio div#formulaire-centre input,body.isbio div#formulaire-centre select {
  border-color: #51A023;
}
body.isaumasculin div#formulaire-centre input,body.isaumasculin div#formulaire-centre select {
  border-color: #0AA3E9;
}

div#formulaire-centre fieldset {
  margin: 10px;
  border: 1px solid #3C5C99;
  padding: 5px;
  color: #333333;
}
body.isbio div#formulaire-centre fieldset {
  border-color: #51A023;
}
body.isaumasculin div#formulaire-centre fieldset {
  border-color: #0AA3E9;
}

div#formulaire-centre fieldset legend {
  color: #3C5C99;
  font-size: 9pt;
  padding: 3px;
  font-weight: 600;
}
body.isbio div#formulaire-centre fieldset legend {
  color: #51A023;
}
body.isaumasculin div#formulaire-centre fieldset legend {
  color: #0AA3E9;
}

div#formulaire-centre p.pagination-alpha {
  margin: 1px;
  margin-top: 5px;
  margin-bottom: 10px;
}

div#formulaire-centre p.pagination-alpha a {
  display: block;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-odre-alpha.gif)
    center center no-repeat;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #b3b0a7;
  font-size: 9pt;
  font-weight: 600;
  text-decoration: none;
  float: left;
  margin-left: 1px;
  margin-right: 1px;
}

div#formulaire-centre p.pagination-alpha a.other {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-odre-alpha-2.gif)
    center center no-repeat;
  width: 40px;
}

div#formulaire-centre p.pagination-alpha a.selected,div#formulaire-centre p.pagination-alpha a:hover {
  text-decoration: none;
  color: #3C5C99;
}
body.isbio div#formulaire-centre p.pagination-alpha a.selected,body.isbio div#formulaire-centre p.pagination-alpha a:hover {
  color: #51A023;
}
body.isaumasculin div#formulaire-centre p.pagination-alpha a.selected,body.isaumasculin div#formulaire-centre p.pagination-alpha a:hover {
  color: #0AA3E9;
}

div#formulaire-centre fieldset div.ligneform {
  position: relative;
  width: 648px;
  margin-top: 10px;
  margin-bottom: 5px;
}

div#formulaire-centre fieldset div.ligneform input,div#formulaire-centre fieldset div.ligneform select,div#formulaire-centre fieldset div.ligneform textarea {
  border: 1px solid #3C5C99;
  color: #333333;
  vertical-align: middle;
}
body.isbio div#formulaire-centre fieldset div.ligneform input,body.isbio div#formulaire-centre fieldset div.ligneform select,body.isbio div#formulaire-centre fieldset div.ligneform textarea {
  border-color: #51A023;
}
body.isaumasculin div#formulaire-centre fieldset div.ligneform input,body.isaumasculin div#formulaire-centre fieldset div.ligneform select,body.isaumasculin div#formulaire-centre fieldset div.ligneform textarea {
  border-color: #0AA3E9;
}

div#formulaire-centre fieldset div.ligneform div.col0 textarea {
  width: 646px;
}

div#formulaire-centre fieldset div.ligneform div.col0,div#formulaire-centre fieldset div.prestspeencartdetail2 div.col0 {
  float: left;
  width: 648px;
  text-align: left;
}

div#formulaire-centre fieldset div.ligneform div.col0-c1 {
  float: left;
  width: 204px;
  text-align: left;
}

div#formulaire-centre fieldset div.ligneform div.col0-c2 {
  float: left;
  width: 204px;
  text-align: left;
  margin-left: 12px;
}

div#formulaire-centre fieldset div.ligneform div.col0-c3 {
  float: left;
  width: 204px;
  text-align: left;
  margin-left: 12px;
}

div#formulaire-centre fieldset div.prestspeencartdetail2 div.col0-c1,div#formulaire-centre fieldset div.caracteristiquedetail div.col0-c1 {
  float: left;
  width: 180px;
  text-align: left;
}

div#formulaire-centre fieldset div.prestspeencartdetail2 div.col0-c2,div#formulaire-centre fieldset div.caracteristiquedetail div.col0-c2 {
  float: left;
  width: 180px;
  text-align: left;
  margin-left: 12px;
}

div#formulaire-centre fieldset div.prestspeencartdetail2 div.col0-c3,div#formulaire-centre fieldset div.caracteristiquedetail div.col0-c3 {
  float: left;
  width: 180px;
  text-align: left;
  margin-left: 12px;
}

div#formulaire-centre fieldset div.ligneform div.col0 ul {
  list-style-position: inside;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

div#formulaire-centre fieldset div.ligneform div.col0 ul li {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/puce-list-form-bgblue.gif)
    center left no-repeat #e3eef6;
  cursor: pointer;
  margin: 0px;
  padding: 2px;
  margin-top: 5px;
  padding-left: 16px;
}

div#formulaire-centre fieldset div.prestspeencartdetail2 {
  background-color: #edf4f9;
  padding: 5px;
  border: 1px solid #e3eef6;
  margin-top: 5px;
}

div#formulaire-centre fieldset div.ligneform div.col0 div.prestspeencartdetail {
  background-color: #edf4f9;
  margin: 0px;
  padding: 5px;
  border: 1px solid #e3eef6;
}

div#formulaire-centre fieldset div.ligneform div.col0 div.prestspeencartdetail h1 {
  color: #666666;
  margin: 5px;
  padding: 0px;
  font-size: 11pt;
}

div#formulaire-centre fieldset div.ligneform div.col1 {
  float: left;
  width: 220px;
  margin-right: 5px;
  text-align: right;
}

div#formulaire-centre fieldset div.ligneform div.col2 {
  float: left;
  width: 418px;
  margin-left: 5px;
}

div#formulaire-centre fieldset div.ligneform div.col2a {
  float: left;
  width: 206px;
  margin-left: 5px;
}

div#formulaire-centre fieldset div.ligneform div.col2b {
  float: left;
  width: 206px;
  margin-left: 5px;
}

div#formulaire-centre fieldset div.ligneform div.col2a .diffcolor,
div#formulaire-centre fieldset div.ligneform div.col2b .diffcolor,
div#formulaire-centre fieldset div.ligneform div.col2 .diffcolor {
  color: #d2a19c;
  font-size: 8pt;
  float: none;
  width: auto;
}

div.ongletnotationgen {
  color: #3C5C99;
  height: 23px;
  line-height: 23px;
  margin: 3px 3px 3px 0px;
  float: right;
  text-align: center;
  font-size: 8pt;
  font-weight: 500;
  padding: 0px;
  width: 180px;
  z-index: 0;
}
body.isbio div.ongletnotationgen {
  color: #51A023;
}
body.isaumasculin div.ongletnotationgen {
  color: #0AA3E9;
}

div.ongletprestations0,div.ongletprestations1,div.ongletprestations2,div.ongletprestations3,div.ongletprestations4,div.ongletprestations5,div.ongletprestations6,div.ongletprestations7,div.ongletprestations8 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g0.gif)
    top left no-repeat #3C5C99;
  height: 23px;
  margin: 3px 3px 3px 0px;
  float: left;
  text-align: center;
  font-size: 8pt;
  font-weight: 500;
  padding: 0px;
  width: 161px;
  z-index: 0;
}
body.isbio div.ongletprestations0,body.isbio div.ongletprestations1,body.isbio div.ongletprestations2,body.isbio div.ongletprestations3,body.isbio div.ongletprestations4,body.isbio div.ongletprestations5,body.isbio div.ongletprestations6,body.isbio div.ongletprestations7,body.isbio div.ongletprestations8 {
  background-color: #51A023;
}
body.isaumasculin div.ongletprestations0,body.isaumasculin div.ongletprestations1,body.isaumasculin div.ongletprestations2,body.isaumasculin div.ongletprestations3,body.isaumasculin div.ongletprestations4,body.isaumasculin div.ongletprestations5,body.isaumasculin div.ongletprestations6,body.isaumasculin div.ongletprestations7,body.isaumasculin div.ongletprestations8 {
  background-color: #0AA3E9;
}

div.ongletprestations1 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g1.gif)
    top left no-repeat #d99694;
}

div.ongletprestations2 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g2.gif)
    top left no-repeat #BCAFA4;
}

div.ongletprestations3 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g3.gif)
    top left no-repeat #93CDDD;
}

div.ongletprestations4 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g4.gif)
    top left no-repeat #b3a2c7;
}

div.ongletprestations5 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g5.gif)
    top left no-repeat #FAC090;
}

div.ongletprestations6 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g6.gif)
    top left no-repeat #c3d69b;
}

div.ongletprestations7 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g7.gif)
    top left no-repeat #ffa7ff;
}

div.ongletprestations8 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g8.gif)
    top left no-repeat #95b3d7;
}

div#ongletprestations {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-g.gif)
    top left no-repeat #f0efe9;
}

div#ongletprestations a,div.ongletprestations0 a,div.ongletprestations1 a,div.ongletprestations2 a,div.ongletprestations3 a,div.ongletprestations4 a,div.ongletprestations5 a,div.ongletprestations6 a,div.ongletprestations7 a,div.ongletprestations8 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d.gif)
    top right no-repeat;
  height: 23px;
  line-height: 23px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  width: 161px;
}

div.ongletprestations0 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d0.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations1 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d1.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations2 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d2.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations3 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d3.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations4 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d4.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations5 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d5.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations6 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d6.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations7 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d7.gif)
    top right no-repeat;
  color: #ffffff;
}

div.ongletprestations8 a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d8.gif)
    top right no-repeat;
  color: #ffffff;
}

div#ongletprestations a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletprest-d.gif)
    top right no-repeat;
  color: #747581;
}

div.fiche-centre {
  position: relative;
  margin: 10px 20px 10px 0;
  padding: 0;
}
body.isbio div.fiche-centre {
  border-color: #51A023;
}
body.isaumasculin div.fiche-centre {
  border-color: #0AA3E9;
}

div.fiche-centre div.leftfiche {
  margin: 0 0 0 10px;
  width: 330px;
  float: left;
  position: relative;
  padding: 0px;
}

div.fiche-centre div.leftfiche div.infofiche {
  margin-top: 20px;
  padding: 0px;
  position: relative;
  width: 220px;
  float: left;
  border: 0px solid #000000;
}

div.depotaviscblogo {
  float: right;
  padding-right: 65px;
}

div.fiche-centre div.leftfiche div.logo,div.depotaviscblogo div.logo {
  float: right;
  margin-top: 20px;
  width: 100px;
  height: 100px;
  position: relative;
  background-color: #FFFFFF;
}

div.fiche-centre div.leftfiche div.logo table,div.depotaviscblogo div.logo table {
  height: 100px;
  width: 100px;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

div.fiche-centre div.leftfiche div.logo table tr td,div.depotaviscblogo div.logo table tr td {
  width: 100px;
  height: 100px;
  vertical-align: middle;
  text-align: center;
  line-height: 100px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

div.fiche-centre div.leftfiche div.infofiche .nom-centre {
  margin: 5px;
  color: #3C5C99;
  font-size: 9pt;
  font-weight: 600;
  text-transform: uppercase;
}
body.isbio div.fiche-centre div.leftfiche div.infofiche .nom-centre {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.leftfiche div.infofiche .nom-centre {
  color: #0AA3E9;
}

div.fiche-centre div.leftfiche div.infofiche p {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 7px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #3C5C99;
  font-size: 8pt;
  line-height: 12pt;
  font-weight: 500;
}
body.isbio div.fiche-centre div.leftfiche div.infofiche p {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.leftfiche div.infofiche p {
  color: #0AA3E9;
}

div.fiche-centre div.leftfiche div.infofiche a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio div.fiche-centre div.leftfiche div.infofiche a {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.leftfiche div.infofiche a {
  color: #0AA3E9;
}

div.fiche-centre div.leftfiche div.infofiche a:hover {
  color: #3C5C99;
  text-decoration: underline;
}
body.isbio div.fiche-centre div.leftfiche div.infofiche a:hover {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.leftfiche div.infofiche a:hover {
  color: #0AA3E9;
}

div.fiche-centre p.intituleboutavis {
  text-align: center;
  font-size: 9pt;
  font-weight: 600;
  color: #3C5C99;
}
body.isbio div.fiche-centre p.intituleboutavis {
  color: #51A023;
}
body.isaumasculin div.fiche-centre p.intituleboutavis {
  color: #0AA3E9;
}

div.fiche-centre p.lienmiseajourinfos {
  text-align: left;
  font-size: 8pt;
  font-weight: 500;
  color: #3C5C99;
  line-height: 27px;
  margin: 0px;
  padding: 0px;
}
body.isbio div.fiche-centre p.lienmiseajourinfos {
  color: #51A023;
}
body.isaumasculin div.fiche-centre p.lienmiseajourinfos {
  color: #0AA3E9;
}

div.fiche-centre p.lienmiseajourinfos a,div.fiche-centre p.lienmiseajourinfos span.jslink {
  color: #3C5C99;
  text-decoration: underline;
}
body.isbio div.fiche-centre p.lienmiseajourinfos a,body.isbio div.fiche-centre p.lienmiseajourinfos span.jslink {
  color: #51A023;
}
body.isaumasculin div.fiche-centre p.lienmiseajourinfos a,body.isaumasculin div.fiche-centre p.lienmiseajourinfos span.jslink {
  color: #0AA3E9;
}

div.fiche-centre div.boutmiseajour {
  width: 95px;
  height: 83px;
  float: left;
  text-align: center;
  color: #3C5C99;
  font-size: 8pt;
  font-weight: 600;
  line-height: 10pt;
}
body.isbio div.fiche-centre div.boutmiseajour {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.boutmiseajour {
  color: #0AA3E9;
}

div.fiche-centre div.boutmiseajour a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio div.fiche-centre div.boutmiseajour a {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.boutmiseajour a {
  color: #0AA3E9;
}

div.fiche-centre div.boutmiseajour a:hover {
  color: #3C5C99;
  text-decoration: underline;
}
body.isbio div.fiche-centre div.boutmiseajour a:hover {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.boutmiseajour a:hover {
  color: #0AA3E9;
}

div.fiche-centre div.rightfiche {
  float: right;
  position: relative;
  width: 300px;
  height: 317px;
  margin: 0 10px 0 0;
  text-align: left;
}

div.fiche-centre div.rightficheavis {
  float: left;
  position: relative;
  margin: 25px 0px 0px 40px;
  width: 92px;
  border: 0px solid #000000;
}

div.fiche-centre div.rightfiche div.hautphoto {
  position: relative;
  height: 17px;
  width: 300px;
  text-align: center;
}

div.fiche-centre div.rightfiche div.photo {
  position: relative;
  height: 300px;
  width: 300px;
  text-align: center;
}


div.fiche-centre div.rightfiche.pub {
  height: auto;
}

div.fiche-centre div.rightfiche.pub .blocpub {
  height: auto;
  width: 300px;
  margin: 0;
  padding: 0;
}

div.fiche-centre div.horaires,div.fiche-centre div.activites,div.fiche-centre div.descriptif,div.fiche-centre div.prestations,div.fiche-centre div.actualite,div.fiche-centre div.specificites {
  margin: 10px;
  border: 1px solid #3C5C99;
  font-size: 8pt;
  line-height: 11pt;
  position: relative;
}
body.isbio div.fiche-centre div.horaires,body.isbio div.fiche-centre div.activites,body.isbio div.fiche-centre div.descriptif,body.isbio div.fiche-centre div.prestations,body.isbio div.fiche-centre div.actualite,body.isbio div.fiche-centre div.specificites {
  border-color: #51A023;
}
body.isaumasculin div.fiche-centre div.horaires,body.isaumasculin div.fiche-centre div.activites,body.isaumasculin div.fiche-centre div.descriptif,body.isaumasculin div.fiche-centre div.prestations,body.isaumasculin div.fiche-centre div.actualite,body.isaumasculin div.fiche-centre div.specificites {
  border-color: #0AA3E9;
}

div.fiche-centre div.horaires,div.fiche-centre div.activites {
  margin: 10px 0px;
}
div.fiche-centre div.descriptif,div.fiche-centre div.prestations,div.fiche-centre div.actualite,div.fiche-centre div.specificites, div.fiche-centre div.encartlistprestmarques {
  clear: both;
}

div.fiche-centre div.horaires p,div.fiche-centre div.descriptif p,div.fiche-centre div.activites p {
  margin: 0px 0px 4px 0px;
  padding: 5px;
  color: #333333;
  text-align: justify;
  line-height: 10pt;
  font-size: 8pt;
}

div.fiche-centre div.actualite div.contenu {
  padding: 4px;
  color: #333333;
  text-align: justify;
  line-height: 10pt;
  font-size: 8pt;
  width: 630px;
  overflow: hidden;
}

div.fiche-centre div.descriptif ul,div.fiche-centre div.prestations ul {
  list-style: disc;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  text-align: left;
  list-style-position: inside;
  color: #3C5C99;
}
body.isbio div.fiche-centre div.descriptif ul,body.isbio div.fiche-centre div.prestations ul {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.descriptif ul,body.isaumasculin div.fiche-centre div.prestations ul {
  color: #0AA3E9;
}

div.fiche-centre div.descriptif ul li,div.fiche-centre div.prestations ul li {
  color: #333333;
  font-size: 8pt;
  line-height: 10pt;
  padding: 0px;
  margin-bottom: 5px;
}

div.fiche-centre div.descriptif ul li a,div.fiche-centre div.prestations ul li a {
  color: #333333;
  text-decoration: none;
}

div.fiche-centre div.descriptif ul li a:hover,div.fiche-centre div.prestations ul li a:hover {
  color: #333333;
  text-decoration: underline;
}

div.fiche-centre div.notation {
  float: right;
  width: 165px;
}

div.fiche-centre div.notation p.noteprestations {
  margin-top: 70px;
  color: #3C5C99;
  line-height: 15px;
}
body.isbio div.fiche-centre div.notation p.noteprestations {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.notation p.noteprestations {
  color: #0AA3E9;
}

div.fiche-centre div.notation p.noteprestations img {
  vertical-align: middle;
}

div.fiche-centre div.notation div.encartnote {
  margin: 10px;
  margin-right: 0px;
  border: 1px solid #3C5C99;
  font-size: 8pt;
  line-height: 11pt;
  margin-bottom: 5px;
  position: relative;
  width: 155px;
}
body.isbio div.fiche-centre div.notation div.encartnote {
  border-color: #51A023;
}
body.isaumasculin div.fiche-centre div.notation div.encartnote {
  border-color: #0AA3E9;
}

div.fiche-centre div.notation div.encartnotegen {
  margin: 25px 0px 0px 0px;
  border: 1px solid #3C5C99;
  font-size: 8pt;
  line-height: 11pt;
  margin-bottom: 5px;
  position: relative;
  float: left;
  width: 155px;
  z-index: 9;
}
body.isbio div.fiche-centre div.notation div.encartnotegen {
  border-color: #51A023;
}
body.isaumasculin div.fiche-centre div.notation div.encartnotegen {
  border-color: #0AA3E9;
}



div.encartnote h2 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/puce-h2-fiche-note.gif)
    left top no-repeat;
  color: #666666;
  font-weight: 600;
  font-size: 8pt;
  line-height: 10pt;
  margin: 4px;
  padding: 0px;
  padding-top: 2px;
  padding-left: 18px;
  height: 28px;
}

div.fiche-centre div.notation div.encartnotegen h2,div#encartqualifdetail h2,div.encartnotebis h2 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/puce-h2-fiche-note-0.gif)
    left top no-repeat;
  color: #ffffff;
  font-weight: 600;
  font-size: 8pt;
  line-height: 10pt;
  margin: 4px;
  padding: 0px;
  padding-top: 2px;
  padding-left: 18px;
  height: 28px;
  text-align: left;
}

div#encartnote0 h2 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/resultatavispictotitre-0.gif)
    left top no-repeat;
  color: #3C5C99;
}
body.isbio div#encartnote0 h2 {
  color: #51A023;
}
body.isaumasculin div#encartnote0 h2 {
  color: #0AA3E9;
}


div#encartnote0 p,div#encartnote0 p a {
  color: #3C5C99;
}
body.isbio div#encartnote0 p,div#encartnote0 p a {
  color: #51A023;
}
body.isaumasculin div#encartnote0 p,div#encartnote0 p a {
  color: #0AA3E9;
}

div#encartnote1 p,div#encartnote1 p a {
  color: #b96b68 /*#d99694*/;
}

div#encartnote2 p,div#encartnote2 p a {
  color: #998a7d /*#BCAFA4*/;
}

div#encartnote3 p,div#encartnote3 p a {
  color: #66a9bc /*#93CDDD*/;
}

div#encartnote4 p,div#encartnote4 p a {
  color: #8d79a5 /*#b3a2c7*/;
}

div#encartnote5 p,div#encartnote5 p a {
  color: #d9955e /*#FAC090*/;
}

div#encartnote6 p,div#encartnote6 p a {
  color: #afbc93 /*#c3d69b*/;
}

div#encartnote7 p,div#encartnote7 p a {
  color: #da73da /*#ffa7ff*/;
}

div#encartnote8 p,div#encartnote8 p a {
  color: #8fa5be /*#95b3d7*/;
}

div#detailnotecriteres div.detailnotecriteresliste p,div#detailnotecriteres div.detailnotecriteresliste p a {
  color: #ffffff;
}


div.fiche-centre div.notation div.encartnote p {
  margin: 4px;
  font-size: 8pt;
  color: #666666;
  padding-bottom: 2px;
}

div.fiche-centre div.notation div.encartnotegen p,div.encartnotebis p {
  margin: 4px;
  font-size: 8pt;
  color: #ffffff;
  padding-bottom: 2px;
}

div#detailnotecriteres div.detailnotecriteresliste p {
  margin: 0px 15px;
  padding: 7px 0px;
}

div.fiche-centre div.notation div.encartnotegen p a,div.encartnotebis p a {
  color: #ffffff;
  text-decoration: none;
}

div.fiche-centre div.notation div.encartnotegen p a:hover,div.encartnotebis p a:hover {
  color: #ffffff;
  text-decoratrion: underline;
}

div.fiche-centre p.selectionaffichage {
  margin: 10px;
  padding: 0px;
  text-align: right;
}

div.fiche-centre div.encartresultatavis,div.fiche-centre div.encartlistprestmarques {
  margin: 10px auto;
  font-size: 8pt;
  line-height: 11pt;
  margin-bottom: 5px;
  position: relative;
  padding: 0 0 1px 0;
  width: 658px;
  z-index: 9;
  text-align: left;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/encartresultatavis0-bg-bas.gif)
    bottom center no-repeat;
}


div.fiche-centre div.specificites h2,div.fiche-centre div.descriptif h2,div.fiche-centre div.horaires h2,div.fiche-centre div.activites h2,div.fiche-centre div.actualite h2,div.fiche-centre div.prestations h2,div.description_map h2,div.fiche-centre div.encartresultatavis h4,div.fiche-centre div.encartlistprestmarques h3 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/resultatavispictotitre-0.gif)
    left center no-repeat;
  color: #666666;
  font-weight: 600;
  font-size: 9pt;
  line-height: 12pt;
  margin: 0px;
  padding: 10px;
  padding-left: 24px;
  background-position: 5px 10px;
}

div.fiche-centre div#encartresultatavis0 h4,div.fiche-centre div.prestmarques0 h3 {
  background-image:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/resultatavispictotitre-0.gif);
  color: #666666;
}


div.fiche-centre div.encartresultatavis h4 a {
  text-decoration: none;
  color: #666666;
}

div.fiche-centre div.encartresultatavis h4 a:hover {
  text-decoration: underline;
}

div.fiche-centre div.encartlistprestmarques p {
  color: #666666;
  font-size: 8pt;
  line-height: 10pt;
  margin: 0px;
  padding: 0px 20px 10px 20px;
}

div.fiche-centre div.encartresultatavis p {
  color: #666666;
  font-size: 8pt;
  line-height: 10pt;
  margin: 0px;
  padding: 0px 10px 10px 10px;
}

div.fiche-centre div.encartlistprestmarques h4 span {
  float: right;
}

div.fiche-centre div.encartresultatavis span a,div.fiche-centre div.encartresultatavis span.jslink {
  padding-left: 13px;
  text-decoration: none;
  margin-bottom: 5px;
  margin-right: 5px;
  display: block;
}

div.fiche-centre div.encartresultatavis span.jslink {
  margin-top: 5px;
  text-decoration: underline;
}

div.fiche-centre div#encartresultatavis0 span a,div.fiche-centre div#encartresultatavis0 span.jslink {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/picto-detail-0.gif)
    left center no-repeat;
  color: #3C5C99;
}
body.isbio div.fiche-centre div#encartresultatavis0 span a,body.isbio div.fiche-centre div#encartresultatavis0 span.jslink {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div#encartresultatavis0 span a,body.isaumasculin div.fiche-centre div#encartresultatavis0 span.jslink {
  color: #0AA3E9;
}


div.fiche-centre div.encartresultatavis span a:hover {
  text-decoration: underline;
}

div.fiche-centre div.encartresultatavis h4 span.note_avis {
  color: #666666;
  font-weight: 500;
  font-size: 8pt;
  float: right;
  margin: 0 0 0 15px;
  padding: 0;
}

div.fiche-centre div.encartlistprestmarques h4 span.note_avis {
  float: right;
  margin: 0 0 0 15px;
  padding: 0;
}

div.fiche-centre div.encartresultatavis div.descriptif {
  background-image: none;
  border: 0 none;
  font-size: 8pt;
  line-height: 11pt;
  margin: 0 10px 5px 10px;
  color: #666666;
  font-style: italic;
  text-align: justify;
}

div.fiche-centre div.encartresultatavis div.descriptif p.date {
  font-size: 8pt;
  line-height: 10pt;
  font-style: normal;
}

div.fiche-centre div.encartresultatavis div.descriptif div.detail_note {
  margin: 0 0 5px 15px;
  padding: 0 0 0 10px;
  border-left: 1px dashed;
  float: right;
  font-style: normal;
}

div.fiche-centre div.encartresultatavis div.descriptif div.detail_note tbody {
  font-size: 7pt;
  line-height: 9pt;
}

div.fiche-centre div.encartresultatavis div.descriptif div.detail_note tbody td.critere {
  border-bottom: 1px dotted #D1D2DF;
  text-align: left;
  vertical-align: top;
  width: 220px;
}

div.fiche-centre div.encartresultatavis div.descriptif div.detail_note tbody td.etoiles {
  text-align: left;
  vertical-align: bottom;
  width: 70px;
}

div.fiche-centre div.encartlistprestmarques div.listcol1 {
  border: 0px solid #000000;
  float: left;
  width: 215px;
  text-align: left;
  padding: 0 0 5px 0;
  margin: 0;
}

div.fiche-centre div.encartlistprestmarques div.listcol2 {
  border: 0px solid #000000;
  float: left;
  width: 215px;
  text-align: left;
  padding: 0 0 5px 0;
  margin: 0;
}

div.fiche-centre div.encartlistprestmarques div.listcol3,div.fiche-centre div.encartlistprestmarques div.actioncol3 {
  border: 0px solid #000000;
  float: left;
  width: 215px;
  text-align: left;
  padding: 0 0 5px 0;
  margin: 0;
}

div.fiche-centre div.encartlistprestmarques div.listcol1 ul,div.fiche-centre div.encartlistprestmarques div.listcol2 ul,div.fiche-centre div.encartlistprestmarques div.listcol3 ul {
  list-style-image:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/picto-presta-list-0.gif);
  margin: 0 5px;
  padding: 0px;
  text-align: left;
  list-style-position: inside;
  color: #4d4d4d;
}


div.fiche-centre div.encartlistprestmarques div.listcol1 ul li,div.fiche-centre div.encartlistprestmarques div.listcol2 ul li,div.fiche-centre div.encartlistprestmarques div.listcol3 ul li {
  color: #74d4d4d;
  font-size: 8pt;
  line-height: 10pt;
  padding: 0px;
  margin-bottom: 5px;
  margin-left: 15px;
}

div.fiche-centre div.encartlistprestmarques div.listcol1 ul li a,div.fiche-centre div.encartlistprestmarques div.listcol2 ul li a,div.fiche-centre div.encartlistprestmarques div.listcol3 ul li a {
  color: #4d4d4d;
  text-decoration: none;
}

div.fiche-centre div.encartlistprestmarques div.listcol1 ul li a:hover,div.fiche-centre div.encartlistprestmarques div.listcol2 ul li a:hover,div.fiche-centre div.encartlistprestmarques div.listcol3 ul li a:hover {
  color: #4d4d4d;
  text-decoration: underline;
}

div.fiche-centre div.encartlistprestmarques div.boutaction {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/picto-cadeaux-prestations-0.gif)
    center right no-repeat;
  text-align: right;
  line-height: 38px;
  height: 38px;
  margin: 2px;
  padding-right: 38px;
}

div.fiche-centre div.encartlistprestmarques div.boutaction a {
  font-size: 8pt;
  line-height: 38px;
  color: #4D4D4D;
  font-weight: 500;
  text-decoration: underline;
}

div.fiche-centre div.encartlistprestmarques div.boutaction a:hover {
  text-decoration: underline;
}

span.jslink {
  color: #3C5C99;
  text-decoration: underline;
}
body.isbio span.jslink {
  color: #51A023;
}
body.isaumasculin span.jslink {
  color: #0AA3E9;
}

.googleaddwords {
  text-align: center;
  margin: 10px 20px 10px 0;
}

span.emailpro,span#error_email {
  padding: 5px;
  text-align: center;
  display: block;
}

span#error_email {
  color: #E27085;
}

div.detailnoteavis {
  z-index: 99;
}

.liensvilles h2 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/puce-carre-lien-action.gif)
    left center no-repeat;
  margin: 4px 10px;
  padding-left: 17px;
  font-size: 8pt;
}

.liensvilles a {
  text-decoration: none;
  color: #3C5C99;
}
body.isbio .liensvilles a {
  color: #51A023;
}
body.isaumasculin .liensvilles a {
  color: #0AA3E9;
}

.liensvilles a:hover {
  text-decoration: underline;
}

/* FIN  content-container configuration ELEMENTS */
/* DEBUT  sidebar2-container configuration ELEMENTS */
div.sidebar2-margehaut {
  height: 10px;
  font-size: 10px;
  line-height: 10px;
}

#sidebar2-encart-newsletter div.marge,#sidebar2-encart-recherche div.marge {
  padding: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}

#sidebar2-encart-newsletter {
  position: relative;
  background-color: #3C5C99;
  text-align: left;
  margin: 0px;
  width: 300px;
}
body.isbio #sidebar2-encart-newsletter {
  background-color: #51A023;
}
body.isaumasculin #sidebar2-encart-newsletter {
  background-color: #0AA3E9;
}

#sidebar2-encart-newsletter div#error_nl {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 290px;
  padding: 5px;
  font-size: 8pt;
  line-height: 13pt;
  height: 70px;
  color: #ffffff;
  text-align: center;
  border: 0 none;
  background-color: #3C5C99;
  filter: alpha(opacity =   95);
  -moz-opacity: 0.95;
  opacity: 0.95;
  display: none;
}
body.isbio #sidebar2-encart-newsletter div#error_nl {
  background-color: #51A023;
}
body.isaumasculin #sidebar2-encart-newsletter div#error_nl {
  background-color: #0AA3E9;
}

#sidebar2-encart-newsletter div#error_nl p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  text-align: right;
}

#sidebar2-encart-newsletter div#error_nl p a {
  color: #ffffff;
  text-decoration: underline;
}

#sidebar2-encart-newsletter p.titre {
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 10pt;
  line-height: 12pt;
  color: #ffffff;
  font-weight: 600;
}

#sidebar2-encart-newsletter p.titre span {
  font-size: 8pt;
  font-weight: 500;
  margin-left: 8px;
}

#sidebar2-encart-recherche p.titre span img,#sidebar2-encart-newsletter p.titre span img {
  vertical-align: bottom;
  margin-bottom: 1px;
}

#sidebar2-encart-newsletter input {
  border: none;
  padding: 2px;
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-input-recherche-express.gif)
    top left no-repeat #ffffff;
}

#sidebar2-encart-newsletter input.boutimg {
  border: none;
  vertical-align: middle;
  background: none;
}

#sidebar2-encart-recherche {
  background-color: #3C5C99;
  text-align: left;
  margin: 0px;
  padding: 0px;
  width: 300px;
}
body.isbio #sidebar2-encart-recherche {
  background-color: #51A023;
}
body.isaumasculin #sidebar2-encart-recherche {
  background-color: #0AA3E9;
}

#sidebar2-encart-recherche p.titre {
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 10pt;
  line-height: 12pt;
  color: #ffffff;
  font-weight: 600;
}

#sidebar2-encart-recherche p.titre span {
  font-size: 8pt;
  margin-left: 8px;
  font-weight: 500;
}

#sidebar2-encart-recherche input {
  border: 0 none;
  padding: 1px 3px;
}

#sidebar2-encart-recherche input.boutimg {
  border: none;
  vertical-align: middle;
  background: none;
}

#sidebar2-encart-pub300x250 {
  text-align: center;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  width: 300px;
}

#sidebar2-encart-pushCb {
  text-align: center;
  padding: 0px;
  margin: 10px 0px;
  width: 300px;
}

#sidebar2-parole-lily-jane {
  text-align: center;
  padding: 0px;
  margin: 10px 0px;
  width: 300px;
  background:
    url(http://images.beaute-addict.com/images/interface/common/description-lily-jane-milieu.gif)
    center repeat-y #ffffff;
}

#sidebar2-parole-lily-jane p {
  padding: 0px;
  margin: 0px;
  width: 300px;
}

#sidebar2-parole-lily-jane p.descriptif {
  padding: 0px;
  margin: 0px 25px;
  width: 250px;
  text-align: justify;
  color: #333333;
}

#sidebar2-parole-lily-jane ul {
  padding: 0px;
  margin: 0px 25px 0 50px;
  text-align: left;
  color: #333333;
}

#sidebar2-parole-lily-jane ul ul {
  padding: 0px;
  margin: 0 20px;
}

#sidebar2-parole-lily-jane a {
  color: #333333;
  text-decoration: none;
}

#sidebar2-parole-lily-jane a:hover {
  text-decoration: underline;
}

#sidebar2-premierevisite {
  position: relative;
  width: 300px;
}

#sidebar2-premierevisite div.carre1,#sidebar2-premierevisite div.carre2,#sidebar2-premierevisite div.carre3,#sidebar2-premierevisite div.carre4 {
  position: absolute;
  width: 100px;
  height: 100px;
}

#sidebar2-premierevisite div.carre1 {
  position: absolute;
  top: 8px;
  left: 7px;
}

#sidebar2-premierevisite div.carre2 {
  position: absolute;
  top: 121px;
  left: 7px;
}

#sidebar2-premierevisite div.carre3 {
  position: absolute;
  top: 235px;
  left: 7px;
}

#sidebar2-premierevisite div.carre4 {
  position: absolute;
  top: 348px;
  left: 7px;
}

#sidebar2-premierevisite div.carre1 img,#sidebar2-premierevisite div.carre2 img,#sidebar2-premierevisite div.carre3 img,#sidebar2-premierevisite div.carre4 img {
  border: none;
  width: 100px;
  height: 100px;
}

#sidebar2-premierevisite div.adsense_300x250_illustre {
  position: absolute;
  left: 0px;
  width: 300px;
  margin: 10px 0 0 0;
}

.suggestionsBox {
  position: relative;
  left: 30px;
  margin: 10px 0px 0px 0px;
  width: 200px;
  background-color: #3C5C99;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: 2px solid #3C5C99;
  color: #fff;
}
body.isbio .suggestionsBox {
  border-color: #51A023;
  background-color: #51A023;
}
body.isaumasculin .suggestionsBox {
  border-color: #0AA3E9;
  background-color: #0AA3E9;
}

.suggestionList {
  margin: 0px;
  padding: 0px;
}

.suggestionList ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.suggestionList li {
  margin: 0px;
}

.suggestionList li a {
  display: block;
  color: #FFFFFF;
  padding: 5px;
  margin: 5px;
  cursor: pointer;
  text-decoration: none;
}

.suggestionList li a:hover {
  background-color: #3C5C99;
  cursor: pointer;
  text-decoration: none;
}
body.isbio .suggestionList li a:hover {
  background-color: #51A023;
}
body.isaumasculin .suggestionList li a:hover {
  background-color: #0AA3E9;
}

#sommairecentresdebeaute div#menuhcentresdebeaute ul li a.selected {
  background-color: #e3eef6;
  color: #3C5C99;
}
body.isbio #sommairecentresdebeaute div#menuhcentresdebeaute ul li a.selected {
  color: #51A023;
}
body.isaumasculin #sommairecentresdebeaute div#menuhcentresdebeaute ul li a.selected {
  color: #0AA3E9;
}

/* css push pub centre de beauté */
.pushCbEncart {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/pushCbEncartbas.gif)
    bottom center no-repeat;
  position: relative;
}

.pushCbEncart h2 {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/pushCbEncarthaut.gif)
    top center no-repeat;
  margin: 0px;
  padding: 10px 17px 5px 17px;
  text-align: left;
  color: #c0656d;
}

.pushCbEncart a {
  color: #c0656d;
  text-decoration: none;
}

.pushCbEncart div {
  margin: 0px 17px;
  z-index: 77;
}

.pushCbEncart div h3 {
  color: #666666;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.pushCbEncart div img {
  float: left;
  margin-right: 5px;
  z-index: 99;
}

.pushCbEncart div p {
  text-align: left;
  margin: 3px 0px;
  padding: 0px;
  color: #666666;
}

.pushCbEncart p.detailpushpub {
  text-align: right;
  padding: 0px 17px 5px 0px;
  margin: 0px;
}

/* css push pub centre de beauté */ /* tabFiche */
div.encartongletfiche {
  text-align: center;
}

div.tabfiche {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletfiche.gif)
    top left no-repeat #F0EFE9;
  height: 23px;
  margin-right: 3px;
  width: 133px;
  float: left;
  text-align: center;
  font-size: 8pt;
  z-index: 99;
  font-weight: 600;
}

div.tabfiche a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletfiche-droite.gif)
    top right no-repeat transparent;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 133px;
  color: #747581;
  text-decoration: none;
}

div.tabfiche a span {
  color: #CD8887;
  font-weight: bold;
}

div.tabfiche a:hover {
  color: #747581;
}

div.tabficheselected {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletfiche-2.gif)
    top left no-repeat #3C5C99;
  height: 23px;
  margin-right: 3px;
  width: 133px;
  float: left;
  text-align: center;
  font-size: 8pt;
  z-index: 99;
  font-weight: 600;
}
body.isbio div.tabficheselected {
  background-color: #51A023;
}
body.isaumasculin div.tabficheselected {
  background-color: #0AA3E9;
}

div.tabficheselected a {
  background:
    url(http://images.beaute-addict.com/images/interface/centres-de-beaute/bg-ongletfiche-droite-2.gif)
    top right no-repeat transparent;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 133px;
  color: #ffffff;
  text-decoration: none;
}

div.ligneform {
  margin-bottom: 5px;
  margin-top: 10px;
  color: #333333;
}

div.ligneform div.col1 input,div.ligneform div.col2 input,div.ligneform div.col0 input {
  border: 1px solid #3C5C99;
  color: #333333;
  vertical-align: middle;
}
body.isbio div.ligneform div.col1 input,body.isbio div.ligneform div.col2 input,body.isbio div.ligneform div.col0 input {
  border-color: #51A023;
}
body.isaumasculin div.ligneform div.col1 input,body.isaumasculin div.ligneform div.col2 input,body.isaumasculin div.ligneform div.col0 input {
  border-color: #0AA3E9;
}

div.ligneform div.col1,div.ligneform label {
  float: left;
  width: 220px;
  margin-right: 5px;
  text-align: right;
}

div.ligneform div.col2 {
  float: left;
  width: 418px;
  margin-left: 5px;
}

div.encartphotoN2 {
  background-color: #f0efe9;
  border: 1px solid #DDD8CC;
  float: left;
  margin: 5px;
  text-align: center;
  width: 110px;
}

div.encartphotoN2 table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
}

div.encartphotoN2 table td.action {
  text-align: right;
  padding: 0px 1px;
  color: #987476;
  font-size: 8pt;
  line-height: 16px;
  height: 32px;
}

div.encartphotoN2 table td.action span {
  text-align: center;
  display: block;
  width: 110px;
}

div.encartphotoN2 table td.action a {
  color: #747581;
  font-size: 8pt;
}

div.encartphotoN2 table td.photo {
  width: 100px;
  height: 110px;
  min-height: 110px;
  line-height: 110px;
  text-align: center;
  vertical-align: middle;
  padding: 0px 5px;
  display: table-cell;
}

div.encartphotoN2 table td.titre {
  text-align: left;
  color: #747581;
  font-size: 8pt;
  line-height: 16px;
  font-weight: 600;
  height: 32px;
  overflow: hidden;
  padding: 5px;
  vertical-align: top;
}

div.encartphotoN2 table td.comment {
  text-align: justify;
  color: #747581;
  font-size: 8pt;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
  font-weight: 500;
  padding: 0px 5px;
  vertical-align: top;
}

.noborder {
  border: none;
}

.playervideo {
  float: right;
  margin: 10px;
}

.fieldsetmedia {
  margin: 10px;
}

div.playervideo h3 {
  margin: 0px;
  padding: 10px;
  color: #333333;
}

p#descriptionplayer {
  margin: 0px;
  padding: 10px;
}

/* Fin tabFiche */

.lita1,.lita0,.lita2,.lita3,.lita4,.lita5,.lita6,.lita7,.lita8 {
  color: #333333;
}

h2.encarttitre {
  margin: 7px 10px 2px 20px;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #3C5C99;
}
body.isbio h2.encarttitre {
  color: #51A023;
}
body.isaumasculin h2.encarttitre {
  color: #0AA3E9;
}

div.fiche-centre div.activites h3,div.fiche-centre div.encartlistprestmarques h4,div.fiche-centre div.encartresultatavistitre h3 {
  margin: 7px 15px 7px 20px;
  font-size: 9pt;
  color: #333333;
}

div.fiche-centre div.activites h3.a_creer {
  font-size: 8pt;
  font-weight: normal;
  font-style: italic;
}

div.fiche-centre div.activites a.a_creer {
  font-weight: normal;
  font-style: italic;
  margin-bottom: 0;
  padding: 0 20px 0 5px
}

div.fiche-centre div.encartresultatavistitre h3 {
  margin-top: 15px;
  font-size: 10pt;
}

div.fiche-centre div.activites a,div.fiche-centre div.encartlistprestmarques a,div.fiche-centre div.encartresultatavistitre a {
  color: #333333;
  font-size: 8.5pt;
  text-decoration: none;
  float: right;
  margin: 0;
  padding: 3px 5px;
  font-weight: bold;
  line-height: 12pt;
}

div.fiche-centre div.encartresultatavistitre h3.encartresultatavis1.fullbg,div.fiche-centre div.activites h3.encartmajactivite1.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite1.fullbg {
  border: 0 none #666666;
  background-color: #d99694 /*#d99694*/;
  color: #FFFFFF;
}



#centres-right-container .sous_titre_rubrique {
  font-size: 15px;
  line-height: 19px;
  margin: 0;
  padding: 5px 5px 0 5px;
  font-weight: bold;
}
#centres-right-container .sous_titre_rubrique a {
  text-decoration: none;
  color: #333333;
}

div.fiche-centre div.encartresultatavistitre h3.encartresultatavis1,div.fiche-centre div.activites h3.encartmajactivite1,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite1,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis2,div.fiche-centre div.activites h3.encartmajactivite2,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite2,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis3,div.fiche-centre div.activites h3.encartmajactivite3,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite3,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis4,div.fiche-centre div.activites h3.encartmajactivite4,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite4,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis5,div.fiche-centre div.activites h3.encartmajactivite5,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite5,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis6,div.fiche-centre div.activites h3.encartmajactivite6,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite6,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis7,div.fiche-centre div.activites h3.encartmajactivite7,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite7,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis8,div.fiche-centre div.activites h3.encartmajactivite8,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite8 {
  border-bottom: 1px dotted #3C5C99;
  color: #3C5C99;
}

body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis1,body.isbio div.fiche-centre div.activites h3.encartmajactivite1,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite1,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis2,body.isbio div.fiche-centre div.activites h3.encartmajactivite2,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite2,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis3,body.isbio div.fiche-centre div.activites h3.encartmajactivite3,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite3,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis4,body.isbio div.fiche-centre div.activites h3.encartmajactivite4,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite4,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis5,body.isbio div.fiche-centre div.activites h3.encartmajactivite5,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite5,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis6,body.isbio div.fiche-centre div.activites h3.encartmajactivite6,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite6,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis7,body.isbio div.fiche-centre div.activites h3.encartmajactivite7,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite7,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis8,body.isbio div.fiche-centre div.activites h3.encartmajactivite8,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite8 {
  color: #51A023;
  border-color: #51A023;
}
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis1,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite1,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite1,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis2,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite2,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite2,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis3,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite3,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite3,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis4,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite4,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite4,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis5,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite5,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite5,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis6,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite6,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite6,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis7,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite7,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite7,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis8,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite8,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite8 {
  color: #0AA3E9;
  border-color: #0AA3E9;
}

div.fiche-centre div.encartresultatavistitre h3.encartresultatavis1.fullbg,div.fiche-centre div.activites h3.encartmajactivite1.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite1.fullbg,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis2.fullbg,div.fiche-centre div.activites h3.encartmajactivite2.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite2.fullbg,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis3.fullbg,div.fiche-centre div.activites h3.encartmajactivite3.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite3.fullbg,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis4.fullbg,div.fiche-centre div.activites h3.encartmajactivite4.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite4.fullbg,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis5.fullbg,div.fiche-centre div.activites h3.encartmajactivite5.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite5.fullbg,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis6.fullbg,div.fiche-centre div.activites h3.encartmajactivite6.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite6.fullbg,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis7.fullbg,div.fiche-centre div.activites h3.encartmajactivite7.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite7.fullbg,
div.fiche-centre div.encartresultatavistitre h3.encartresultatavis8.fullbg,div.fiche-centre div.activites h3.encartmajactivite8.fullbg,div.fiche-centre div.encartlistprestmarques h4.encartmajactivite8.fullbg {
  border: 0 none;
  background-color: #3C5C99;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  text-align: left;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis1.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite1.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite1.fullbg,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis2.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite2.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite2.fullbg,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis3.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite3.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite3.fullbg,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis4.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite4.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite4.fullbg,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis5.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite5.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite5.fullbg,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis6.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite6.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite6.fullbg,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis7.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite7.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite7.fullbg,
body.isbio div.fiche-centre div.encartresultatavistitre h3.encartresultatavis8.fullbg,body.isbio div.fiche-centre div.activites h3.encartmajactivite8.fullbg,body.isbio div.fiche-centre div.encartlistprestmarques h4.encartmajactivite8.fullbg {
  background-color: #51A023;
}
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis1.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite1.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite1.fullbg,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis2.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite2.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite2.fullbg,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis3.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite3.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite3.fullbg,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis4.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite4.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite4.fullbg,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis5.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite5.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite5.fullbg,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis6.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite6.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite6.fullbg,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis7.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite7.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite7.fullbg,
body.isaumasculin div.fiche-centre div.encartresultatavistitre h3.encartresultatavis8.fullbg,body.isaumasculin div.fiche-centre div.activites h3.encartmajactivite8.fullbg,body.isaumasculin div.fiche-centre div.encartlistprestmarques h4.encartmajactivite8.fullbg {
  background-color: #0AA3E9;
}


div.fiche-centre div.encartresultatavistitre h3 .ongletnotationgen,
div.fiche-centre div.encartresultatavistitre h3 a,
div.fiche-centre div.activites h3 a,
div.fiche-centre div.encartlistprestmarques h4 a {
  margin-left: 10px;
}
div.fiche-centre div.encartresultatavistitre h3 .ongletnotationgen 
{
  float: righ;
}
div.fiche-centre div.encartresultatavistitre h3 .ongletnotationgen img,
div.fiche-centre div.encartresultatavistitre h3 a  img,
div.fiche-centre div.activites h3 a  img,
div.fiche-centre div.encartlistprestmarques h4 a img {
  vertical-align: middle;
}

div.fiche-centre div.encartresultatavistitre .encartresultatavis,div.fiche-centre div.activites a.encartmajactivite,div.fiche-centre div.encartlistprestmarques a.encartmajactivite,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis1,div.fiche-centre div.activites a.encartmajactivite1,div.fiche-centre div.encartlistprestmarques a.encartmajactivite1,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis2,div.fiche-centre div.activites a.encartmajactivite2,div.fiche-centre div.encartlistprestmarques a.encartmajactivite2,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis3,div.fiche-centre div.activites a.encartmajactivite3,div.fiche-centre div.encartlistprestmarques a.encartmajactivite3,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis4,div.fiche-centre div.activites a.encartmajactivite4,div.fiche-centre div.encartlistprestmarques a.encartmajactivite4,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis5,div.fiche-centre div.activites a.encartmajactivite5,div.fiche-centre div.encartlistprestmarques a.encartmajactivite5,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis6,div.fiche-centre div.activites a.encartmajactivite6,div.fiche-centre div.encartlistprestmarques a.encartmajactivite6,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis7,div.fiche-centre div.activites a.encartmajactivite7,div.fiche-centre div.encartlistprestmarques a.encartmajactivite7,
div.fiche-centre div.encartresultatavistitre a.encartresultatavis8,div.fiche-centre div.activites a.encartmajactivite8,div.fiche-centre div.encartlistprestmarques a.encartmajactivite8 {
  color: #3C5C99;
}
body.isbio div.fiche-centre div.encartresultatavistitre .encartresultatavis,body.isbio div.fiche-centre div.activites a.encartmajactivite,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis1,body.isbio div.fiche-centre div.activites a.encartmajactivite1,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite1,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis2,body.isbio div.fiche-centre div.activites a.encartmajactivite2,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite2,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis3,body.isbio div.fiche-centre div.activites a.encartmajactivite3,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite3,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis4,body.isbio div.fiche-centre div.activites a.encartmajactivite4,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite4,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis5,body.isbio div.fiche-centre div.activites a.encartmajactivite5,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite5,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis6,body.isbio div.fiche-centre div.activites a.encartmajactivite6,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite6,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis7,body.isbio div.fiche-centre div.activites a.encartmajactivite7,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite7,
body.isbio div.fiche-centre div.encartresultatavistitre a.encartresultatavis8,body.isbio div.fiche-centre div.activites a.encartmajactivite8,body.isbio div.fiche-centre div.encartlistprestmarques a.encartmajactivite8 {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.encartresultatavistitre .encartresultatavis,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis1,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite1,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite1,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis2,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite2,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite2,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis3,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite3,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite3,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis4,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite4,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite4,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis5,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite5,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite5,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis6,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite6,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite6,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis7,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite7,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite7,
body.isaumasculin div.fiche-centre div.encartresultatavistitre a.encartresultatavis8,body.isaumasculin div.fiche-centre div.activites a.encartmajactivite8,body.isaumasculin div.fiche-centre div.encartlistprestmarques a.encartmajactivite8 {
  color: #0AA3E9;
}

div.fiche-centre div.encartaproximite ul {
  margin: 5px;
  padding: 0px;
  text-align: left;
  list-style-position: inside;
  color: #333333;
}

div.fiche-centre div.encartaproximite ul li {
  color: #333333;
  font-size: 8pt;
  line-height: 10pt;
  padding: 0px;
  margin-bottom: 5px;
  margin-left: 15px;
}

div.fiche-centre div.encartaproximite ul li a {
  color: #333333;
  text-decoration: none;
}

div.fiche-centre div.encartaproximite ul li a:hover {
  color: #333333;
  text-decoration: underline;
}

#content-container div.fiche-centre .titre1 {
  background-color: #3C5C99;
  color: #FFFFFF;
  margin: 5px 0 0 0;
  padding: 0 15px;
  line-height: 25px;
  font-weight: 600;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  text-align: left;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio #content-container div.fiche-centre .titre1 {
  background-color: #51A023;
  color: #FFFFFF;
}
body.isaumasculin #content-container div.fiche-centre .titre1 {
  background-color: #0AA3E9;
  color: #FFFFFF;
}

#content-container div.fiche-centre .titre1 a {
  color: #FFFFFF;
  text-decoration: none;
}

div.resume div.infos {
  float: left;
  width: 220px;
  padding-top: 3px;
  color: #3C5C99;
  margin-left: 5px;
}
body.isbio div.resume div.infos {
  color: #51A023;
}
body.isaumasculin div.resume div.infos {
  color: #0AA3E9;
}

div.resume div.descriptif {
  float: left;
  width: 174px;
  padding-top: 3px;
  color: #333333;
  margin-left: 10px;
  text-align: justify;
  line-height: 12px;
}


#content-container .encartresultat .pagination .titre_classement
{
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  float: left;
  margin: 0 0 5px;
}
#content-container .encartresultat .pagination .titre_classement .fleche
{
  vertical-align: middle;
  float: left;
  width: 10px;
  height: 20px;
  background-color: transparent;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-rose_13.png");
  background-position: center left;
  background-repeat: no-repeat;
}
body.isbio #content-container .encartresultat .pagination .titre_classement .fleche {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-verte_13.png");
}
body.isaumasculin #content-container .encartresultat .pagination .titre_classement .fleche {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-bleue_13.png");
}

#content-container .encartresultat .pagination span.paginationside1
{
  clear: both;
  float: left;
}
#content-container .encartresultat .pagination span.paginationside1 .nb_centres
{
  color: #333333;
  font-weight: bold;
}
#content-container .encartresultat .pagination span.paginationside2 {
  float: right;
}
#content-container .encartresultat .pagination span.paginationside2 select {
  border: 1px solid #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}
#content-container .encartresultat .pagination span.paginationside2 input {
  border: none;
}

input, textarea, select,
body.isbio input, body.isbio textarea, body.isbio select,
body.isaumasculin input, body.isaumasculin textarea, body.isaumasculin select {
  border: 1px solid #666666;
  color: #333333;
  font-size: 8pt;
}

.lien_bouton {
  border-top: 1px solid #ffffff;
  background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dde0e6) );
  background: -moz-linear-gradient(top, #FFFFFF, #dde0e6);
  padding: 2px 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #a7b4cc 0 1px 2px;
  -moz-box-shadow: #a7b4cc 0 1px 2px;
  box-shadow: #a7b4cc 0 1px 2px;
  text-shadow: #dde0e6 0 1px 0;
  color: #3C5C99;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
}
body.isbio .lien_bouton {
  color: #51A023;
  background-color: #dfe7da;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dfe7da) );
  background: -moz-linear-gradient(top, #FFFFFF, #dfe7da);
  -webkit-box-shadow: #afcf9d 0 1px 2px;
  -moz-box-shadow: #afcf9d 0 1px 2px;
  box-shadow: #afcf9d 0 1px 2px;
  text-shadow: #dfe7da 0 1px 0;
}
body.isaumasculin .lien_bouton {
  color: #0AA3E9;
  background-color: #d8e7ee;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d8e7ee) );
  background: -moz-linear-gradient(top, #FFFFFF, #d8e7ee);
  -webkit-box-shadow: #93d0ec 0 1px 2px;
  -moz-box-shadow: #93d0ec 0 1px 2px;
  box-shadow: #93d0ec 0 1px 2px;
  text-shadow: #d8e7ee 0 1px 0;
}

.lien_bouton:hover {
  border-top-color: #FFF;
  background-color: #3C5C99;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b4cc), to(#3C5C99) );
  background: -moz-linear-gradient(top, #a7b4cc, #3C5C99);
  -webkit-box-shadow: #3C5C99 0 1px 2px;
  -moz-box-shadow: #3C5C99 0 1px 2px;
  box-shadow: #3C5C99 0 1px 2px;
  text-shadow: #3C5C99 0 1px 0;
  color: #FFFFFF;
}
body.isbio .lien_bouton:hover  {
  border-top-color: #FFF;
  background-color: #51A023;
  background: -webkit-gradient(linear, left top, left bottom, from(#afcf9d), to(#51A023) );
  background: -moz-linear-gradient(top, #afcf9d, #51A023);
  -webkit-box-shadow: #51A023 0 1px 2px;
  -moz-box-shadow: #51A023 0 1px 2px;
  box-shadow: #51A023 0 1px 2px;
  text-shadow: #51A023 0 1px 0;
  color: #FFFFFF;
}
body.isaumasculin .lien_bouton:hover {
  border-top-color: #FFF;
  background-color: #0AA3E9;
  background: -webkit-gradient(linear, left top, left bottom, from(#93d0ec), to(#0AA3E9) );
  background: -moz-linear-gradient(top, #93d0ec, #0AA3E9);
  -webkit-box-shadow: #0AA3E9 0 1px 2px;
  -moz-box-shadow: #0AA3E9 0 1px 2px;
  box-shadow: #0AA3E9 0 1px 2px;
  text-shadow: #0AA3E9 0 1px 0;
  color: #FFFFFF;
}


#content-container p.tri {
  margin: 10px;
  padding: 0px;
  color: #666666;
  font-weight: 500;
  text-align: right;
  font-size: 9pt;
}

#content-container p.tri a {
  color: #666666;
  text-decoration: none;
}

#content-container p.tri a:hover {
  color: #333333;
  text-decoration: none;
}

#content-container p.tri a.selected {
  font-weight: 600;
  text-decoration: underline;
}

#encart-creation {
  margin: 10px 20px 10px 0;
  position: relative;
  width: 330px;
  float: left;
  text-align: center;
}

#encart-creation p.lienaction {
  margin: 5px auto;
  position: relative;
  text-align: left;
}

.ac_results {
  padding: 0px;
  border: 1px solid #3C5C99;
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 99999;
}
body.isbio .ac_results {
  border-color: #51A023;
}
body.isaumasculin .ac_results {
  border-color: #0AA3E9;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  display: block;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  background-color: #FFFFFF;
  color: #666666;
  border-bottom: 1px dotted #3C5C99;
}
body.isbio .ac_results li {
  border-color: #51A023;
}
body.isaumasculin .ac_results li {
  border-color: #0AA3E9;
}

.ac_results li.ac_over {
  background-color: #E0E9EF;
  color: #5F617F;
}

.ac_loading {
  /*	background-image: url("http://images.beaute-addict.com/test_mat/new/images/indicator.gif");
*/
  background-repeat: no-repeat;
  background-position: center right;
}

div.fiche-centre .infoligne {
  color: #666666;
  text-align: left;
  font-size: 8pt;
  line-height: 10pt;
  margin: 5px 0 4px;
  padding: 0;
}

div.fiche-centre .infoligne.nom {
  color: #3C5C99;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12pt;
  line-height: 15pt;
}
body.isbio div.fiche-centre .infoligne.nom {
  color: #51A023;
}
body.isaumasculin div.fiche-centre .infoligne.nom {
  color: #0AA3E9;
}

div.fiche-centre .infoligne.adresse {
  font-size: 10pt;
  line-height: 13pt;
  color: #333333;
}

div.fiche-centre .infoligne.adresse .ville {
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
}

div.fiche-centre .infoligne.telephone,div.fiche-centre .infoligne.email,div.fiche-centre .infoligne.web {
  font-size: 9pt;
  line-height: 12pt;
}

div.fiche-centre .infoligne a {
  color: #666666;
  text-decoration: none;
}

div.fiche-centre .infoligne.nom a {
  color: #3C5C99;
}
body.isbio div.fiche-centre .infoligne.nom a {
  color: #51A023;
}
body.isaumasculin div.fiche-centre .infoligne.nom a {
  color: #0AA3E9;
}

div.fiche-centre .infoligne a:hover {
  text-decoration: underline;
}

div.fiche-centre .infoligne.telephone {
  color: #333333;
  padding: 15px 0px;
  text-align: right;
  font-weight: bold;
  position: relative;
}
div.fiche-centre .infoligne .lientelephone {
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
  padding: 0 15px;
  line-height: 20px;
  display: inline-block;
}
div.fiche-centre .infoligne .lientelephone .txt {
  padding: 0 5px 0 30px;
  background-image: url("http://images.beaute-addict.com/images/mobile/picto-tel_20x20.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 18px;
  display: inline-block;
}
div.fiche-centre .infoligne .lientelephone .etoile_num {
  font-weight: normal;
  color: #666666;
  font-style: italic;
}
div.fiche-centre .infoligne .lientelephone {
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  margin-left: 10px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #333333;
  background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dde0e6) );
  background: -moz-linear-gradient(top, #FFFFFF, #dde0e6);
  padding: 3px 8px 3px 8px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: #3c5c99 0 0 3px;
  -moz-box-shadow: #3c5c99 0 0 3px;
  box-shadow: #3c5c99 0 0 3px;
  color: #333333;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
}
body.isbio div.fiche-centre .infoligne .lientelephone {
  color: #333333;
  background-color: #dfe7da;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dfe7da) );
  background: -moz-linear-gradient(top, #FFFFFF, #dfe7da);
  -webkit-box-shadow: #51A023 0 0 3px;
  -moz-box-shadow: #51A023 0 0 3px;
  box-shadow: #51A023 0 0 3px;
}
body.isaumasculin div.fiche-centre .infoligne .lientelephone {
  color: #333333;
  background-color: #d8e7ee;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d8e7ee) );
  background: -moz-linear-gradient(top, #FFFFFF, #d8e7ee);
  -webkit-box-shadow: #0AA3E9 0 1px 2px;
  -moz-box-shadow: #0AA3E9 1px 2px 3px;
  box-shadow: #0AA3E9 1px 2px 3px;
}
div.fiche-centre .infoligne .lientelephone:hover {
  background-color: #3C5C99;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b4cc), to(#3C5C99) );
  background: -moz-linear-gradient(top, #a7b4cc, #3C5C99);
  text-shadow: #FFFFFF 0px 1px 3px;
  color: #000000;
  text-decoration: none;
}
body.isbio div.fiche-centre .infoligne .lientelephone:hover  {
  background-color: #51A023;
  background: -webkit-gradient(linear, left top, left bottom, from(#afcf9d), to(#51A023) );
  background: -moz-linear-gradient(top, #afcf9d, #51A023);
}
body.isaumasculin div.fiche-centre .infoligne .lientelephone:hover {
  background-color: #0AA3E9;
  background: -webkit-gradient(linear, left top, left bottom, from(#93d0ec), to(#0AA3E9) );
  background: -moz-linear-gradient(top, #93d0ec, #0AA3E9);
}

div.fiche-centre .infoligne .note_tarifaire {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 9px;
  line-height: 12px;
  text-align: right;
  padding: 0 15px;
  font-weight: normal;
  color: #999999;
}
div.fiche-centre .infoligne .note_tarifaire .exp_link {
  padding: 0 5px;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
div.fiche-centre .infoligne .note_tarifaire .exp_link:hover {
  text-decoration: underline;
}
div.fiche-centre .infoligne .note_tarifaire .exp_cont {
  display: block;
  text-align: justify;
  padding: 15px 0 0;
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  border-top: 1px dashed;
  margin: 25px 0 0;
  color: #666666;
}
div.fiche-centre .infoligne .note_tarifaire .exp {
  display: none;
}
div.fiche-centre .infoligne .note_tarifaire .exp a {
  font-style: italic;
  color: #999999;
}
div.fiche-centre .explicationtel {
  min-height: 24px;
  margin-top: -10px;
}

div.fiche-centre .explicationtel .exp_cont,
.lcentre .explicationtel .exp_cont {
  text-align: justify;
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  color: #999999;
}
div.fiche-centre .explicationtel .exp a,
.lcentre .explicationtel .exp a {
  color: #AAAAAA;
  text-decoration: none;
}
div.fiche-centre .explicationtel .exp a:hover,
.lcentre .explicationtel .exp a:hover {
  text-decoration: underline;
}

.lcentre .lienappel{
  float: right;
  position: relative;
  margin: 10px 15px 0;
  padding: 0 0 13px;
}
.lcentre .lienappel .lientelephone {
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
  padding: 0 15px;
  line-height: 20px;
  display: inline-block;
  margin-left: 0;
}
.lcentre .lienappel .lientelephone .txt {
  padding: 0 5px 0 30px;
  background-image: url("http://images.beaute-addict.com/images/mobile/picto-tel_20x20.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 18px;
  display: inline-block;
}
.lcentre .lienappel .lientelephone .etoile_num {
  font-weight: normal;
  color: #666666;
  font-style: italic;
}
.lcentre .lienappel .lientelephone {
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #333333;
  background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dde0e6) );
  background: -moz-linear-gradient(top, #FFFFFF, #dde0e6);
  padding: 3px 8px 3px 8px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: #3c5c99 0 0 3px;
  -moz-box-shadow: #3c5c99 0 0 3px;
  box-shadow: #3c5c99 0 0 3px;
  color: #333333;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
}
body.isbio .lcentre .lienappel .lientelephone {
  color: #333333;
  background-color: #dfe7da;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dfe7da) );
  background: -moz-linear-gradient(top, #FFFFFF, #dfe7da);
  -webkit-box-shadow: #51A023 0 0 3px;
  -moz-box-shadow: #51A023 0 0 3px;
  box-shadow: #51A023 0 0 3px;
}
body.isaumasculin .lcentre .lienappel .lientelephone {
  color: #333333;
  background-color: #d8e7ee;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d8e7ee) );
  background: -moz-linear-gradient(top, #FFFFFF, #d8e7ee);
  -webkit-box-shadow: #0AA3E9 0 1px 2px;
  -moz-box-shadow: #0AA3E9 1px 2px 3px;
  box-shadow: #0AA3E9 1px 2px 3px;
}
.lcentre .lienappel .lientelephone:hover {
  background-color: #3C5C99;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b4cc), to(#3C5C99) );
  background: -moz-linear-gradient(top, #a7b4cc, #3C5C99);
  text-shadow: #FFFFFF 0px 1px 3px;
  color: #000000;
  text-decoration: none;
}
body.isbio .lcentre .lienappel .lientelephone:hover  {
  background-color: #51A023;
  background: -webkit-gradient(linear, left top, left bottom, from(#afcf9d), to(#51A023) );
  background: -moz-linear-gradient(top, #afcf9d, #51A023);
}
body.isaumasculin .lcentre .lienappel .lientelephone:hover {
  background-color: #0AA3E9;
  background: -webkit-gradient(linear, left top, left bottom, from(#93d0ec), to(#0AA3E9) );
  background: -moz-linear-gradient(top, #93d0ec, #0AA3E9);
}

.lcentre .lienappel .note_tarifaire {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 9px;
  line-height: 12px;
  text-align: right;
  padding: 0 15px;
  font-weight: normal;
  color: #999999;
}
.lcentre .explicationtel {
  position: absolute;
  bottom: -15px;
  right: left;
  font-size: 9px;
  line-height: 12px;
  text-align: right;
  font-weight: normal;
  color: #999999;
  padding: 0;
  margin: 0 0 0 25px;
}





















div.fiche-centre .infoligne.adresse a,div.fiche-centre .infoligne.email a {
  text-decoration: none;
}

div.fiche-centre .infoligne.adresse a:hover,div.fiche-centre .infoligne.email a:hover {
  text-decoration: underline;
}

div.fiche-centre .infoligne a.voirplus {
  color: #3C5C99;
  text-decoration: none;
  margin-left: 10px;
}
body.isbio div.fiche-centre .infoligne a.voirplus {
  color: #51A023;
}
body.isaumasculin div.fiche-centre .infoligne a.voirplus {
  color: #0AA3E9;
}
div.fiche-centre .infoligne a.voirplus:hover {
  background-color: #3C5C99;
  color: #FFFFFF;
  text-decoration: none;
}
body.isbio div.fiche-centre .infoligne a.voirplus:hover {
  background-color: #51A023;
  color: #FFFFFF;
}
body.isaumasculin div.fiche-centre .infoligne a.voirplus:hover {
  background-color: #0AA3E9;
  color: #FFFFFF;
}

div.fiche-centre .avisgeneral {
  padding-top: 5px;
  font-size: 9pt;
  line-height: 12pt;
  padding: 27px 0 0 0;
  margin: 7px 0 3px 0;
  color: #333333;
}

.infoligne .titrenouveau,
.infoligne .voirplus.avecbouton,
.bouton.detail_avis,
#recherche p.lienaction a.ajouter_centre {
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  margin-left: 10px;
  border-top: 1px solid #ffffff;
  background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dde0e6) );
  background: -moz-linear-gradient(top, #FFFFFF, #dde0e6);
  padding: 2px 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #a7b4cc 0 1px 2px;
  -moz-box-shadow: #a7b4cc 0 1px 2px;
  box-shadow: #a7b4cc 0 1px 2px;
  text-shadow: #dde0e6 0 1px 0;
  color: #3C5C99;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
}
body.isbio .infoligne .titrenouveau,
body.isbio .infoligne .voirplus.avecbouton,
body.isbio .bouton.detail_avis,
body.isbio #recherche p.lienaction a.ajouter_centre {
  color: #51A023;
  background-color: #dfe7da;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dfe7da) );
  background: -moz-linear-gradient(top, #FFFFFF, #dfe7da);
  -webkit-box-shadow: #afcf9d 0 1px 2px;
  -moz-box-shadow: #afcf9d 0 1px 2px;
  box-shadow: #afcf9d 0 1px 2px;
  text-shadow: #dfe7da 0 1px 0;
}
body.isaumasculin .infoligne .titrenouveau,
body.isaumasculin .infoligne .voirplus.avecbouton,
body.isaumasculin .bouton.detail_avis,
body.isaumasculin #recherche p.lienaction a.ajouter_centre {
  color: #0AA3E9;
  background-color: #d8e7ee;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d8e7ee) );
  background: -moz-linear-gradient(top, #FFFFFF, #d8e7ee);
  -webkit-box-shadow: #93d0ec 0 1px 2px;
  -moz-box-shadow: #93d0ec 0 1px 2px;
  box-shadow: #93d0ec 0 1px 2px;
  text-shadow: #d8e7ee 0 1px 0;
}

.infoligne .titrenouveau:hover,
.infoligne .voirplus.avecbouton:hover,
.bouton.detail_avis:hover,
#recherche p.lienaction a.ajouter_centre:hover {
  border-top-color: #FFF;
  background-color: #3C5C99;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b4cc), to(#3C5C99) );
  background: -moz-linear-gradient(top, #a7b4cc, #3C5C99);
  -webkit-box-shadow: #3C5C99 0 1px 2px;
  -moz-box-shadow: #3C5C99 0 1px 2px;
  box-shadow: #3C5C99 0 1px 2px;
  text-shadow: #3C5C99 0 1px 0;
  color: #FFFFFF;
}
body.isbio .infoligne .titrenouveau:hover,
body.isbio .infoligne .voirplus.avecbouton:hover,
body.isbio .bouton.detail_avis:hover,
body.isbio #recherche p.lienaction a.ajouter_centre:hover  {
  border-top-color: #FFF;
  background-color: #51A023;
  background: -webkit-gradient(linear, left top, left bottom, from(#afcf9d), to(#51A023) );
  background: -moz-linear-gradient(top, #afcf9d, #51A023);
  -webkit-box-shadow: #51A023 0 1px 2px;
  -moz-box-shadow: #51A023 0 1px 2px;
  box-shadow: #51A023 0 1px 2px;
  text-shadow: #51A023 0 1px 0;
  color: #FFFFFF;
}
body.isaumasculin .infoligne .titrenouveau:hover,
body.isaumasculin .infoligne .voirplus.avecbouton:hover,
body.isaumasculin .bouton.detail_avis:hover,
body.isaumasculin #recherche p.lienaction a.ajouter_centre:hover {
  border-top-color: #FFF;
  background-color: #0AA3E9;
  background: -webkit-gradient(linear, left top, left bottom, from(#93d0ec), to(#0AA3E9) );
  background: -moz-linear-gradient(top, #93d0ec, #0AA3E9);
  -webkit-box-shadow: #0AA3E9 0 1px 2px;
  -moz-box-shadow: #0AA3E9 0 1px 2px;
  box-shadow: #0AA3E9 0 1px 2px;
  text-shadow: #0AA3E9 0 1px 0;
  color: #FFFFFF;
}



.bouton.detail_avis {
  padding: 0 5px 0 3px;
  border-radius: 20px;
  margin: -1px 0 0 10px;
  cursor: pointer;
  float: right;
  text-transform: none;
  color: #333333;
  font-weight: normal;
}
.bouton.detail_avis span {
  margin: 0 3px 0 0;
  float: left;
  color: #3C5C99;
  font-weight: bold;
  font-size: 14px;
  color: #3C5C99;
}
body.isbio .bouton.detail_avis span {
  color: #51A023;
}
body.isaumasculin .bouton.detail_avis span {
  color: #0AA3E9;
}

#recherche p.lienaction a.ajouter_centre {
  float: right;
  text-transform: none;
  font-size: 13px;
  color: #333333;
}
#recherche p.lienaction a.ajouter_centre span {
  font-weight: bold;
  font-size: 16px;
  float: left;
  margin: 0 12px 0 0;
  color: #3C5C99;
}
body.isbio #recherche p.lienaction a.ajouter_centre span {
  color: #51A023;
}
body.isaumasculin #recherche p.lienaction a.ajouter_centre span {
  color: #0AA3E9;
}
#recherche p.lienaction a.ajouter_centre:hover span,
body.isaumasculin #recherche p.lienaction a.ajouter_centre:hover span,
body.isbio #recherche p.lienaction a.ajouter_centre:hover span {
  color: #FFFFFF;
}

.infoligne .voirplus.avecbouton img {
  margin: 0 6px 0 -4px;
  vertical-align: top;
}

div.fiche-centre .avisgeneral a.titre3 {
  color: #333333;
  text-decoration: none;
}

div.fiche-centre .avisgeneral .note_avis {
  float: right;
  color: #3C5C99;
}
body.isbio div.fiche-centre .avisgeneral .note_avis {
  color: #51A023;
}
body.isaumasculin div.fiche-centre .avisgeneral .note_avis {
  color: #0AA3E9;
}

div.fiche-centre .avisgeneral div.detail_note {
  font-style: normal;
  margin: 5px 25px;
  padding: 0;
}

div.fiche-centre div.horaires,div.fiche-centre div.activites,div.fiche-centre div.descriptif {
  background-image: none;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
  border: 0 none;
}

div.fiche-centre div.descriptif p {
  margin: 5px 15px;
  font-size: 13px;
  line-height: 150%;
}

div.fiche-centre div.horaires p,div.fiche-centre div.activites p {
  margin: 5px 5px;
  font-size: 13px;
  line-height: 150%;
}

div.fiche-centre div.descriptif p.info {
  margin: 5px 15px;
  font-size: 12px;
  line-height: 150%;
}

div.fiche-centre div.descriptif .maj {
  color: #3C5C99;
}
body.isbio div.fiche-centre div.descriptif .maj {
  color: #51A023;
}
body.isaumasculin div.fiche-centre div.descriptif .maj {
  color: #0AA3E9;
}
#avis {
  margin: 20px 0;
}

div.fiche-centre .avisaddict .titre_avis {
  font-style:italic;
}
div.fiche-centre .avisaddict p.commentaire {
  margin: 0 0 3px;
  font-size: 12px;
  line-height: 150%;
  padding: 0 20px;
  text-indent: 23px;
}

div.fiche-centre div.infoligne.liendepotavis p {
  margin: 5px 15px;
  font-size: 12px;
  line-height: 150%;
}

div.fiche-centre div.horaires h2,div.fiche-centre div.activites h2,div.fiche-centre div.descriptif h2 {
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  background: none repeat scroll 0 0 #3C5C99;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
  padding: 0 10px;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio div.fiche-centre div.horaires h2,body.isbio div.fiche-centre div.activites h2,body.isbio div.fiche-centre div.descriptif h2 {
  background-color: #51A023;
}
body.isaumasculin div.fiche-centre div.horaires h2,body.isaumasculin div.fiche-centre div.activites h2,body.isaumasculin div.fiche-centre div.descriptif h2 {
  background-color: #0AA3E9;
}

div.fiche-centre div.activites h3.titreactivite {
  border: 0 none;
}

div.fiche-centre div.encartlistprestmarques {
  background-image: none;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
}

div.fiche-centre div.encartresultatavisgeneral {
  margin: 10px auto 0px auto;
  font-size: 9pt;
  line-height: 11pt;
  position: relative;
  padding: 0;
  width: 520px;
  z-index: 9;
  text-align: left;
}

div.fiche-centre div.encartresultatavisgeneral .titre3 {
  color: #333333;
  font-weight: 600;
  font-size: 9pt;
  line-height: 12pt;
  margin: 0px;
  padding: 5px 10px;
}

div.fiche-centre div.encartresultatavisgeneral .titre3 span.note_avis {
  color: #333333;
  font-weight: 500;
  font-size: 9pt;
  float: right;
  margin: 0 0 0 15px;
  padding: 0;
}

div.fiche-centre div.encartresultatavisgeneral div.detail_note {
  margin: 5px 15px 10px 15px;
  padding: 0;
  font-style: normal;
  color: #333333;
}

div.fiche-centre div.encartresultatavisgeneral div.detail_note tbody {
  font-size: 8pt;
  line-height: 10pt;
}

div.fiche-centre div.encartresultatavisgeneral div.detail_note tbody td.critere {
  padding-bottom: 5px;
  text-align: left;
  vertical-align: middle;
  width: 290px;
  font-weight: bold;
}

div.fiche-centre div.encartresultatavisgeneral div.detail_note tbody td.etoiles {
  text-align: center;
  vertical-align: middle;
  width: 100px;
  padding-bottom: 5px;
}

div.fiche-centre div.encartresultatavisgeneral div.detail_note tbody td.note {
  text-align: right;
  vertical-align: middle;
  width: 40px;
  font-size: 7pt;
  padding-bottom: 5px;
}

div.fiche-centre div.encartresultatavisgeneral.activite {
  font-size: 8pt;
  line-height: 10pt;
  width: 520px;
}

div.fiche-centre div.encartresultatavisgeneral.activite .titre3 {
  font-size: 8pt;
  line-height: 11pt;
}

div.fiche-centre div.encartresultatavisgeneral.activite .titre3 span.note_avis {
  font-size: 8pt;
}

div.fiche-centre div.encartresultatavisgeneral.activite div.detail_note tbody {
  font-size: 7pt;
  line-height: 9pt;
}

div.fiche-centre div.encartresultatavisgeneral.activite div.detail_note tbody td.critere {
  width: 290px;
}

div.fiche-centre div.encartresultatavisgeneral.activite div.detail_note tbody td.etoiles {
  width: 100px;
}

div.fiche-centre div.encartresultatavisgeneral.activite div.detail_note tbody td.note {
  width: 40px;
  font-size: 7pt;
}

div.fiche-centre div.encartlistprestmarques h3.titreliste {
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  background: none repeat scroll 0 0 #3C5C99;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 18px;
  margin: 0 0 5px 0;
  overflow: hidden;
  padding: 0 10px;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio div.fiche-centre div.encartlistprestmarques h3.titreliste {
  background-color: #51A023;
}
body.isaumasculin div.fiche-centre div.encartlistprestmarques h3.titreliste {
  background-color: #0AA3E9;
}

div.fiche-centre div.encartresultatavistitre h3.titreactivite,div.fiche-centre div.encartlistprestmarques h4.titreactivite {
  margin: 10px 0 5px 0;
  padding: 0 10px;
}

#content-container #avis .separateur_pointilles.marginbottom {
  margin-bottom: 20px;
}

div.fiche-centre .titre_centre_avis {
  color: #333333;
  font-weight: bold;
  font-size: 15px;
  line-height: 19px;
  margin: 15px 0 0 0;
  padding: 5px 10px;
  text-align: center;
}
div.fiche-centre .titre_centre_avis a {
  color: #333333;
  text-decoration: none;
}
div.fiche-centre .titre_centre_avis .nom_centre {
}
div.fiche-centre .titre_centre_avis .detail_centre {
  font-style: italic;
  display: block;
  font-size: 14px;
}

div.fiche-centre .avisaddict {
  margin: 10px 0;
  font-size: 8pt;
  line-height: 11pt;
  position: relative;
  padding: 1px 0 5px 0;
  z-index: 9;
  text-align: left;
  color: #333333;
  background-color: #FFFFFF;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-pointilles-gris.png");
  background-position: 0 bottom;
  background-repeat: repeat-x;
}

div.fiche-centre div.encartresultatavisgeneral.activite.avista0,div.fiche-centre .avisaddict.avista0 {
  border-color: #3C5C99;
}
body.isbio div.fiche-centre div.encartresultatavisgeneral.activite.avista0,body.isbio div.fiche-centre .avisaddict.avista0 {
  border-color: #51A023;
}
body.isaumasculin div.fiche-centre div.encartresultatavisgeneral.activite.avista0,body.isaumasculin div.fiche-centre .avisaddict.avista0 {
  border-color: #0AA3E9;
}

div.fiche-centre .avisaddict.avis0 {
  border-top: 0 none;
}

div.fiche-centre .avisaddict .visueladdict {
  border: 0 none;
  display: block;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
  width: 35px;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
}

div.fiche-centre .avisaddict .nomaddict {
  color: #3C5C99;
  font-weight: bold;
  font-size: 9pt;
  line-height: 13pt;
}
body.isbio div.fiche-centre .avisaddict .nomaddict {
  color: #51A023;
}
body.isaumasculin div.fiche-centre .avisaddict .nomaddict {
  color: #0AA3E9;
}

div.fiche-centre .avisaddict .nomaddict a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio div.fiche-centre .avisaddict .nomaddict a {
  color: #51A023;
}
body.isaumasculin div.fiche-centre .avisaddict .nomaddict a {
  color: #0AA3E9;
}

div.fiche-centre .avisaddict .nomaddict a:hover {
  text-decoration: underline;
}

div.fiche-centre .avisaddict p {
  color: #333333;
  font-size: 8pt;
  line-height: 16px;
  padding: 0 20px;
  margin: 2px 0;
}

div.fiche-centre .avisaddict span a:hover {
  text-decoration: underline;
}

div.fiche-centre .avisaddict span.note_avis {
  color: #333333;
  font-weight: 500;
  font-size: 8pt;
}

div.fiche-centre .avisaddict div.descriptif {
  background-image: none;
  border: 0 none;
  font-size: 8pt;
  line-height: 11pt;
  margin: 5px 0;
  color: #333333;
  text-align: justify;
  clear: both;
}

div.fiche-centre .avisaddict div.descriptif .titreavis {
  font-weight: bold;
  color: #333333;
  font-size: 9pt;
  line-height: 11pt;
  margin: 0px;
}

div.fiche-centre .avisaddict div.descriptif hr {
  color: #FFFFFF;
  margin: 2px;
  border-top: 0 none #666666;
  border-right: 0 none #666666;
  border-bottom: 1px dotted #666666;
  border-left: 0 none #666666;
}

div.fiche-centre .avisaddict div.descriptif div.detail_note {
  margin: 0 0 5px 15px;
  padding: 0 0 0 10px;
  border-left: 1px dashed #3C5C99;
  float: right;
  font-style: normal;
  color: #666666;
  max-width: 320px;
}
body.isbio div.fiche-centre .avisaddict div.descriptif div.detail_note {
  border-color: #51A023;
}
body.isaumasculin div.fiche-centre .avisaddict div.descriptif div.detail_note {
  border-color: #0AA3E9;
}
.ie6 .avisaddict div.fiche-centre .avisaddict div.descriptif div.detail_note table {
  width: 100%;
}

div.fiche-centre .avisaddict div.descriptif div.detail_note tbody {
  font-size: 7pt;
  line-height: 9pt;
}

div.fiche-centre .avisaddict div.descriptif div.detail_note tbody td.critere {
  padding-left: 5px;
  padding-right: 15px;
  text-align: left;
  vertical-align: top;
  max-width: 240px;
  color: #666666;
  padding-bottom: 2px;
}

div.fiche-centre .avisaddict div.detail_note tbody td.etoiles {
  text-align: left;
  vertical-align: top;
  width: 70px;
  padding-bottom: 2px;
}

.avisaddict div.descriptif p.date {
  font-size: 11px;
  line-height: 15px;
  font-style: normal;
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
  color: #666666;
}

.infoligne.liendepotavis {
  padding: 0 10px;
}

.infoligne.liendepotavis a {
  float: right;
  margin: 10px;
}
.infoligne.liendepotavis a.deposer_avis {
  font-size: 13px;
  margin: 15px 0 10px;
}
.infoligne.liendepotavis a.deposer_avis img {
  margin: -2px 2px -2px -8px;
}

.infoligne.liendepotavis a {
  border-top: 1px solid #ffffff;
  background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dde0e6) );
  background: -moz-linear-gradient(top, #FFFFFF, #dde0e6);
  padding: 2px 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #a7b4cc 0 1px 2px;
  -moz-box-shadow: #a7b4cc 0 1px 2px;
  box-shadow: #a7b4cc 0 1px 2px;
  text-shadow: #dde0e6 0 1px 0;
  color: #3C5C99;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
}
body.isbio .infoligne.liendepotavis a {
  color: #51A023;
  background-color: #dfe7da;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dfe7da) );
  background: -moz-linear-gradient(top, #FFFFFF, #dfe7da);
  -webkit-box-shadow: #afcf9d 0 1px 2px;
  -moz-box-shadow: #afcf9d 0 1px 2px;
  box-shadow: #afcf9d 0 1px 2px;
  text-shadow: #dfe7da 0 1px 0;
}
body.isaumasculin .infoligne.liendepotavis a {
  color: #0AA3E9;
  background-color: #d8e7ee;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d8e7ee) );
  background: -moz-linear-gradient(top, #FFFFFF, #d8e7ee);
  -webkit-box-shadow: #93d0ec 0 1px 2px;
  -moz-box-shadow: #93d0ec 0 1px 2px;
  box-shadow: #93d0ec 0 1px 2px;
  text-shadow: #d8e7ee 0 1px 0;
}
.infoligne.liendepotavis a:hover {
  border-top-color: #FFF;
  background-color: #3C5C99;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b4cc), to(#3C5C99) );
  background: -moz-linear-gradient(top, #a7b4cc, #3C5C99);
  -webkit-box-shadow: #3C5C99 0 1px 2px;
  -moz-box-shadow: #3C5C99 0 1px 2px;
  box-shadow: #3C5C99 0 1px 2px;
  text-shadow: #3C5C99 0 1px 0;
  color: #FFFFFF;
}
body.isbio .infoligne.liendepotavis a:hover {
  border-top-color: #FFF;
  background-color: #51A023;
  background: -webkit-gradient(linear, left top, left bottom, from(#afcf9d), to(#51A023) );
  background: -moz-linear-gradient(top, #afcf9d, #51A023);
  -webkit-box-shadow: #51A023 0 1px 2px;
  -moz-box-shadow: #51A023 0 1px 2px;
  box-shadow: #51A023 0 1px 2px;
  text-shadow: #51A023 0 1px 0;
  color: #FFFFFF;
}
body.isaumasculin .infoligne.liendepotavis a:hover {
  border-top-color: #FFF;
  background-color: #0AA3E9;
  background: -webkit-gradient(linear, left top, left bottom, from(#93d0ec), to(#0AA3E9) );
  background: -moz-linear-gradient(top, #93d0ec, #0AA3E9);
  -webkit-box-shadow: #0AA3E9 0 1px 2px;
  -moz-box-shadow: #0AA3E9 0 1px 2px;
  box-shadow: #0AA3E9 0 1px 2px;
  text-shadow: #0AA3E9 0 1px 0;
  color: #FFFFFF;
}



.avertissement {
  color: #333333;
}

.avertissement a {
  color: #333333;
}

.separateur_champs {
  border-top: 1px dotted #3C5C99;
  border-right: 0 none #3C5C99;
  border-bottom: 0 none #3C5C99;
  border-left: 0 none #3C5C99;
}
body.isbio .separateur_champs {
  border-color: #51A023;
}
body.isaumasculin .separateur_champs {
  border-color: #0AA3E9;
}

.champs_titre {
  color: #666666;
  font-size: 9pt;
  line-height: 12pt;
  font-weight: 600;
}

div.fiche-centre .champs_titre .infoligne a {
  color: #3C5C99;
}
body.isbio div.fiche-centre .champs_titre .infoligne a {
  color: #51A023;
}
body.isaumasculin div.fiche-centre .champs_titre .infoligne a {
  color: #0AA3E9;
}

.champs_titre_activite {
  color: #3C5C99;
  font-size: 9pt;
  line-height: 12pt;
  font-weight: 600;
}
body.isbio .champs_titre_activite {
  color: #51A023;
}
body.isaumasculin .champs_titre_activite {
  color: #0AA3E9;
}

.champs_titre_activite em,.champs_titre_activite a {
  color: #666666;
}

.notegen-col1 {
  line-height: 20px;
}

.notegen-col1 span {
  background-color:#3C5C99;
  color: #FFFFFF;
  display: block;
  line-height: 20px;
  padding-right: 10px;
  padding-left: 5px;
}
body.isbio .notegen-col1 span {
  background-color: #51A023;
}
body.isaumasculin .notegen-col1 span {
  background-color: #0AA3E9;
}

.notegen-col2 {
  line-height: 20px;
}

.notegen-col2 a {
  color: #3C5C99;
  text-decoration: none;
}
body.isbio .notegen-col2 a {
  color: #51A023;
}
body.isaumasculin .notegen-col2 a {
  color: #0AA3E9;
}

.fiche-centre p.descriptif {
  color: #333333;
  margin: 10px;
  padding: 0;
  text-align: justify;
}
.fiche-centre .descriptif a {
  color: #333333;
  text-decoration:none;
  font-style:italic;
}
.fiche-centre .descriptif a:hover {
  text-decoration: underline;
}

div.fiche-centre div.descriptif p.miseajour,div.fiche-centre p.descriptif.miseajour {
  text-align: right;
  font-size: 14px;
}

#sidebar2-container #sommairecentresdebeaute,#sidebar2-encart-newsletter,.list-last-post,.bgcouleur2,#sidebar2-encart-recherche {
  background-color: #3C5C99;
  border-color: #3C5C99;
  background-image: none;
}
body.isbio #sidebar2-container #sommairecentresdebeaute,body.isbio #sidebar2-encart-newsletter,body.isbio .list-last-post,body.isbio .bgcouleur2,body.isbio #sidebar2-encart-recherche {
  background-color: #51A023;
  border-color: #51A023;
}
body.isaumasculin #sidebar2-container #sommairecentresdebeaute,body.isaumasculin #sidebar2-encart-newsletter,body.isaumasculin .list-last-post,body.isaumasculin .bgcouleur2,body.isaumasculin #sidebar2-encart-recherche {
  background-color: #0AA3E9;
  border-color: #0AA3E9;
}



.encartresultat .lcentre {
  position: relative;
  margin: 20px 0 30px;
  padding-top: 5px;
  padding-bottom: 15px;
  border: 0 none;
  color: #3C5C99;
}
body.isbio .encartresultat .lcentre {
  color: #51A023;
}
body.isaumasculin .encartresultat .lcentre {
  color: #0AA3E9;
}
.encartresultat .lcentre.officiel {
  color: #666666;
  padding-bottom: 5px;

}

.encartresultat .lcentre div.photo {
  float: left;
  border: none;
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 0 0 25px;
}
.encartresultat .lcentre div.photo table,
.encartresultat .lcentre div.photo table td{
  width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: center;
}

.encartresultat .lcentre div.photo a img {
  border: 0 none;
}

.encartresultat .lcentre div.infos {
  border: 0 none;
  float: left;
  width: 535px;
  text-align: left;
  margin: 0 0 0 20px;
}
.encartresultat .lcentre div.infos div.coordonnees {
  border: 0 none;
  float: left;
  width: 215px;
  text-align: left;
  margin: 5px 10px 0 0;
  color: #333333;
  min-height: 73px;
}
.encartresultat .lcentre div.infos div.coordonnees p {
  text-align: left;
}
.encartresultat .lcentre div.infos div.coordonnees a {
  font-variant: small-caps;
  float: left;
  margin: 3px 0;
}
.encartresultat .lcentre div.infos div.descriptif {
  border: 0 none;
  float: left;
  width: 310px;
  text-align: left;
  margin: 5px 0 0 0;
  color: #333333;
  font-size: 11px;
}
.encartresultat .lcentre div.infos div.descriptif .activite {
  text-transform: uppercase;
  float: left;
  margin: 0 7px 3px 7px;
  font-size: 11px;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
}

.encartresultat .lcentre div.infos p.date {
  margin: 5px 0px;
  padding: 0px;
}

.encartresultat .lcentre h2 {
  margin: 0 0 5px 0;
  text-align: left;
  position: relative;
  padding: 5px 0;
  color: #333333;
  font-size: 11pt;
  font-weight: 600;
}
.encartresultat .lcentre h2.avecpos {
  padding-left: 20px;
}
.encartresultat .lcentre h2 .position {
  position: absolute;
  top: -2px;
  left: -7px;
}
.encartresultat .lcentre h2 a {
  float: left;
  width: 470px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  color: #FFFFFF;
  background-color: #3C5C99;
  padding: 2px 15px;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio .encartresultat .lcentre h2 a {
  background-color: #51A023;
  color: #FFFFFF;
}
body.isaumasculin .encartresultat .lcentre h2 a {
  background-color: #0AA3E9;
  color: #FFFFFF;
}
.encartresultat .lcentre h2 a:hover,
.encartresultat .lcentre h2 a.hover {
  background-color: #FD2D78;
  color: #FFFFFF;
}
body.isbio .encartresultat .lcentre h2 a:hover,
body.isbio .encartresultat .lcentre h2 a.hover {
  background-color: #51A023;
  color: #FFFFFF;
}
body.isaumasculin .encartresultat .lcentre h2 a:hover,
body.isaumasculin .encartresultat .lcentre h2 a.hover {
  background-color: #0AA3E9;
  color: #FFFFFF;
}
.encartresultat .lcentre h2 a:hover {
  text-decoration: none;
}
.encartresultat .lcentre h2 .aviscb,
.encartresultat .lcentre .titre2 .aviscb{
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  line-height: 21px;
  padding-left: 15px;
}
.encartresultat .lcentre h2 .aviscb img,
.encartresultat .lcentre .titre2 .aviscb img{
  vertical-align: middle;
}
.encartresultat .lcentre .titre2 .bouton {
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  color: #FFFFFF;
  background-color: #3C5C99;
  padding: 2px 10px;
  float: left;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-droite-blanc-nomargin.png");
  background-position: right top;
  background-repeat: no-repeat;
}
body.isbio .encartresultat .lcentre .titre2 .bouton {
  background-color: #51A023;
  color: #FFFFFF;
}
body.isaumasculin .encartresultat .lcentre .titre2 .bouton {
  background-color: #0AA3E9;
  color: #FFFFFF;
}
.encartresultat .lcentre .titre2 .bouton:hover {
  text-decoration: none;
}

.encartresultat .lcentre.officiel h2 {
  padding: 0;
}
.encartresultat .lcentre.officiel h2 a {
  color: #666666;
  background-color: #FFFFFF;
  padding: 0;
}

.encartresultat .lcentre h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #3C5C99;
  font-size: 16px;
  line-height: 18px;
}
body.isbio .encartresultat .lcentre h3 {
  color: #51A023;
}
body.isaumasculin .encartresultat .lcentre h3 {
  color: #0AA3E9;
}

.encartresultat .lcentre h3 a {
  text-decoration: none;
  color: #3C5C99;
}
body.isbio .encartresultat .lcentre h3 a {
  color: #51A023;
}
body.isaumasculin .encartresultat .lcentre h3 a {
  color: #0AA3E9;
}

.encartresultat .lcentre h3 a:hover {
  text-decoration: underline;
  color: #3C5C99;
}
body.isbio .encartresultat .lcentre h3 a:hover {
  color: #51A023;
}
body.isaumasculin .encartresultat .lcentre h3 a:hover {
  color: #0AA3E9;
}

.encartresultat .lcentre p {
  text-align: justify;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
  padding: 0px;
  color: #333333;
  font-size: 12px;
}

.encartresultat .lcentre p a {
  color: #333333;
  text-decoration: none;
}

.encartresultat .lcentre p a:hover {
  color: #333333;
  text-decoration: underline;
}

.encartresultat .lcentre p.suite {
  text-align: right;
  margin: 5px 0 0 0;
  padding: 0px;
  font-size: 12px;
}

.encartresultat .lcentre p.suite.boutons {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
}
.encartresultat .lcentre p.suite a {
  text-decoration: none;
  color: #666666;
  font-weight: 500;
}
.encartresultat .lcentre p.suite.boutons a {
  text-decoration: none;
  color: #333333;
  font-weight: 500;
  float: right;
  margin-left: 20px;
}
.encartresultat .lcentre p.suite.boutons a:hover,
.encartresultat .lcentre p.suite.boutons a.hover {
  color: #FD2D78;
}
body.isbio .encartresultat .lcentre p.suite.boutons a:hover,
body.isbio .encartresultat .lcentre p.suite.boutons a.hover {
  color: #51A023;
}
body.isaumasculin .encartresultat .lcentre p.suite.boutons a:hover,
body.isaumasculin .encartresultat .lcentre p.suite.boutons a.hover {
  color: #0AA3E9;
}
  .encartresultat .lcentre p.suite.boutons a .fleche
  {
    vertical-align: middle;
    float: left;
    width: 10px;
    height: 10px;
    margin: 4px 0 0;
    background-color: transparent;
    background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-rose_13.png");
    background-position: center left;
    background-repeat: no-repeat;
  }
  body.isbio .encartresultat .lcentre p.suite.boutons a .fleche {
    background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-verte_13.png");
  }
  body.isaumasculin .encartresultat .lcentre p.suite.boutons a .fleche {
    background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-bleue_13.png");
  }
.encartresultat .lcentre  p.suite .datesuite {
  text-decoration: none;
  color: #666666;
  float: left;
}






.encartresultat .lcentre .h_nomcentre {
  float:right;
}
.encartresultat .lcentre .h_nomcentre h2 a {
  width:500px;
}
.encartresultat .lcentre .position {
  position: absolute;
  top:3px;
  left:0;
}
.encartresultat .lcentre div.infos {
  width:500px;
  padding: 5px 15px;
  float: right;
}
.encartresultat .lcentre div.infos div.coordonnees {
  width: auto;
  height: auto;
  min-height:0px;
  margin-left:0;
}
.encartresultat .lcentre div.infos div.descriptif {
  float: right;
  width: auto;
  height: auto;
  min-height:0px;
  margin-right:0;
}
.encartresultat .lcentre div.infos div.coordonnees a {
  float: none;
  color:#333333;
}
.encartresultat .lcentre div.infos div.descriptif .activite {
  margin: 0 5px;
}
.encartresultat .lcentre .lienappel {
  clear: right;
  float: left;
}
.encartresultat .lcentre .f_centre {
  clear: right;
  float: right;
  margin: 10px 0 0;
}
.encartresultat .lcentre .f_centre a,
.encartresultat .lcentre .f_centre .lien {
  padding: 4px 2px 2px 2px;
  float: right;
  margin-left:10px;
}







.encartresultat hr {
  padding: 0;
  margin: 15px 5px;
  border: 0 none;
  border-top: 1px dotted #3C5C99;
  background: #ffffff;
  color: #ffffff;
}
body.isbio .encartresultat hr {
  border-color: #51A023;
}
body.isaumasculin .encartresultat hr {
  border-color: #0AA3E9;
}


.right-container.promocentres {
  margin: 20px 0 0 0;
}
.right-container.promocentres .titre_centres {
  font-family: "Century Gothic",Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 19px;
  line-height: 23px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.right-container.promocentres .titre_centres .titre_rubrique {
  background-color: #FFFFFF;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-pointilles-gris.png");
  background-position: 0 0;
  background-repeat: repeat-x;
  margin: 0;
  padding: 10px 0 0;
  color: #3C5C99;
  font-size: 19px;
  line-height: 23px;
}
body.isbio .right-container.promocentres .titre_centres .titre_rubrique {
  color: #51A023;
}
body.isaumasculin .right-container.promocentres .titre_centres .titre_rubrique {
  color: #0AA3E9;
}
.right-container.promocentres p {
  font-size: 13px;
  margin: 7px 0 0 0;
  text-align: center;
}
.right-container.promocentres .imp {
  margin: 7px 0 0 0;
  text-align: center;
  color: #3C5C99;
  font-size: 17px;
  line-height: 19px;
}
body.isbio .right-container.promocentres .imp {
  color: #51A023;
}
body.isaumasculin .right-container.promocentres .imp {
  color: #0AA3E9;
}

.right-container.promocentres a.ajouter_centre {
  font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
  margin: 0 auto;
  border-top: 1px solid #ffffff;
  background-color: #3C5C99;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b4cc), to(#3C5C99) );
  background: -moz-linear-gradient(top, #a7b4cc, #3C5C99);
  padding: 2px 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #3C5C99 0 1px 2px;
  -moz-box-shadow: #3C5C99 0 1px 2px;
  box-shadow: #3C5C99 0 1px 2px;
  text-shadow: #3C5C99 0 1px 0;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
  display: block;
  text-align: center;
  width: 215px;
}
body.isbio .right-container.promocentres a.ajouter_centre {
  border-top-color: #FFF;
  background-color: #51A023;
  background: -webkit-gradient(linear, left top, left bottom, from(#afcf9d), to(#51A023) );
  background: -moz-linear-gradient(top, #afcf9d, #51A023);
  -webkit-box-shadow: #51A023 0 1px 2px;
  -moz-box-shadow: #51A023 0 1px 2px;
  box-shadow: #51A023 0 1px 2px;
  text-shadow: #51A023 0 1px 0;
  color: #FFFFFF;
}
body.isaumasculin .right-container.promocentres a.ajouter_centre {
  border-top-color: #FFF;
  background-color: #0AA3E9;
  background: -webkit-gradient(linear, left top, left bottom, from(#93d0ec), to(#0AA3E9) );
  background: -moz-linear-gradient(top, #93d0ec, #0AA3E9);
  -webkit-box-shadow: #0AA3E9 0 1px 2px;
  -moz-box-shadow: #0AA3E9 0 1px 2px;
  box-shadow: #0AA3E9 0 1px 2px;
  text-shadow: #0AA3E9 0 1px 0;
  color: #FFFFFF;
}
.right-container.promocentres a.ajouter_centre:hover {
  color: #3C5C99;
  background-color: #dde0e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dde0e6) );
  background: -moz-linear-gradient(top, #FFFFFF, #dde0e6);
  -webkit-box-shadow: #a7b4cc 0 1px 2px;
  -moz-box-shadow: #a7b4cc 0 1px 2px;
  box-shadow: #a7b4cc 0 1px 2px;
  text-shadow: #dde0e6 0 1px 0;
}
body.isbio .right-container.promocentres a.ajouter_centre:hover  {
  color: #51A023;
  background-color: #dfe7da;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#dfe7da) );
  background: -moz-linear-gradient(top, #FFFFFF, #dfe7da);
  -webkit-box-shadow: #afcf9d 0 1px 2px;
  -moz-box-shadow: #afcf9d 0 1px 2px;
  box-shadow: #afcf9d 0 1px 2px;
  text-shadow: #dfe7da 0 1px 0;
}
body.isaumasculin .right-container.promocentres a.ajouter_centre:hover {
  color: #0AA3E9;
  background-color: #d8e7ee;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d8e7ee) );
  background: -moz-linear-gradient(top, #FFFFFF, #d8e7ee);
  -webkit-box-shadow: #93d0ec 0 1px 2px;
  -moz-box-shadow: #93d0ec 0 1px 2px;
  box-shadow: #93d0ec 0 1px 2px;
  text-shadow: #d8e7ee 0 1px 0;
}
.right-container.promocentres a.ajouter_centre:hover span {
  color: #3C5C99;
}
body.isbio .right-container.promocentres a.ajouter_centre:hover span {
  color: #51A023;
}
body.isaumasculin .right-container.promocentres a.ajouter_centre:hover span {
  color: #0AA3E9;
}
.right-container.promocentres a.ajouter_centre span {
  font-weight: bold;
  font-size: 16px;
  float: left;
  margin: 0 12px 0 0;
}
.right-container.promocentres .footer_centres {
  background-color: #FFFFFF;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/bg-pointilles-gris.png");
  background-position: 0 11px;
  background-repeat: repeat-x;
  clear: both;
  font-size: 13px;
  line-height: 20px;
  margin: 5px 0 0;
  padding: 0;
  text-align: right;
  height: 20px;
}




#content-container .liste_rubriques{
  margin: 20px 0;
  padding: 0;
}
#content-container .liste_rubriques .titre {
  margin: 5px 0 0;
  padding: 0;
}
#content-container .liste_rubriques ul {
  margin: 0;
  padding: 0;
}
  #content-container .liste_rubriques .lien_rubrique {
    margin: 10px 20px 10px 0;
    padding: 0;
    width: 155px;
    float: left;
    list-style-type: none;
    list-style-position: outside;
  }
  #content-container .liste_rubriques .lien_rubrique.active {
    background-color: #3C5C99;
  }
    #content-container .liste_rubriques .lien_rubrique .photo
    {
      margin: 0;
      padding: 0;
    }
    #content-container .liste_rubriques .lien_rubrique .titre_rubrique
    {
      margin: 0 -5px;
      padding: 0;
      background-image: none;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
      text-align: center;
      display:block;
    }
      #content-container .liste_rubriques .lien_rubrique .titre_rubrique a
      {
        display: block;
        margin: 0;
        padding: 4px 0;
        color: #3C5C99;
        background-image: none;
        text-transform: uppercase;
      }
      #content-container .liste_rubriques .lien_rubrique.active .titre_rubrique a {
        background-color: #3C5C99;
        color: #FFFFFF;
      }
      
  #content-container .small.liste_rubriques .lien_rubrique {
    margin: 5px 5px 5px 0;
    width: 80px;
  }
    #content-container .small.liste_rubriques .lien_rubrique .titre_rubrique
    {
      font-size: 10px;
      line-height: 16px;
    }
      #content-container .small.liste_rubriques .lien_rubrique .titre_rubrique a
      {
        text-transform: none;
      }


#content-container .principales_villes{
  margin: 20px 0;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
}
#content-container .principales_villes .titre {
  margin: 5px 0;
  padding: 0;
}
#content-container .principales_villes ul {
  margin: 0;
  padding: 0;
}
  #content-container .principales_villes ul li {
    margin: 0 5px;
    padding: 0;
    float: left;
    list-style-type: none;
    list-style-position: outside;
    line-height: 20px;
    font-weight: 600;
    font-family: "Century Gothic", Tahoma, Geneva, Kalimati, sans-serif;
    text-align: center;
  }
    #content-container .principales_villes ul li a
    {
      float: left;
      margin: 0;
      padding: 0 4px;
      color: #3C5C99;
      text-transform: uppercase;
      text-decoration: none;
    }
    #content-container .principales_villes ul li a:hover
    {
      color: #333333;
      text-decoration: underline;
    }



.right-container .liens_rubrique .sous_rubrique a.bouton {
  color: #FFFFFF;
  background-color: #3C5C99;
}
body.isbio .right-container .liens_rubrique .sous_rubrique a.bouton
{
  color: #FFFFFF;
  background-color: #51A023;
}
body.isaumasculin .right-container .liens_rubrique .sous_rubrique a.bouton
{
  color: #FFFFFF;
  background-color: #0AA3E9;
}


#content-container .titre_sous_rubrique.niveau2,
body.isbio #content-container .titre_sous_rubrique.niveau2,
body.isaumasculin #content-container .titre_sous_rubrique.niveau2 {
  color: #666666;
  font-size: 18px;
  line-height: 22px;
  margin: 5px 0 0 0;
  padding: 0;
  text-transform: none;
}
#content-container .titre_sous_rubrique.niveau2 a,
body.isbio #content-container .titre_sous_rubrique.niveau2 a,
body.isaumasculin #content-container .titre_sous_rubrique.niveau2 a {
  color: #333333;
}




.right-container .liens_rubrique .sous_rubrique.active a
{
  color: #FFFFFF;
  background-color: #3C5C99;
}
body.isbio .right-container .liens_rubrique .sous_rubrique.active a
{
  color: #FFFFFF;
  background-color: #51A023;
}
body.isaumasculin .right-container .liens_rubrique .sous_rubrique.active a
{
  color: #FFFFFF;
  background-color: #0AA3E9;
}
#content-container .titre_sous_rubrique a
{
  color: #3C5C99;
}
body.isbio #content-container .titre_sous_rubrique a
{
  color: #51A023;
}
body.isaumasculin #content-container .titre_sous_rubrique a
{
  color: #0AA3E9;
}

#content-container .titre_sous_rubrique a em
{
  display: block;
  color: #333333;
  font-size: 20px;
}


#lienville-right-container {clear:right;float:right;margin:20px 0 0 0;width:300px;padding:5px 0;background-color:#666}
#lienville-right-container .titre_lien{margin:0;padding:0;display:block;line-height:26px;font-size:16px;font-family:"Century Gothic",Tahoma,Geneva,Kalimati,sans-serif}
#lienville-right-container .titre_lien a{display:block;color:#fff;text-decoration:none;text-align:center}
#lienville-right-container .titre_lien a .ville{color:#FD2D78;display:block;padding:5px 20px;font-size:22px;}




.contenufiche {
  padding: 0 10px 10px 10px;
  position: relative;
}

#content-container #centre_pre,
#content-container #centre_sui {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 42px;
  text-decoration: none;
  position: absolute;
  top: 129px;
  padding: 0;
  margin: 0;
  color: #666666;
  background-color: rgba(255, 255, 255, 0.80);
  background-repeat: no-repeat;
  border: 2px solid #666666;
}
#content-container #centre_pre {
  left: 5px;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-gris_g_30.png");
  background-position: 13px center;
}
#content-container #centre_sui {
  right: 365px;
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-gris_d_30.png");
  background-position: 16px center;
}
#content-container #centre_pre:hover {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-rose_g_30.png");
  background-position: 13px center;
}
#content-container #centre_sui:hover {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-rose_d_30.png");
  background-position: 16px center;
}
body.isbio #content-container #centre_pre:hover {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-verte_g_30.png");
}
body.isbio #content-container #centre_sui:hover {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-verte_d_30.png");
}
body.isaumasculin #content-container #centre_pre:hover {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-bleue_g_30.png");
}
body.isaumasculin #content-container #centre_sui:hover {
  background-image: url("http://images.beaute-addict.com/images/interface/home/2013/gris/btn-fleche-bleue_d_30.png");
}

#content-container #centre_pre:hover,
#content-container #centre_sui:hover {
  border-color: #FD2D78;
  background-color: #FFF;
}
body.isbio #content-container #centre_pre:hover,
body.isbio #content-container #centre_sui:hover {
  border-color: #51A023;
}
body.isaumasculin #content-container #centre_pre:hover,
body.isaumasculin #content-container #centre_sui:hover {
  border-color: #0AA3E9;
}


#content-container #photo_centre_pre,
#content-container #photo_centre_sui {
  display: none;
  width: 150px;
  text-decoration: none;
  position: absolute;
  top: 110px;
  padding: 3px;
  margin: 0;
  color: #333;
  background-color: rgba(255, 255, 255, 0.80);
}
#content-container #photo_centre_pre {
  text-align: left;
  left: 10px;
}
#content-container #photo_centre_sui {
  text-align: right;
  right: 370px;
}
#content-container #photo_centre_pre .img_block,
#content-container #photo_centre_sui .img_block {
  display: block;
  min-height: 55px;
  padding: 2px 0;
}
#content-container #photo_centre_pre .img_block {
  padding-left: 52px;
}
#content-container #photo_centre_sui .img_block {
  padding-right: 52px;
}
#content-container #photo_centre_pre img,
#content-container #photo_centre_sui img {
  width: auto;
  height: auto;
  max-width: 100px;
  max-height: 80px;
}

#content-container #photo_centre_pre .nom,
#content-container #photo_centre_sui .nom {
  padding: 2px 0;
  display: block;
  color: #333333;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  font-weight: bold;
}
#content-container #photo_centre_pre .ville,
#content-container #photo_centre_sui .ville {
  padding: 2px 0;
  display: block;
  color: #666666;
  font-family: "Century Gothic",Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  text-transform: uppercase;
}
