body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #132939 url(/images/hiver/fd.jpg) repeat left top;
}
body, table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #121a23;
}
a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #d23100;
}
a:hover {
	color: #2a466e;
	text-decoration: none;
}
div {
	margin: 0;
	padding: 0;
}
input[type="submit"] {
	cursor: pointer;
}
input[type="reset"] {
	cursor: pointer;
}
/* Supprime les bordures dans les elements fieldset et img */
fieldset, img, img a {
	border : 0;
	margin: 0;
	padding: 0;
}
/* ////////////////////// */
/* //// STYLES TYPO //// */

.normal {
	font-weight: normal;
}
.gras {
	font-weight: bold;
}
.gras_capital {
	font-weight: bold;
	text-transform: uppercase;
}
.gras_italique {
	font-style: italic;
	font-weight: bold;
}
.capital {
	text-transform: uppercase;
}
.minuscule {
	text-transform: lowercase;
}
.italique {
	font-style: italic;
}
.fin_float {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overfow:auto;
}
.finfloat_both {
	clear: both;
	font-size: 0;
	border: 0;
}
.finfloat {
	clear: right;
	font-size: 0;
	border: 0;
}
#conteneur {
	position: relative;
	clear: both;
	width: 1013px;
	text-align: left;
	margin: 0 auto 0 auto;
}
/*********/
/* haut */
/*******/

#haut_bandeau {
	height: 75px;
	background: url(/images/hiver/home/fd-haut.gif) repeat-y left top;
}
#haut_logo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
#haut_liens-rapide {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 693px;
	height: 36px;
	width: 318px;
}
.evenements{
	background: url(/images/hiver/picto-agenda.png) no-repeat left top;
	padding: 15px 0px 0px 50px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #264155;
	height: 30px;
	float: left;
}
*html .evenements {
	padding: 15px 0px 0px 25px;
	margin-left: 5px;
}
.meteo{
	background: url(/images/hiver/picto-meteo.png) no-repeat left top;
	padding: 15px 0px 0px 50px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #264155;
	height: 30px;
	float: left;
}
*html .meteo {
	padding: 15px 0px 0px 25px;
	margin-left: 25px;
}
.webcam{
	background: url(/images/hiver/picto-webCam.png) no-repeat left top;
	padding: 15px 0px 0px 57px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #264155;
	height: 30px;
	float: left;
}

.pistes{
	background: url(/images/hiver/picto-piste.png) no-repeat left top;
	padding: 15px 25px 0px 20px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #264155;
	height: 30px;
	float: left;
	
}
*html .pistes {
	padding: 15px 35px 0px 10px;
	margin-left: 15px;
}
.evenements a, .evenements a:active, .evenements a:link, .evenements a:visited,
.meteo a, .meteo a:active, .meteo a:link, .meteo a:visited,
.webcam a, .webcam a:active, .webcam a:link, .webcam a:visited,
.pistes a, .pistes a:active, .pistes a:link, .pistes a:visited{
	margin: 0;
	padding: 0;
	color: #264155;
	text-decoration: none;
}
.evenements a:hover,
.webcam a:hover,
.meteo a:hover,
.pistes a:hover{
	color: #ec4c1a;
}
.langues {
        padding: 12px 0px 0px 20px;
        font: bold 10px Arial, Helvetica, sans-serif;
        color: #0f5ca3;
        height: 30px;
        float: left;
}
#haut_menu {
	position: absolute;
	z-index: 1;
	top: 47px;
	left: 515px;
	height: 28px;
	margin: 0;
	padding: 0;
	background: url(/images/hiver/fd-nav.png) no-repeat left top;
	width: 498px;
}
#haut_menu .bt-nav{
	padding: 0 1px 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #2c404a;
	height: 28px;
	float: left;
	text-transform: uppercase;
}
#haut_menu .bt-nav .fdG{
	padding: 0;
	margin:0;
	height: 28px;
	width: 8px;
	float: left;
	background: url(/images/hiver/fdG-nav.png) no-repeat left top;
}
#haut_menu .bt-nav .fdD{
	padding:0;
	margin:0;
	height: 28px;
	width: 8px;
	float: left;
	background: url(/images/hiver/fdD-nav.png) no-repeat left top;
}
#haut_menu .bt-nav .fdC{
	padding: 0;
	margin:0;
	height: 28px;
	float: left;
	background: url(/images/hiver/fdC-nav.png) repeat-x left top;
}
#haut_menu .bt-nav .fdC .txt{
	padding: 10px 5px 0px 5px;
	margin:0;
}


