button.discover,
input.discover,
a.discover,
span.discover,
#blocks .bloc a
{
  padding: 3px 20px 3px 30px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: url('../images/fleche.png') no-repeat scroll 11px center #e10071;
  display: inline-block;
  border: none;

}

/********************** SLIDER **********************/
#slider{
  margin:auto;
  width:980px;
  overflow:hidden;
}

#slider a {
  text-decoration: none;
}

#slider .slideshow-bloc{
  width:980px;
  height:440px;
  position:relative;
}

#slider .slideshow-bloc .background-texte-droite {
  height:440px;
  width:338px;
  position:absolute;
  right:0;
  top:0;
  background-color:#000; /* Par défaut */
  z-index:0;
  opacity : 0.2;
  filter : alpha(opacity=20);
}

/* premium */
#slider .slideshow-bloc-premium .background-texte-droite { /* Spécifique à cette catégories */
  background-color: #010003;
  opacity : 0.4;
  filter : alpha(opacity=40);
}

/* luminescence */
#slider .slideshow-bloc-luminescence .background-texte-droite { /* Spécifique à cette catégories */
  background-color: #98797b;
  opacity : 0.2;
  filter : alpha(opacity=20);
}

/* hydra-chrono+ */
#slider .slideshow-bloc-hydra-chrono .background-texte-droite { /* Spécifique à cette catégories */
  background-color: #7d8ea4;
  opacity : 0.6;
  filter : alpha(opacity=60);
}

#slider .slideshow-bloc .texte-droite {
  height:385px;
  width:278px;
  padding: 30px 30px 25px 30px;
  position:absolute;
  right:0;
  top:0;
  z-index:1;
  color: #fff;
}

#slider .slideshow-bloc .texte-droite-title {
  margin:auto;
  border-left: 8px solid #e10071;
  width:250px;
  line-height:1.2;
  padding-left:10px;
  text-transform:uppercase;
}
#slider .slideshow-bloc-premium .texte-droite-title {
  border-left: 8px solid #ab7f30;
}

#slider .slideshow-bloc .texte-droite .texte-droite-title h2{
  font-size: 1.667em;
  line-height: 0.9em;
  font-family: 'LIERACMedium', Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  margin:0;
}

#slider .slideshow-bloc .texte-droite .texte-droite-title h3{
  font-size: 1.167em;
  line-height: 0.929em;
  font-family: 'LIERACLight', Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  margin:5px 0 0 0;
}

#slider .slideshow-bloc .texte-droite .texte-droite-title h4{
  font-size: 0.75em;
  line-height: 1.111em;
  font-family: 'LIERACLight', Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  margin:4px 0 0 0;
}

#slider .slideshow-bloc .texte-droite .texte-droite-content{
  margin-top: 30px;
}

#slider .slideshow-bloc .texte-droite .texte-droite-content p{
  font-size: 1.083em;
  line-height: 1.231em;
  font-family: Arial, sans-serif;
  margin:20px 0;
}


#slider .texte-droite-content div img {
  display: block;
  margin:0 auto;
}

/***********************BLOCS*************************/
#blocks {
  margin:auto;
  margin-top:10px;
  margin-bottom:10px;
  overflow: hidden;
}

#blocks .bloc {
  height:145px;
  padding: 18px 10px 20px 20px;
  float:left;
  font-size:12px;
  margin-right:10px;
  position:relative;
  background-color:#f1f1f1;
}

#blocks #bloc-gauche {
  width:349px;
}
#blocks #bloc-milieu {
  width:213px;
}
#blocks #bloc-droite {
  width:308px;
  margin-right:0px;
}

#blocks .bloc h2 {
  font-size: 1.333em;
  line-height: 0.813em;
  text-transform:uppercase;
  color:#e10071;
  padding-left: 5px;
  margin-bottom: 30px;
  border-left:9px solid #e10071;
  font-family: 'LIERACMedium';
}

#blocks .bloc p {
  font-size:1.167em;
  line-height: 1.143em;
  color: #4f4f4f;
  margin: 0;
}

#blocks .bloc a {
  font-size: 0.929em;
  line-height: 1em;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

#blocks .bloc ul {
  padding-left:16px;
}

#blocks .bloc ul li{
  display : list-item;
  list-style-image : url(../images/puce_rose.gif);
  font-size:1.167em;
  color: #4f4f4f;
  margin: 0;
}

.cms-page-view .page .col-main table ul li {
  display : list-item;
  list-style-image : url(../images/puce_rose.gif);
  margin: 0;
}

table ul li{

    font-size:12px;
    color:#000000;

}

#blocks .bloc img {
  float: right;
}
/***********************LISTE DES PAYS*************************/
#header-right .quick_access {
    color: #211e20;
    font-size: 0.8em;
    position: relative;
   /* width: 152px;*/
    height: 17px;
    z-index: 300000002;
    margin-bottom: 10px;
}
#header-right .quick_access p {
    background: none;
    border: none;
    height: 15px;
    /*width: 150px;*/
    margin:0;
    padding:0;
    text-align: right;
}

#header-right .quick_access p a {
    background: transparent;
    display:block;
    -height:1%;
    color:#211e20;
    font:11px/14px arial;
    text-decoration: none;
}

#header-right .quick_access ul {
    z-index: 300000001;
    list-style: none;
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #7D7C7D;
    display: none;
    margin: 0;
    padding: 2px 5px;
    width: 90px;
    right: 0;
    position: absolute;
}

#header-right .quick_access.active ul {
    display: block;
}
#header-right .quick_access ul li {
    list-style: none;
    margin:0 0;
    padding:2px 0;
}
#header-right .quick_access ul li a {
    color:#211E20;
    text-decoration: none;
    display: block;
}
#header-right .quick_access ul li a:hover {
    text-decoration: underline;
}
/********************************************************************************/

/************************POP IN******************************************/

#toogas{
    
    position:relative;
    
}

#toogas #link-popin{
    
    left: 290px;
    position: absolute;
    top: 260px;
    
}

#toogas #close{
    
    right: 40px;
    position: absolute;
    top: 20px;
    font-family:"LIERACLight", Arial;
    text-transform:uppercase;
    font-size:12px;
    color:#c2c2c2;
}

#toogas #close:hover{
    
    right: 40px;
    position: absolute;
    top: 20px;
    font-family:"LIERACLight", Arial;
    text-transform:uppercase;
    font-size:12px;
    color:#c2c2c2;
    cursor:pointer;
}

#toogas #content{
    
color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    right: 48px;
    text-align: left;
    top: 200px;
    font-family:Arial;
}