@import url(commun/reset.css);
@import url(menu_superieur.css);
@import url(menu_gauche_ete.css);

/**
 *  Feuille de style gerant la structure du site
 *  
 *  @project	
 *  @site			
 *  @cssdoc		0.2.22
 *
 */

body{
	background-color:#887b78;
}

#site {  
  /*margin :0 auto;*/
  width :1080px;
  position :relative;
  background :url(../images/ete/fondsite_court.jpg) repeat;
  overflow:hidden;
  margin-left:-540px;
  left:50%;
}
#site #sousSite{
	padding:0 40px;
	position :relative;
	background :url(../images/ete/fondsite_longue.jpg) no-repeat left bottom;
	overflow:hidden;
}
 
 /**
 * Zone Site
 * @section Conteneur
 */

#conteneur{  
  width:965px;
}
  #newsletterAleterSms {
    height:63px;
    font-size:1.1em;
    font-family:Georgia;
    line-height :7.2em;
  }
  #newsletterAleterSms a{
    color:#fff;
    text-decoration :none;
    text-transform :uppercase;
    position:absolute;
    z-index :500;
  }
  #newsletterAleterSms #newsletter{
    background:url(../images/iconeNewsletter.png) no-repeat left;    
    padding:0 0 0 60px;
    left:280px;
    top:15px;
  }
  #newsletterAleterSms #sms{
    background:url(../images/iconeSms.png) no-repeat left;    
    padding:0 0 0 65px;
    left: 570px;
    top:15px;
  }
  #choixLangueSaison {
    position:absolute;
    right:42px;
    top:157px;
  }
  #choixLangueSaison dl {
    width:33px;
    background :url(../images/piedListeLangue.png) no-repeat bottom;
    padding-bottom:12px;
  }
  #choixLangueSaison dl+dl {
    margin-top: 15px;
  }
  #choixLangueSaison dt {
    font-size:0.916em;
    font-family :georgia;
    color :#fff;
    text-align:center;
    padding:2px 0;
    background :url(../images/fondHautLangue.png) no-repeat top;
  }
  #choixLangueSaison dt+dd {
    padding-top:2px;
  }
  #choixLangueSaison dd {
    background:url(../images/fondListeLangue.png) repeat-y;
    padding:1px 0;
    overflow :hidden;
  }
  #choixLangueSaison dd a {
    text-indent:-9999px;
    display:block;
    line-height :2.1em;
    overflow :hidden    
  }
  a#france {
    background:url(../images/iconeLangueFrance.png) no-repeat 50% 50%;
  }
  a#angleterre {
    background:url(../images/iconeLangueAnglais.png) no-repeat 50% 50%;
  }
  a#chine {
    background:url(../images/iconeLangueChine.png) no-repeat 50% 50% ;
  }
  a#hollande {
    background:url(../images/iconeLangueNL.png) no-repeat 50% 50%;
  }
  a#russe {
    background:url(../images/iconeLangueRusse.png) no-repeat 50% 50%;
  }

  /**
   * Zone d'en tete
   * @subsection en tete
   */

  #entete{
    /*background : url(../images/visuelFondEnTete.png) no-repeat left top;*/
    color :#ffffff;
    min-height :446px;
    padding:0 0 0 60px;
    position :relative;
  }
  .interne #entete {
    min-height:296px;
    position:relative;
    z-index:1;
  }
  .home #entete h1, .home #entete blockquote, .interne a#retourHome {
    position:absolute;
  }
  .home #entete h1 {
    background:url(../images/logo.png) no-repeat 0 0;
    top:-10px;
    left:38px;
    width:295px;
    height:204px;
  }
  .interne a#retourHome {
    background: url('../images/logoInterne.png') no-repeat;
    width:265px;
    height:166px;    
  }
  .home #entete blockquote {
    background:url(../images/sousTitre.png) no-repeat 0 0;
    top:173px;
    left:93px;
    width:282px;
    height:18px;
  }
  #offreInternet {
    position:absolute;
    top:-3px;
    left:380px;
  }
  #infoMeteoPiste {
    margin-left:492px;
    position :relative;
    height:250px;
  }
  .interne #infoMeteoPiste {
    height:215px;
    margin-left:250px;
  }
  #meteo {
    background:url(../images/ete/fondMeteo.png) no-repeat 0 0px;
    width: 242px;
    height:235px;
    position :absolute;
	top:-35px;
    padding:70px 0 0 90px;
  }
  
  .renvoiMeteo{
  	position:absolute;
  	height:100px;
  	width:100px;
  }
  
  .interne #meteo {
    background: url('../images/fondMeteoInterne.png') no-repeat ;
    padding:60px 0 0 80px;    
  }
  /*#contenuMeteo li{
    height:68px;
    width:68px;
    position:absolute;
  }*/
  #contenuMeteo div{
    /*height:68px;
    width:68px;*/
  }
  #pistes {
    background:url(../images/ete/fondPiste.png) no-repeat 0 0;
    position :absolute;
	top:-35px;
    left:145px;
    width: 180px;
    height:235px;
    padding:90px 0 0 90px;
  }
  .interne #pistes {
    background: url('../images/fondPisteInterne.png') no-repeat;
    padding:80px 0 0 80px;  
  }
  #contenuPiste ol li{
    padding-left:32px;
  }
  #rechercheQuicklink {
    position:absolute;
    line-height:4em;
    width:905px;
    top:405px;
    left:60px;
  }
  #rechercheQuicklink form{
    float:left;
  }
  #rechercheQuicklink form input,
  .interne .gauche form input {
    vertical-align:middle;
  }
  .interne .gauche form {
    background: url('../images/ete/fondSearchInterne.png') no-repeat left top;
    height:70px;
    width:241px;
  }
  #rechercheQuicklink input[type="text"],
  .interne .gauche form input[type="text"]{
    background:url(../images/fondRecherche.png) repeat-x;
    border: 0 none;
    font-size :1.2em;
    font-family :Georgia;
    padding:2px 15px;
    width:155px;
    text-align :center;
  }
  #rechercheQuicklink input[type="image"],
  .interne .gauche  input[type="image"]{
    margin-left:-10px;
  }
  .home #quickLink {
    padding-top:10px;
    text-align :right;    
  }
  .interne #quickLink {
    text-align :right; 
    margin-top:41px;
    margin-bottom:-8px;
	padding-top: 8px;
  }
  #quickLink ul li {
    display:inline;
    margin-right:10px;
    line-height :3.1em;    
  }

  /**
   * Zone de contenue 
   * @subsection Contenue
   */

  #contenu {    
    clear:left;
  }
  .home #contenuPrincipale {
    background: #e7e8e9 url('../images/ete/fondContenuPrincipale.png') repeat-x left top;
    padding-top:27px;
    overflow: hidden;
  }
  .interne #contenuPrincipale {
    background: #E7E8E9 url('../images/ete/fondContenuPrincipale.png') repeat-x left bottom;
    padding-top:27px;
    min-height:700px;
  }
  .lirePlus {
    background:#454c56 url(../images/fondEnSavoir.gif) no-repeat right top;
    line-height :1.5em;
    padding:1px 18px 2px 10px;
    min-width:90px;
  }
  #corde {
    background:url(../images/corde.png) no-repeat left top;
    height:74px;
    width:79px;
    position:absolute;
    left:40px;
    margin-top:-25px;
  }

    /**
     * Mise en forme de la structure de contenue gauche 
     * @subsubsection gauche
     */

      .home .gauche {
        background : url(../images/ete/fondGauche.png) repeat-y right;
        width :365px;        
        float:left;
        margin-top:25px;
      }
      .interne .gauche {
        float:left;
        background: url('../images/fondGaucheInterne.png') no-repeat left bottom;
        padding-bottom:35px;
        margin-left:50px;
      }
      .home #cadreGauche {
        background: url(../images/ete/fondGaucheHaut.png) no-repeat right -50px;        
      }
      .home .blockGauche {
        width:304px;
        padding:25px 0 20px;
        margin-left:61px;
      }
      .blockGauche img{
        margin:0 auto;
        display:block;
      }
	  .interne .reservation img{
		margin-top: 10px;
	  }
      .home .blockGauche.reservation{
        background:url(../images/fondBlockResa.gif) repeat-x left bottom;
      }
	  .home .blockGauche.reservation img{
		float: left;
		margin: 20px 8px 0 2px;
	  }
      .home .blockGauche.forfait{
        background:url(../images/fondBlockVisalp.gif) repeat-x left bottom;
      }
      .interne .blockGauche {
        width:242px;
        margin-top:30px;
      }
      .home .blockGauche.video{
        background:url(../images/piedGauche.png) no-repeat left bottom;
      }

    /**
     * Mise en forme de la structure de contenue centrale
     * @subsubsection centre
     */

      .home .principal {
        background : url(../images/ombreBlock.png) no-repeat right top;
        width :560px;
        float:left;
        margin-left:33px;
        margin-top:25px;
      }
      .interne .principal {
        float:left;
        width:610px;
        padding-left:35px;
		position:relative;
      }
      #filAriane {
        position:absolute;
        left:325px;
		width: 495px;
      }
      
      #filArianeAccueil {
        position:absolute;
        left:465px;
		width: 495px;
      }
      
      .interne #filAriane,
      .interne #filArianeAccueil {
        position:relative;
      }
      #filArianeAccueil ol,
      #filAriane ol {
        background:url(../images/flecheAriane.jpg) no-repeat left top;
        padding-left:15px;
        overflow :hidden;
      }
      #filArianeAccueil li,
      #filAriane li{
        display:inline;
        padding:0 1px;
      }

      #filArianeAccueil a,
      #filAriane a{
		color: #000;
		text-decoration: none;
	  }
      #blockActuPrincipal {
        background: url(../images/fondBlockActu.png) no-repeat left top;
        border-bottom:1px solid #b1aeae;
        padding:25px 35px;
        overflow :hidden;
        margin-bottom :2em;
        width:479px;
      }
      #blockActuPrincipal h3 {
        margin:2px 0 15px 20px;    
      }
      #blockActuPrincipal #actuEvent {
        clear:left;
        padding-top:25px;
      }
      #blockActuPrincipal #focus img,
      #blockActuPrincipal #actuEvent img{
        float:left;
        margin-right :18px;       
      }
	  #blockActuPrincipal #focus img{
		border: 1px solid #757076;
	  }
      .contenuActu {
        margin-bottom:2em;
      }
      #nullePartAilleur {
        clear :left;
        background : url(../images/fondNullePart.png) no-repeat left bottom;
        border-top:1px solid #b1aeae;
        padding:25px 35px 35px;
        overflow :hidden;
        width:479px;
      }
      #nullePartAilleur .contenuNpa {
        margin-bottom:15px;
      }
      #conteneurTitrePage {
        overflow:hidden;
        margin:0 0 0 -35px;
      }
      #titrePage {
        background: url('../images/ete/fondTitrePageGauche.png') no-repeat left 1px;
        height:52px;
        float:left;
        overflow:hidden;
      }
      #titrePage h1 {
        background: url('../images/ete/fondTitrePageDroite.png') no-repeat right 1px;
        height:52px;
        padding-right:25px;
      }
      #titrePage span {
        background: url('../images/ete/fondTitrePageCentre.png') repeat-x left 1px;
        height:52px;
        display:block;
        margin-left:40px;
        float:left;
        padding-top:25px;
      }
      #piedInterne {
        padding:40px 0 20px 0;
        background:url('../images/ete/fondPiedInterne.png') no-repeat left bottom;
        clear:left;
      }
      #piedInterne ul{
        margin:0 auto;
        width:580px;
		text-align: center;
        overflow :hidden;
      }
      #piedInterne li{
        float:left;
        margin:0 18px;
      }
      #piedInterne a{        
        height:100px;
        width:80px;
        display :block;
        background :url(../images/fondItemPiedInterne.png) no-repeat bottom;
        text-align :center;
        text-decoration :none;
        color:#317128;
        font-size:1.2em;
        font-weight :bold;
        font-family :Georgia;
        white-space :nowrap;
      }
	  #piedInterne a span.imgPied{  
		display: block;
		height: 68px;
		margin-top: 16px;
		}
    /**
     * Mise en forme de la structure de contenue droite 
     * @subsubsection Droite
     */
  
      .droite {
        background :#00ff00;
        width :15%;
        float:left;
        margin-left: 50px;
      }

  /**
   * Mise en forme de la structure de contenue du pied de page 
   * @subsection Pied de page
   */
   
  #foot {
    background :url(../images/ete/fondPied.png) no-repeat bottom;
    height :100px;
    clear:left;
    padding-top:15px;
    text-align:center;
  }
  #foot ul {
    line-height :1.5em;
    list-style-type :none;
    text-align :center;
  }
  #foot ul li {
    display :inline;
    color:#fff;
	padding: 0 2px;
  }
  #foot ul li a {
    text-decoration:none;
    font-size:1.1em;
    font-family :Georgia;
    color:#fff;
    font-weight :bold;
  }