#haut_menu .bt-nav .fdC .txt a, #haut_menu .bt-nav .fdC .txt a:active, #haut_menu .bt-nav .fdC .txt a:link, #haut_menu .bt-nav .fdC .txt a:visited{
	margin: 0;
	padding: 0;
	color: #2c404a;
	text-decoration: none;
}
#haut_menu .bt-nav .fdC .txt a:hover{
	color: #ec4c1a;
}


#haut_bandeau img {
	margin: 75px 0 0 0;
	padding: 0;
}

#contenu-home {
	position: absolute;
	z-index: 0;
	top: 75px;
	left: 0;
	clear: both;
	width: 1013px;
	height: 513px;
	padding: 0;
	
}
/*********************/
/* colone gauche */
/*******************/

/*************/
/* colone 1 */
/***********/
#col1 {
	float: left;
	width: 13px;
	height: 513px;
	margin: 0;
	padding: 0;
	background: url(/images/hiver/home/fd-col1.jpg) repeat-y left top;
}
#col1 .nurmeros {
	width: 13px;
	margin: 0;
	padding: 315px 0 0 0;
}
#col1 .nurmeros .chiffre {
	margin:0;
	padding: 0;
	height: 23px;
	width: 13px;
	font: bold normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	display: block;
	background: url(/images/hiver/home/fd-chiffre.jpg) no-repeat right top;
}
#col1 .nurmeros .chiffre a, #col1 .nurmeros .chiffre a:active, #col1 .nurmeros .chiffre a:link, #col1 .nurmeros .chiffre a:visited {
	margin: 0 0 0 0;
	padding: 3px 0 0 5px;
	color: #000;
	display: block;
}
#col1 .nurmeros .chiffre a:hover {
	color: #ec4c1a;
}
/*************/
/* colone 2 */
/***********/
#col2 {
	float: left;
	width: 1000px;
	height: 513px;
	padding: 0;
	margin: 0;
}
/*************/
/* colone images */
/***********/

#col21 {
	float: left;
	width: 503px;
	height: 513px;
	padding: 0;
	margin: 0;
}

#col2 .vign {
	position: absolute;
	z-index: 1;
	top: 290px;
	left: 13px;
	background: url(/images/hiver/home/border-vigentte.png) no-repeat left top;
	margin: 0;
	padding: 5px 0 0 5px;
	height: 169px;
	width: 169px;
}
#col2 .vign img {
	/*margin: 5px 0 0 5px;*/
}
#col2 .video {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 13px;
	height: 311px;
	width: 503px;
	padding: 202px 0px 0px 0px;
	background: url(/images/hiver/grd-images/noir.png) no-repeat left top;
}


#col2 .video .centre{
	height: 258px;
	width: 325px;
	padding: 5px 0px 0px 8px;
	
	margin: 0 0 0 80px;
}
/*************/
/* colone 22 */
/***********/
#col22 {
	float: left;
	width: 497px;
	height: 513px;
	margin: 0;
	padding: 0;
	background: #FFF url(/images/hiver/home/fd-col3.jpg) repeat-y left bottom;
}
#col22 .top {
	margin: 0;
	padding: 0;
	background: url(/images/hiver/home/fioriture.jpg) no-repeat left top;
	height: 90px;
}
#col22 .news {
	margin: 0 0 0 15px;
	padding: 18px 0 15px 0;
	background: url(/images/hiver/home/news-titrage.jpg) no-repeat left top;
	width: 470px;
	height: 230px;
}
#col22 .videos {
	background: url(/images/hiver/home/videos-titrage.jpg) no-repeat left top;
}
#col22 .news #slider .vignette-news {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 201px;
}

#col22 .news #slider .vignette-news img {
	margin: 0px;
	padding:0 8px 0 0;
	position: absolute;
	
}
*html #col22 .news #slider .vignette-news .ghost img {
	 padding:0 ;
}
.bwd-news {
	cursor:pointer;
	left:728px;
	position:absolute;
	top:263px;
	z-index:50;
}

