/*/ feuille de style encart meteo /*/

.meteo-picto {
    width: 150px;
    height: 100px;
    background-image: url(images/pictos-meteo.png);
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.temperature {
    margin-left: 100px;
    padding-top: 28px;
    font-size: 27px;
}

.exposant {
    margin-left: 0px;
    padding-top: 0px;
    font-size: 20px;
}

#meteo-1 {
    background-position: -16px -63px

}

#meteo-2 {
    background-position: -160px -63px

}	

#meteo-3{
    background-position: -320px -80px

}	
#meteo-4 {
    background-position: -480px -67px

}

#meteo-5 {
    background-position: -16px -260px

}	

#meteo-6 {
    background-position: -160px -250px

}	

#meteo-7 {
    background-position: -320px -247px

}	

#meteo-8 {
    background-position: -480px -247px

}	

#meteo-9 {
    background-position: -7px -437px

}		

#meteo-10 {
    background-position: -168px -435px

}	

#meteo-11 {
    background-position: -320px -435px

}

#meteo-12 {
    background-position: -480px -455px

}		


#enneigement {
    width: 170px;
    margin-left: 0px;


}
.enneigement-img {
    background:url("images/enneigement.png") no-repeat scroll -10px 0 transparent;
    float:left;
    height:30px;
    margin-left:0;
    width:37px;
}



.enneigement-texte {
    float: left;
    margin-top: 5px;
    margin-bottom: 12px;
}
.pistes2 {
    /*width: 150px;*/
    margin-top: 40px;
    margin-left: 15px;
}


/*/ feuille de style etat des pistes et remontées /*/

.secteurs {
    width: 485px;
    height: 280px;
    margin-left: 30px;

}

.secteur {
    float: left;
}

.pistes-blocseul{
    width: 460px;
    height: 200px;
    background-color: #d3e8f5;
    margin-top: 25px;
    margin-left: 15px;

}

.pistes {
    width: 226px;
    /*height: 290px;*/
    margin-right: 3px;
    background-color: #d3e8f5;
    float: left;
    margin-top: 0px;

}

.remontees {
    width: 230px;
    /*height: 290px;*/
    background-color: #d3e8f5;
    float: left;
}




.pistes ul li b{
    /*/display:inline;/*/
    float:left;
    line-height: 25px;
    clear: both;
    width:150px;
}

.pistes-blocseul ul li b{
    /*/display:inline;/*/
    float:left;
    line-height: 30px;
    clear: both;
    width:150px;
}

#contenu_central .pistes-blocseul ul{
    list-style-type: none;
    margin-top: 5px;
}
#contenu_central .pistes ul{
    list-style-type: none;
    margin-top: 5px;
}

#contenu_central .remontees ul{
    list-style-type: none;
    margin-top: 3px;
}




#contenu_central .remontees li{
    width: 150px;

}

/*#contenu_central h3{
margin-bottom: 10px;
margin-top: 10px;
}*/

.ouvert {
    background-image: url(images/ouvert.png);
    background-position: 10px 0px ;
    background-repeat: no-repeat;
    width: 32px;
    height: 17px;
    display: block;
    padding-right: 100px;
    margin-left: 120px;
    text-indent: -800px;



}

.ferme {
    background-image: url(images/ferme.png);
    background-position: 10px 0px ;
    background-repeat: no-repeat;
    width: 32px;
    height: 17px;
    display: block;
    padding-right: 100px;
    margin-left: 120px;
    text-indent: -800px;


}

.piste-bleue {
    width: 11px;
    height: 20px;
    background-image: url(images/puce-bleue.png);
    background-position: 0px 8px ;
    background-repeat: no-repeat;
    padding-left: 25px;
    clear: both;
    display: block;



}

.piste-verte {
    width: 11px;
    height: 20px;
    background-image: url(images/puce-verte.png);
    background-repeat: no-repeat;
    background-position: 0px 8px ;
    padding-left: 25px;
    clear: both;
}

.piste-rouge {
    width: 11px;
    height: 20px;
    background-image: url(images/puce-rouge.png);
    background-repeat: no-repeat;
    background-position: 0px 8px ;
    padding-left: 25px;
    clear: both;
}

.piste-noire {
    width: 11px;
    height: 20px;
    background-image: url(images/puce-noire.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 25px;
    clear: both;
}

.remontees ul li b{
    /*/display:inline;/*/
    float:left;
    line-height: 25px;
    clear: both;
    width:150px;

}
.teleski {
    width: 18px;
    height: 27px;
    background-image: url(images/teleski.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    clear: both;


}

.telesiege {
    width: 18px;
    height: 27px;
    background-image: url(images/telesiege.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    clear: both;
}

.ascenseur {
    width: 18px;
    height: 27px;
    background-image: url(images/ascenseur.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    clear: both;
}

.tapis-roulant {
    width: 18px;
    height: 27px;
    background-image: url(images/tapis-roulant.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    clear: both;
}

/*/ feuille de style etat des pistes/*/
.meteo-zone {
    margin-bottom: 10px;
}
.meteo-conditions-stations {
    width: 538px;
    height: 450px;


}

.meteo-picto-etat-general{
    width: 150px;
    height: 130px;
    background-image: url(images/pictos-meteo.png);
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 15px;
}


/*#contenu_central h1 {
	color: #1B94CD;
	font-family: "Arial",Arial Narrow,"MS Trebuchet",sans-serif;
	margin-top: 10px;

}*/

#contenu_central h4 {
    color: #012e71;
    font-family: "Arial",Arial Narrow,"MS Trebuchet",sans-serif;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;

}

.alpehuez h4 {
    color: #012e71;
    font-family: "Arial",Arial Narrow,"MS Trebuchet",sans-serif;
    text-align: center;
    margin-top: 5px;
    padding-bottom: 3px;
}

.alpehuez p {
    color: #012e71;
    font-size: 15px;
    padding-left: 105px;
    padding-top: 0px;
    line-height: 35px;
}

.alpehuez {
    width: 267px;
    height: 145px;
    float: left;
    background-color: #d3e8f5;


}
#contenu_central .temperature {
    font-family: "Arial",Arial Narrow,"MS Trebuchet",sans-serif;
    font-size: 21px;
    padding-top: 10px;
    margin-left: 15px;

}


#contenu_central.exposant {
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 18px;
}
#contenu_central .domaine-alpin {
    width: 267px;
    height: 145px;
    float: left;
    margin-left: 3px;
    background-color: #d3e8f5;
    text-decoration: none;
    line-height:1.5em;


}
#contenu_central .domaine-alpin  ul{
    list-style-type: none;
    text-indent: 35px;

}

.avalanche {
    background-image: url(images/avalanche.png);
    background-position: 25px -8px;
    background-repeat: no-repeat;
    padding-left: 40px;
    display: block;
}

.neige {
    background-image: url(images/enneigement.png);
    background-repeat: no-repeat;
    background-position: 21px 5px;
    padding-left: 40px;
    display: block;

}

#contenu_central ul .neige-stations {
    background-image: url(images/enneigement.png);
    background-repeat: no-repeat;
    background-position: -10px 5px;
    display: block;
    margin-left: 10px;
    padding-left: 50px;
}
.sous-bloc {
    width: 177px;
    margin-top: 3px;
    background-color: #d3e8f5;
    float: left;
    line-height: 21px;
    margin-left: 2px;

}

.pic-blanc{
    margin-left: 0px;
}

#contenu_central .sous-bloc ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 25px;
}

#meteo-ete{
	background-color: #FFFCF0;
	margin: 10px 0;
	padding: 5px;
}
#meteo-ete .meteo-picto-etat-general  {
	float:left;
}
