html, body, input, textarea {
    font-family: verdana, arial, geneva, helvetica, sans-serif;
}

html, body {
    font-size:small;
    color: #000000;
    margin: 0px;
	text-align: center;
    background: #FFFFFF;
    padding:0px;
}



img {
    border:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

.imgHistorique {
	width:127px;
	height:94px;
}



h1 {
    margin:10px;
    margin-bottom:0;
    margin-top:12px;
    font-size:2em;
}

h2 {
    font-size:1.1em;
    font-weight:bold;
}

h3 {
    font-size:1em;
    font-weight:bold;
    margin-bottom:10px;
}




a,a:visited {
    color:blue;
    text-decoration:none;
}
a:hover {color:red;}



.separe {
    clear:both;
}

.tableStations {
	background-color:#F6F4EF;
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 2px 2px;
	width:775px;
	border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.thStations {
	background-color:#111948;
	border-color: #FFFFFF;
	border: 1px 1px 1px 1px;
	border-style: solid;
	width:127px;
	height:20px;
	font-family: arial;
	font-size:8px;
	color:#FFFFFF;
}

.tdStations {
	border-color: #FFFFFF;
	border: 1px 1px 1px 1px;
	border-style: solid;
	padding: 2px;
	vertical-align:top;
	font-family: arial;
	font-size:.8em;
	color:#1F3C65;
	background-color:#F6F4EF;
	text-align:left;
}

.thOuvertureStations {
	background-color:#111948;
	border-color: #FFFFFF;
	border: 1px 1px 1px 1px;
	border-style: solid;
	width:159px;
	height:20px;
	font-family: arial;
	font-size:8px;
	color:#FFFFFF;
}

.tdOuvertureStations {
	border-color: #FFFFFF;
	border: 1px 1px 1px 1px;
	border-style: solid;
	padding: 2px;
	width:159px;
	vertical-align:top;
	font-family: arial;
	font-size:.8em;
	color:#1F3C65;
	background-color:#F6F4EF;
	text-align:left;
}

#station table {
	background-color:#F6F4EF;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width:775px;
    border-top:1px solid #F6F4EF;
    border-bottom:1px solid #F6F4EF;
    border-left:1px solid #F6F4EF;
    border-right:1px solid #F6F4EF;
	border-collapse: collapse;
}

td.headerStation {
	background-color:#111948;
	width:127px;
	height:20px;
	font-family: arial;
	font-size:.7em;
	color:#FFFFFF;
}

.tdHistPic {
	vertical-align:top;
	font-family: arial;
	font-size:.8em;
	font-weight:bold;
	color:#A13029;
	background-color:#E7ECF1;
	text-align:center;
}

.tdHistTxt {
	padding:4px;
	vertical-align:top;
	font-family: arial;
	font-size:.8em;
	color:#1F3C65;
	background-color:#F6F4EF;
	text-align:left;
}






/* --------- WEBCAMS / PHOTOS ----------*/
.station {

        position: relative;
	float: right;
        background-color:#A13029;
        width:200px;
        height:25px;
        border: 0 0 0 0;
        text-align:center;
        color: #FFFFFF;
        font-family: verdana, arial;
        font-size:1.5em;
        font-weight:bold;
        vertical-align:middle;
	-webkit-border-top-left-radius: 10px
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft:10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	clear:all;
}


.tableWebcams {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.tdPhotosTitre {
	background-color:#A13028;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 30px;
	color: #FFFFFF;
	font-family: Arial;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	border-style:none;
}
.tdPhotos {
	background-color: #EFE3D5;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	color: #FFFFFF;
	font-family: Arial;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	border-style:none;
	vertical-align: top;
}

.tdWebcamsTitre {
	background-color: #012E67;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 640px;
	height: 30px;
	color: #FFFFFF;
	font-family: Arial;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	border-style:none;
}

.tdWebcams {
	background-color: #DCE6F0;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 640px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	border-style: none;
	vertical-align: top;
}
.tdSeparateur {
	background-color:#FFFFFF;
	border: 0px 0px 0px 0px;
	border-style: none;
}

.imgPanoramique {
	width: 570px;
	height: 144px;
	border: 0px  0px  0px  0px;
	margin:4px auto;
	vertical-align: middle;
}

.imgPanoramique2 {
	width: 570px;
	height: 250px;
	border: 0px  0px  0px  0px;
	vertical-align: middle;
}


.imgWebcam {
	width: 176px;
	height: 146px;
	border: 0px  0px  0px  0px;
	margin: 4px auto;
	vertical-align: middle;
}


.divimgAgenda {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width: 780px;
	height: 298px;
	border: 0px  0px  0px  0px;
	vertical-align: middle;
	background: #FFFFF0 url('../images/static/home-pano3.jpg');
}

.divAgenda {
	float: left;
	position: relative;
	cursor: pointer;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 288px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-width:0px;
	background: url('../images/static/transparent.png');
	border-style: none;
	overflow: auto;

}

.divimgMeteo {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width: 780px;
	height: 298px;
	border: 0px  0px  0px  0px;
	vertical-align: middle;
	background: #FFFFF0 url('../images/static/home-pano2.jpg');
}

.divMeteo {
	position: relative;
	cursor: pointer;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 288px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border-width:0px;
	border-style: none;
	overflow: auto;

}

.divimgIndex {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width: 780px;
	height: 298px;
	border: 0px  0px  0px  0px;
	vertical-align: middle;
	background: #FFFFF0 url('../images/static/home-pano2.jpg');
}


.divNews {
	float: left;
	position: relative;
	cursor: pointer;
	top: 20px;
	left: 20px;
	width: 300px;
	height: 250px;
	padding: 4px 4px 4px 4px;
	text-align: left;
	border-width:1px;
	background: url('../images/static/transparent.png');
	border-style: dotted;
	overflow: hidden;
	-webkit-border-radius: 10px
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.divRechargement {
        float: left;
        position: absolute;
        cursor: pointer;
        top: 20px;
        right: 20px;
        width: 300px;
        height: 250px;
        padding: 4px 4px 4px 4px;
        text-align: center;
        border-width:1px;
        background: url('../images/static/transparent.png');
        border-style: dotted;
        overflow: hidden;
        -webkit-border-radius: 10px
        -moz-border-radius: 10px;
        border-radius: 10px;

}
.divLienVente {
	position:absolute;
	width:120px;
	height:80px;
	font-weight:800;
	text-align:center;
	overflow:hide;
}
.divLienVente:hover {border:1px solid black;border-radius: 5px;background-color:#92A5AF;}

.divPanoramique {
	cursor: pointer;
    background-color: #000;
	width: 580px;
	height: 155px;
	padding: 4px 2px 2px 2px;
	text-align: center;
-webkit-border-top-right-radius: 10px
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.divPanoramique2 {
	cursor: pointer;
    background-color: #FFFFFF;
	width: 580px;
	height: 255px;
	padding: 4px 2px 2px 2px;
	text-align: center;
}

.divWebcam {
	cursor: pointer;
    background-color: #000;
	width: 190px;
	height: 155px;
	margin: 0 0 0 0;
	padding: 4px 2px 2px 2px;
	text-align: center;
-webkit-border-top-right-radius: 10px
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.divPanoramiqueContainer {
	margin: 4px 4px 4px 4px;
	width: 580px;
	height: 200px;
	float: left;
}

.divPanoramiqueContainer2 {
	margin: 4px 4px 4px 4px;
	width: 580px;
	height: 290px;
	float: left;
}
.iframePanoramique {
	margin: 0px 0px 0px 0px;
	width: 600px;
	height: 400px;
	float: left;
}

.iframePanoramique2 {
	margin: 0px 0px 0px 0px;
	width: 500px;
	height: 500px;
	float: left;
}

.divWebcamContainer {
	margin: 4px 4px 4px 4px;
	width: 190px;
	height: 200px;
	float: left;
}

.divTitreStation {
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #A13029;
}

.divNomWebcam {
	background-image: url(../images/static/onglet.gif) ;
	position: relative;
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: .9em;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.imgOnglet {
	width:150px;
	height:25px;
	position: relative;
	left: 0px;
	top: 0px;
}


/* ------- OUVERTURE ------------------ */

.divOuverture {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	font-family: Arial;
	font-size: .7em;
	color: #000000;
	text-align: left;
	vertical-align: top;

}

.icon, .iconLeft, .iconRight {
	width: 10px;
	height: 10px;
	border: 0px;
	vertical-align: middle;
}

.iconLeft {
	float: left;
}

.iconright {
	float: right;
}

.spanSecteur {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	width: 100%;
	color: #A13029;
}






/* ------- TARIFS ------------------ */
#tarifs {
	background-color:#F6F4EF;
	padding:0;
	margin:0;
	width:775px;
    border-top:1px none #F6F4EF;
    border-bottom:1px none #F6F4EF;
    border-left:1px none #F6F4EF;
    border-right:1px none #F6F4EF;
	border-collapse: collapse;
}

th.tarifsTitreForfait {
	background-color:#111948;
	width:127px;
	height:22px;
	font-family: arial;
	font-size:.9em;
	color:#FFFFFF;
    border-right:1px solid #C8CDD3;
}

th.tarifsTitre {
	background-color:#A13029;
	width:127px;
	height:22px;
	font-family: arial;
	font-size:.9em;
	color:#FFFFFF;
    border-right:1px solid #C8CDD3;
}

th.tarifsTitreNonSkieur {
	background-color:#7F6644;
	width:127px;
	height:22px;
	font-family: arial;
	font-size:.9em;
	color:#FFFFFF;

}

th.tarifsPhoto {
	padding:0px;
	vertical-align:bottom;
	text-align:right;
	background-color:#FFFFFF;
	width:127px;
	height:22px;
	font-family: arial;
	font-size:.8em;
	color:#000000;
}

td.tarifsSaison {
	background-color:#F1F5F8;
	width:127px;
	height:20px;
	font-family: arial;
	font-size:.8em;
	text-align:center;
	color:#000000;
    border-top:1px solid #C8CDD3;
    border-bottom:1px solid #C8CDD3;
    border-left:1px solid #C8CDD3;
    border-right:1px solid #C8CDD3;
}

td.tarifsLiberte {
	background-color:#F1EAE0;
	width:127px;
	height:20px;
	font-family: arial;
	text-align:center;
	font-size:.8em;
	color:#000000;

    border-top:1px solid #DECFBA;
    border-bottom:1px solid #DECFBA;
    border-left:1px solid #DECFBA;
    border-right:1px solid #DECFBA;
}

td.tarifsRem {
	padding:2px;
	background-color:#111948;
	font-family: arial;
	font-size:.8em;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}

td.tarifsPhoto {
	padding:0px;
	background-color:#DDE4EC;
	width:127px;
	font-family: arial;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:top;
	text-align:right;
}

td.tarifsTitreLiberte {
	padding:2px;
	width:123px;
	background-color:#DECFBA;
	font-family: arial;
	font-size:.8em;
	color:#FFFFFF;
	text-align:right;
	vertical-align:top;
}

font.TitreTarif {
	font-family: verdana, arial;
	font-size:1.5em;
	font-weight:bold;

}






/* ---------- PAGE COMPLETE --------- */
#container {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	width:780px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
	text-align: center;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
    border-left:1px solid #999;
    border-right:1px solid #999;
}

#pageTitle {

	position: absolute;
	background-color:#A13029;
	width:200px;
	height:25px;
	border: 0 0 0 0;
	text-align:center;
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size:1.4em;
	font-weight:bold;
	vertical-align:middle;
-webkit-border-top-right-radius: 10px
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright:10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}

hr {
	display:block;
	height: 1px;
	margin: 0;
	_margin: -7px 0;
	padding: 0;
	color: #000000;
	background-color: #000000;
	border: 0;
}