.fwd-news {
	cursor:pointer;
	left:1183px;
	position:absolute;
	top:263px;
	z-index:50;
}


#col22 .news #slider {
	width: 470px;
	position: relative;
	overflow: hidden;
	height: 230px;
	padding: 0 0 0 0;
	float: left;
	background: url(/images/hiver/home/news-filet.jpg) no-repeat left bottom;
}

#col22 .news #slider .une-news {
	position: absolute;
	clear: both;
	top: 0;
	float: left;
	width: 430px;
	text-align: left;
	margin: 20px 0 20px 20px;
	height: 201px;
	padding: 0;
}

#col22 .news #slider .une-news .image {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	height: 201px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}

#col22 .news #slider .une-news .ghost {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	height: 201px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}

#col22 .news #slider .une-news .txt {
	position: absolute;
	z-index: 3;
	top: 21px;
	left: 245px;
	height: 179px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#col22 .news #slider .une-news .txt h1 {
	margin: 0;
	padding: 0 0 6px 0;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
	color: #2a466e;

}

#col22 .news #slider .une-news .txt p {
	margin: 0;
	padding: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
}

#col22 .news #slider .une-news h1 a, #col22 .news #slider .une-news h1 a:link, #col22 .news #slider .une-news h1 a:active, #col22 .news #slider .une-news h1 a:visited {
	color: #2a466e;
	text-decoration: none;	
}

#col22 .news #slider .une-news p a, #col22 .news #slider .une-news p a:link, #col22 .news #slider .une-news p a:active, #col22 .news #slider .une-news p a:visited {
	color: #000;
	text-decoration: none;	
}

#col22 .news #slider .une-news a:hover, #col22 .news #slider .une-news p a:hover, #col22 .news #slider .une-news h1 a:hover{
	color: #ec4c1a;
	text-decoration: none;	
}

#col22 .news #slider .une-news .txt .dates {
	margin: 0;
	padding: 0;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #000;

}


#col22 .news #slider .une-video {
	position: absolute;
	clear: both;
	top: 0;
	float: left;
	width: 430px;
	text-align: left;
	margin: 20px 0 20px 20px;
	height: 201px;
	padding: 0;
}

#col22 .news #slider .une-video .image {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	height: 201px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}

#col22 .news #slider .une-video .ghost {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	height: 201px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}

#col22 .news #slider .une-video .video-copie {
	position: absolute;
	z-index: 2;
	top: 25px;
	left: 15px;
	height: 150px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#col22 .news #slider .une-video .txt {
	position: absolute;
	z-index: 3;
	top: 21px;
	left: 245px;
	height: 179px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#col22 .news #slider .une-video .txt h1 {
	margin: 0;
	padding: 0 0 6px 0;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
	color: #2a466e;

}

#col22 .news #slider .une-video .txt p {
	margin: 0;
	padding: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
}

#col22 .news #slider .une-video .txt .dates {
	margin: 0;
	padding: 0;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #000;

}

.stepcarousel {
	position: relative; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 470px; /*Width of Carousel Viewer itself*/
	height: 230px; /*Height should enough to fit largest content's height*/
	background: url(/images/hiver/home/news-filet.jpg) no-repeat left bottom;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 20px; /*margin around each panel*/
	width: 430px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#col22 .liens-direct {
	margin: 0 0 0 15px;
	padding: 0;
	width: 470px;
}
/*************/
/* Valberg TV - My Valberg */
/***********/
#tv-my-valberg {
float: left;
width: 1013px;
padding: 0;
margin: 0;
	
}

