html {
	width: 100%;
}
body {
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#generale {
	position:relative;
	left: 50%;
	width: 998px;
	margin-left: -499px; /* moitié de la hauteur */
}
#header {
	background-color: #0094d8;
	height: 245px;
	width: 998px;
	visibility: visible;
	z-index: 1;
	border: 1px solid #e8e8e8;
	position: relative;
}
#logo-station {
	height: 95px;
	width: 195px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 1px;
	top: 1px;
}
#photo-header {
	height: 200px;
	width: 800px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 198px;
	top: 17px;
}
#menu-superieur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: bottom;
	height: 18px;
	width: 790px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 198px;
	letter-spacing: 1px;
	background-color: #0094d8;
}
#menu-superieur a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}
#menu-superieur a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;	
}
#infos-gauche {
	height: 121px;
	width: 198px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 1px;
	top: 107px;
}
#infos-gauche table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 26px;
	width: 198px;
}
#infos-gauche table td{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	text-align: right;
	height: 26px;
	padding-right: 10px;
}
#infos-gauche table td a{
	text-decoration: none;
	color: #FFFFFF;
}
#infos-gauche table td a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
td#meteo{
	background-image: url(../images/jpg/meteo.jpg);
	background-repeat: no-repeat;
}
#meteoPanel{
	background-color:red;
	width:194px;
	height:180px;
	position: absolute;
	z-index: 3;
	left: 1px;
	top: 136px;

}
td#reservations{
	background-image: url(../images/jpg/reservations.jpg);
	background-repeat: no-repeat;
}
td#galerie{
	background-image: url(../images/jpg/galerie.jpg);
	background-repeat: no-repeat;
}
td#enneigement{
	background-image: url(../images/jpg/enneigement.jpg);
	background-repeat: no-repeat;
}
#quickmenu {
	height: 25px;
	width: 800px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 198px;
	top: 218px;
}
#tools {
	height: 27px;
	width: 186px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 2px;
	top: 222px;
}
#tools a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#menu table{
	height: 25px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
#menu table td{
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;	
}
#menu table td#last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}
#menu table a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
#call-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	height: 100px;
	width: 165px;
	visibility: visible;
	z-index: 2;
	text-align: left;
	background-image: url(../images/jpg/bg-booking.jpg);
	background-repeat: no-repeat;
}
#infos-directes {
	visibility: visible;
	z-index: 2;
}
#infos-directes a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin-bottom: 12px;
}
#infos-directes a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;	
	margin-bottom: 12px;
}

#colonne-gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	background-color: #e8e8e8;
	text-align: left;
	width: 199px;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0094d8;
	border-bottom-color: #0094d8;
	border-left-color: #0094d8;

}

#webcams {
	text-align: center;
}
.webcamsTb {
	height:135px;
}	

#colonne-gauche h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0094d8;
	text-align: left;
	width: 199px;
	text-indent: 8px;
	margin-top: 0px;
}
#colonne-gauche ul {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#colonne-gauche li {
	margin-left: 0px;
}
#colonne-gauche td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: none;
}
#colonne-gauche li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: underline;	
}

#news {
	visibility: visible;
	z-index: 1;
	height: 100px;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0094d8;
	padding-left: 8px;
	background-color: #e8e8e8;
	border:solid 1px #0094D8;
	padding-right: 10px;
	
}
#news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: none;	
}
#defilement-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #e8e8e8;
	text-align: left;
	height: 100px;
	width: 552px;
	position: relative;
	visibility: visible;
	z-index: 1;
	overflow: auto;
	scrollbar-face-color: #e8e8e8;/*ascenseur*/
	scrollbar-track-color: #e8e8e8;/*chemin ascenseur*/
	scrollbar-arrow-color: #0094d8;/*flèche*/
	scrollbar-shadow-color: #0094d8;/*bordure droite et bas ascenseur et flèche*/
	scrollbar-highlight-color:#0094d8;/*bordure gauche et haut ascenseur et flèche*/
	scrollbar-3dlight-color: #e8e8e8;/*3D gauche et haut ascenseur et flèche*/
	scrollbar-darkshadow-color:#e8e8e8;/*3D droite et bas ascenseur et flèche*/
}
#defilement-news img{
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 10px;
	vertical-align: top;
	
}
#defilement-news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: none;	
}
#defilement-news a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: underline;	
}
#defilement-news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 360px;
	margin-top: 2px;
}
#logo-droite {
	width: 152px;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: -1000px;
	left:600px;
}
#home {
	visibility: visible;
	z-index: 1;
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left:8px;
}

#home h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0094d8;
	height: 28px;
}
#home h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0094d8;
	height: 26px;
	text-decoration: underline;
}

#home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: none;	
}
#home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: underline;	
}


#content {
	visibility: visible;
	z-index: 1;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: none;	
}
#manifestations {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0094d8;
	top: 0px;
	margin-bottom: 20px;
}
#footer-home {
	visibility: visible;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #0094D8;
	color:#FFFFFF;
	top: 10px;
	padding-top:5px;
	padding-bottom:5px;
}
#footer-home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

td#manifs {
	background-color:#B3B3B3;

}

#manifestations ul {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#manifestations li {
	margin-left: 0px;
}
#manifestations li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: none;
}
#manifestations li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0094d8;
	text-decoration: underline;	
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0094d8;
	text-align: center;
	height: 26px;
	width: 700px;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: 40px;
	left: 0px;
	border: 1px solid #CCCCCC;
}

#rechercher {
	height: 30px;
	width: 200px;
	position: relative;
	visibility: visible;
	z-index: 2;
	left: 0px;
	text-align: center;
	
}

#searchResult {
	height: 400px;
	overflow: auto;
	scrollbar-face-color: #e8e8e8;/*ascenseur*/
	scrollbar-track-color: #e8e8e8;/*chemin ascenseur*/
	scrollbar-arrow-color: #0094d8;/*flèche*/
	scrollbar-shadow-color: #0094d8;/*bordure droite et bas ascenseur et flèche*/
	scrollbar-highlight-color:#0094d8;/*bordure gauche et haut ascenseur et flèche*/
	scrollbar-3dlight-color: #e8e8e8;/*3D gauche et haut ascenseur et flèche*/
	scrollbar-darkshadow-color:#e8e8e8;/*3D droite et bas ascenseur et flèche*/
}

#searchResult a:hover{
background: #ffffd8;	
text-decoration: none;	
}

#extLink a:hover{
text-decoration: underline;
background-color: #e0e0e0;
}

td#searchResultItem {
text-decoration: none;
background-color: #e0e0e0;
padding: 3px;
margin: 2px;
}

#flash a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

td#printarticle {
font-family: Helvetica, sans-serif;
font-size: 8px;
}

table#manifHome{
font-family:Arial;
font-size:12px;
}
table#manifHome a{
font-family:Arial;
font-size:12px;
text-decoration: none;
color: #0094d8;
}