

/* MAIN SKELETON  */

body
{ 
  background-color: #e6e6e6;
 }

div#skel
{ 
  width: 960px;
  margin: auto;
  margin-top: 8px;
 }

div#skel div.skel-top
{ 
  float: left;
  width: 960px;
  height: 5px;
  background-image: url(../pic/skel/ata/bg-skel-top.png);
  background-repeat: no-repeat;
 }
div#skel div.skel-center
{   
  float: left;
  overflow: hidden;
  width: 960px;  
  background-image: url(../pic/skel/ata/bg-skel-center.png);
  background-repeat: repeat-y;
 }
div#skel div.skel-center div.wrap-center
{ 
  overflow: hidden;
  width: 950px;
  margin: 0;
  margin-left: 5px;
 }

div#header
{ 
  float: left;
  width: 960px;  
  height: 123px;
  background-image: url(../pic/skel/ata/bg-header.png);
  background-repeat: no-repeat;
 }
div#header div.logo
{ 
  cursor: pointer;
  margin-top: 10px;
  margin-left: 33px;
  width: 115px;
  height: 104px;
 }
div#header div.banner
{ 
  position: relative;
  margin-top: -104px;
  margin-left: 180px;
  width: 558px;
  height: 100px;
  border: solid 1px #56a3ff;
  background-color: #ffffff;
 }
div#header div.login
{
  position: relative;
  margin-top: -103px;
  margin-left: 765px;
  width: 178px;
  height: 107px;
  background-image: url(../pic/skel/ata/ata-boutonclient.jpg);
  background-repeat: no-repeat;
 }

div#header div.login div.wrap
{ 
  padding-top: 10px;
 }

div.lang
{
    position: relative;
    top: -110px;
    left: 10px;
}

div#header div.login table
{ 
  margin: 8px;
 }
div#header div.login table tr td.col-0
{ 
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: -0.01em;
 }

div#header div.login a.link
{ 
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
 }


div#zone-logos
{ 
  text-align: center;
 }

div#menutop
{ 
  float: left;
  width: 950px;  
  height: 46px;
  line-height: 46px;
  background-image: url(../pic/skel/ata/menu/bg-menutop.png);
  background-repeat: no-repeat;
 }
div#menutop ul
{ 
  margin: 0;
  height: 46px;
 }
div#menutop ul li
{ 
  display: inline;
  margin: 0;
 }
div#menutop ul li a
{ 
  display: inline-block;
  color: #ffffff;
  height: 46px;
  text-decoration: none;
  line-height: 46px;
  padding-left: 8px;
  padding-right: 8px;
  background-image: url(../pic/skel/ata/menu/bg-menutop-grey.png);
  background-repeat: repeat-x;
 }

div#wrap-content
{ 
  float: left;
  overflow: hidden;
  width: 100%;
  height: auto;
 }

div#content
{ 
  width: 932px;
  margin: 8px;
  padding: 0;
 }

div#menulocal
{ 
  float: left;
  overflow: hidden;
  width: 168px;   /* 228px */
  margin-top: -3px;
 }
div#menulocal ul
{   
  margin: 0;
  padding: 0;
 }
div#menulocal ul li
{ 
  list-style-type: none;
  border-bottom: solid 1px #9bc8ff;
  margin: 0;
  }
div#menulocal ul li a
{  
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
  width: 168px;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background-color: #56a3ff;
  padding-left: 10px;
  padding-right: 10px;
 }

div#menulocal ul li:hover a,
div#menulocal ul li.selected a
{ 
  background-color: #488cde;
 }


div#menulocal ul li.selected ul li a
{ 
  background-color: #56a3ff;
  }