#valberg-tv {
	float: left;
	width: 503px;
	padding: 23px 0 0 0;
	margin: 0;
	background: url(/images/hiver/home/titrage-valbergtv.jpg) no-repeat left top;
}
#valberg-tv .vignette-tv {
	width: 160px;
	padding: 0;
	margin: 0 5px 0 0;
	background: url(/images/hiver/fd-vignette-tv.jpg) no-repeat left bottom;
	float: left;
	height: 105px;
}
#valberg-tv .vignette-tv .visu {
	width: 160px;
	padding: 0;
	margin: 0;
	height: 87px;
	display: block;
	overflow: hidden;
}
#valberg-tv .vignette-tv .visu a:hover img {
	filter:alpha(opacity=60);
	opacity: 0.7;
}
#valberg-tv .vignette-tv .txt {
	width: 150px;
	padding: 0 8px 0 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	display: block;
}
#my-valberg {
	float: left;
	width: 497px;
	margin: 0;
	padding: 0;
	background: #FFF;
	height: 128px;
}
#my-valberg a, #my-valberg a:link, #my-valberg a:visited, #my-valberg a:active {
	color: #868686;
	text-decoration: none;
	padding-bottom: 10px;
}
#my-valberg a:hover {
	color:#ec4c1a;
	;
	text-decoration: none;
}
#my-valberg .top, #my-valberg .top-hiver {
	height: 35px;
	margin: 0;
	padding: 0px 0 0 305px;
	background: #FFF url(/images/hiver/home/top-my-valberg-fr.jpg) no-repeat left top;

}
#my-valberg .top-hiver {
    padding: 0px 0 0 400px;
    _padding: 0px 0 0 360px;
}
#my-valberg .colG {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0 5px 0 25px;
	background: #FFF;
}
#my-valberg .colD {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;
	background: #FFF;
}
.nav-my-valberg img {
	display: none;
}
.nav-my-valberg {
	display: block;
	width:191px;
	height:25px;
	background: url(/images/hiver/fd-nav-my-valberg.gif) no-repeat 0px -9px;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	cursor: pointer;
}
.nav-my-valberg:link, .nav-my-valberg:visited, .nav-my-valberg:active {
	background-position: 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	
}
.nav-my-valberg:hover {
	background-position: 0 -59px;
	font: 11px Arial, Helvetica, sans-serif;
	
}
.nav-my-valbergGO img {
	display: none;
}
.nav-my-valbergGO {
	display: block;
	width:191px;
	height:32px;
	background: url(/images/hiver/fd-nav-my-valbergGO.gif) no-repeat 0px -9px;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	cursor: pointer;
}
.nav-my-valbergGO:link {
	background-position: 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	
}
.nav-my-valbergGO:hover {
	background-position: 0 -59px;
	font: 11px Arial, Helvetica, sans-serif;
	
}
#bt-vip img {display: none;}

#bt-vip{
  display: block;
  width:192px;
  height:36px;
  background-image:url(/images/hiver/vip/vip-bt.gif);
}
#bt-vip:link{
background-position: 0 0;
}
#bt-vip:hover {
background-position:  0 -100px;
}

#bt-acheter img {display: none;}

#bt-acheter{
  display: block;
  width:192px;
  height:36px;
  background-image:url(/images/hiver/bt-acheter.gif);
}
#bt-acheter:link{
background-position: 0 0;
}
#bt-acheter:hover {
background-position:  0 -100px;
}
/*************/
/* bas page */
/***********/

#baspage {
	color: #FFF;
	margin: 12px 0px 18px 22px;
}
#baspage a, #baspage a:link, #baspage a:visited, #baspage a:active {
	color: #FFF;
	text-decoration: none;
}
#baspage a:hover {
	color:#ec4c1a;
	;
	text-decoration: none;
}
#nav {
	margin:  0;
	padding: 5px 30px 20px 0;
	float: left;
	width: 350px;
	margin-bottom: 1em;
	overflow: hidden;
}

#nav #nav-bas {
	margin-bottom: 1em;
	overflow: hidden;
	height: 30px;
	font: 11px Arial, Helvetica, sans-serif;
}
#nav #nav-bas a:link, #nav-bas a:active, #nav-bas a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav #nav-bas a:hover {
	color:#ec4c1a;
	text-decoration: none;
}
#nav #nav-bas #navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav #nav-bas #navlist li {
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 2px .5em 0 -.5em;
	padding: 0 .4em 0 .5em;
}
#partenaires {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
	text-align: right;
}
#nav #nav-bas #navlist .picto-go {
	background: url(/images/hiver/picto-go2.png) no-repeat 68px 0px;
	margin: 0px;
	padding:0 29px 10px 0;
}
.cv3-newsletter h3 {
	color: #5d7097;
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 13px/21px Arial, Helvetica, sans-serif;
}


