
   /* double videos */
   .double_video__vignettes_et_pub
   {
      float:left;
      margin:0px;
      padding:0px;
      line-height:0px;
      font-size:0px;
   }
   .double_video__vignette_haut_gauche
   {
      position :relative;
      float:left;
      width:89px;
      border:none;
      border-right:solid 1px #8A8A8A;
      padding-right:14px;
      padding-bottom:10px;
      background-color:red;
      font: 11px/15px verdana, sans-serif; color: #222222; background-color: #ffffff; 
   }
   .double_video__vignette_haut_droite
   {
      position :relative;
      float:left;
      width:89px;
      border:none;
      margin:0px;
      padding:0px;
      margin-left:14px;
      padding-right:13px;
      padding-bottom:10px;
      font: 11px/15px verdana, sans-serif; color: #222222; background-color: #ffffff; 
   }
   .double_video__vignette_bas_gauche
   {
      position :relative;
      float:left;
      width:89px;
      border:none;
      margin:0px;
      padding:0px;
      border-right:solid 1px #8A8A8A;
      padding-right:14px;
      padding-top:0px;
      margin-top:0px;
      margin-bottom:0px;
      font: 11px/15px verdana, sans-serif; color: #222222; background-color: #ffffff; 
   }
   .double_video__vignette_bas_droite
   {
      position :relative;
      float:left;
      width:89px;
      border:none;
      margin:0px;
      padding:0px;
      margin-left:13px;
      padding-right:14px;
      margin-bottom:0px;
      padding-top:0px;
      margin-top:0px;
      font: 11px/15px verdana, sans-serif; color: #222222; background-color: #ffffff; 
   }
   
   .double_video__lecteur_video
   {
      float :left;
      background-color :#EEEEEE;
      margin : 0px;
      padding : 0px;
      width  : 220px;
      height : 198px;
   }
   .double_video__pub
   {
      /*width :205px;
      height :58px;*/
      margin-top : 22px;
   }
   
   .double_video__vignette
   {
      margin :0px;
      padding :0px;
      border :solid 1px #666666;
      line-height :0px;
      font-size :0px;
      width : 87px;
      height: 58px;
   }
   
   .double_video__verre_fume
   {
      position :absolute;
      left     : 0px;
      top      : 0px;
      width    : 89px;
      height   : 60px;
      background-color  :black;
      color    :white;
      text-align :center;
      vertical-align : middle;
      opacity:.5; /* css standard */
      /*filter:alpha(opacity=50);*/ /* IE patch */
   }
   .double_video__text_incrustation
   {
      position :absolute;
      left     : 0px;
      top      : 0px;
      width    : 89px;
      height   : 60px;
      color    :white;
      text-align :center;
      vertical-align : middle;
   }
   
   .double_video__icone_incrustation
   {
      position :absolute;
      left     : 0px;
      top      : 0px;
      width    : 89px;
      height   : 60px;
      text-align :center;
      vertical-align : middle;
      cursor : pointer;
   }
   
   .double_video__icone_centree
   {  
      margin:auto;
      height:13px;
      width:18px;
      position : absolute;
      left: 35px;
      top : 22px;
   }
   
   .double_video__vignette img
   {
      margin :0px;
      padding :0px;
      border :none;
   }
   
   
   /* quadruple pub sur Une */
   
   .quad_pub__main
   {
      width : 450px;
      background-color : #EDEFF1;
      margin:0px;
      border:none;
      padding: 5px;
   }
   html > body .quad_pub__main { width : 440px; }
   
   .quad_pub__bandeau_titre_gauche
   {
      float : left;
      width : 300px;
      height : 10px;
      margin : 0px;
      padding : 0px;
      margin-right : 10px;
      text-align : center;
   }

   .quad_pub__bandeau_titre_droit
   {
      float : left;
      width : 130px;
      height : 10px;
      text-align : center;
      line-height:0px;
      font-size:0px;
   }
   
   .quad_pub__pub_gauche
   {
      float : left;
      /*width : 300px;
      height : 250px;*/
      margin-right : 10px;
   }
   
   .quad_pub__conteneur_pub_droite
   {
      float : left;
      /*width : 130px;
      height : 250px;*/
      margin : 0px;
      border : none;
      padding : 0px;
      line-height:0px;
      font-size:0px;      
   }
   
   .quad_pub__pub_droite
   {
      /*width : 130px;
      height : 80px;*/
      margin : 0px;
      border : none;
      padding : 0px;
      margin-bottom : 5px;
      line-height:0px;
      font-size:0px;
   }
   
   