div#menulocal ul li ul li.selected a
{ 
  background-image: url(../pic/skel/ata/pic-arrow.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  }

ul.sub li
{ 
  border-bottom: none !important;
  border-top: dotted 1px #9bc8ff;
 }

ul.sub li a
{ 
  font-size: 10px;
  height: 20px !important;
  line-height: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
 }

div#footer
{ 
  float: left;
  width: 950px;  
  height: 82px;
  background-image: url(../pic/skel/ata/bg-footer.png);
  background-repeat: repeat-x;
 }
div#footer div.wrap
{ 
  margin: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
 }

div#footer ul
{ 
  margin: 0;
 }
div#footer ul li
{ 
  display: inline;
  margin: 0;
 }
div#footer ul li a
{ 
  color: #000000;
  padding-right: 4px;
  padding-left: 4px;
 }

div#footer div.logo
{ 
  float: left;
  width: 73px;
  height: 60px;
 }

div#footer div.copyright
{ 
  float: left;
  margin-left: 40px;
  margin-top: 10px;
 }

div#footer div.logos
{ 
  float: right;
  margin-top: 6px;
 }
div#footer div.logos img
{ 
  margin-left: 7px;
 }


div#pseudo
{ 
  float: right;
  color: #ffffff;
  margin-right: 10px;
 }

/* ENCART LEFT */

div.encart-left
{ 
  float: left;
  width: 168px;

 }

div.encart-left div.top
{ 
  float: left;
  font-size: 1px;
  width: 168px;
  height: 5px;
  background-image: url(../pic/skel/ata/bg-encartleft-top.png);
  background-repeat: no-repeat;
 }

div.encart-left div.middle
{ 
  float: left; 
  width: 168px;
  background-image: url(../pic/skel/ata/bg-encartleft-middle.png);
  background-repeat: repeat-y;
 }

div.encart-left div.middle div.wrap
{ 
  margin-left: 8px;
  margin-right: 8px;
  }

div.encart-left div.middle div.wrap h1
{ 
  text-align: center;
  color: #1244bb !important;
  border: none;
 }

div.encart-left div.bottom
{ 
  float: left;
  font-size: 1px;
  width: 168px;
  height: 5px;
  background-image: url(../pic/skel/ata/bg-encartleft-bottom.png);
  background-repeat: no-repeat;
 }


/* ENCART RIGHT */

div.encart-right
{ 
  float: left;
  width: 168px;

 }

div.encart-right div.top
{ 
  float: left;
  font-size: 1px;
  width: 168px;
  height: 5px;
  background-image: url(../pic/skel/ata/bg-encartright-top.png);
  background-repeat: no-repeat;
 }

div.encart-right div.middle
{ 
  float: left; 
  width: 168px;
  background-image: url(../pic/skel/ata/bg-encartright-middle.png);
  background-repeat: repeat-y;
 }

div.encart-right div.middle div.wrap
{ 
  margin-left: 8px;
  margin-right: 8px;
  }

div.encart-right div.middle div.wrap h1
{ 
  color: #1244bb !important;
  text-align: center;
  border: none;
 }

div.encart-right div.bottom
{ 
  float: left;
  font-size: 1px;
  width: 168px;
  height: 5px;
  background-image: url(../pic/skel/ata/bg-encartright-bottom.png);
  background-repeat: no-repeat;
 }


/* ENCART BOOKING */

div.encart-booking
{ 
  float: left;
  width: 574px;
 }

div.encart-booking div.top
{ 
  float: left;
  font-size: 1px;
  width: 574px;
  height: 11px;
  background-image: url(../pic/skel/ata/bg-book-top.png);
  background-repeat: no-repeat;
 }

div.encart-booking div.middle
{ 
  float: left; 
  width: 574px;
  height: 578px;
  background-image: url(../pic/skel/ata/bg-book-middle.jpg);
  background-repeat: no-repeat;
 }

div.encart-booking div.middle div.wrap
{ 
  margin-left: 20px;
  margin-right: 20px;
  }

div.encart-booking div.middle div.wrap h1
{ 
  color: #585858;
  border-bottom: solid 2px #5199ee;
  margin-bottom: 8px;
 }

div.encart-booking div.middle div.wrap h2
{ 
  color: #585858;
  margin-bottom: -5px;
  letter-spacing: -1px;
 }

div.encart-booking div.bottom
{ 
  float: left;
  font-size: 1px;
  width: 574px;
  height: 17px;
  background-image: url(../pic/skel/ata/bg-book-bottom.png);
  background-repeat: no-repeat;
 }


/* OPTION POPUP */

div#popup
{   
  width: 500px;
  margin: -8px;
 }

div#popup div#top
{ 
  float: left;
  font-size: 1px;
  width: 500px;
  height: 27px;
  background-image: url(../pic/skel/ata/popup/bg-popup-top.png);
  background-repeat: no-repeat;
 }

div#popup div#middle
{ 
  float: left;
  width: 500px;
  xheight: 283px;  
  background-image: url(../pic/skel/ata/popup/bg-popup-middle.png);
  background-repeat: repeat-y;
 }
div#popup div#middle div.wrap
{ 
  margin-left: 25px;
  margin-right: 25px;
  }

div#popup div#bottom
{ 
  float: left;
  font-size: 1px;
  width: 500px;
  height: 90px;
  background-image: url(../pic/skel/ata/popup/bg-popup-bottom.png);
  background-repeat: no-repeat;
 }

div#popup h1
{ 
  float: left;
  clear: both;
  width: 228px;
  height: 34px;
  border: none;
  padding-left: 40px;
  padding-top: 10px;
  background-image: url(../pic/skel/ata/popup/bg-popup-h1.png);
  background-repeat: no-repeat;
  }

/* LARGE POPUP */

div.large
{ 
  width: 750px !important;
 }
div.large h1
{ 
  width: 478px !important;
 }
div.large div#top
{ 
  width: 750px !important;
  background-image: url(../pic/skel/ata/popup/bg-popup-large-top.png) !important;
 }
div.large div#middle
{ 
  width: 750px !important;
  background-image: url(../pic/skel/ata/popup/bg-popup-large-middle.png) !important;
 }
div.large div#bottom
{ 
  width: 750px !important;
  background-image: url(../pic/skel/ata/popup/bg-popup-large-bottom.png) !important;
 }


/* PROMOTIONS */

div#promo ul
{ 
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  margin-top: -3px;
  padding: 0;
 }

div#promo ul li
{ 
  display: inline-block;
  width: 168px;
  height: 54px;
  background-image: url(../pic/skel/ata/pic-promo.png);
  background-repeat: repeat-x;
  background-color: #3067a8;
  margin: 0;
 }

div#promo ul li h1
{ 
  margin-top: 4px;
  margin-left: 50px;
  color: #ffffff !important;
  border: none !important;
 }

div#promo ul li a
{ 
  color: #f2f10d !important;
  margin-top: -25px;
  }

div#promo ul li p
{ 
  margin-left: 50px;
  margin-top: -4px;
  color: #f2f10d !important;
  }

div#promo ul li p.x
{ 
  margin-top: -15px;
  }

div#skype
{ 
  float: left;
  width: 176px;
  height: 265px;
  background-repeat: no-repeat;
 }


div#skype div.wrap
{ 
  margin-top: 32px;
 }