@import url("thickbox.css");
@import url("stylecss_infolive.css");
@import url("formulaire.css");


h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#990000;
	}
/******************* Entete ***************************/

#Page
{
background-color:#FFFFFF;
}

#Entete{
	width:100%;
	background-color:#990000;
}
#BandeauHaut {
	width: 100%;
	height: 57px;
	background-image: url(../images/entete-domaine.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#BandeauHautInfolive {
	width: 100%;
	height: 57px;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
}

#TitreFlash{
	height: 33px;
	margin-top: 5px;
	float: left;
	width: 602px;
}
/*--------------------------- Bloc résa en haut à droite -----------------------------*/
#BlocResa {
	height: 26px;
	float: right;
	width: 370px;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 5px;
}

#BlocResa a, #BlocResa a:link, #BlocResa a:visited, #BlocResa a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFDE00;
	text-decoration: none;
} 

#BlocResa a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*--------------------------- MenuHaut -----------------------------*/
#SousMenu{
	height: 17px;
	/*border-top: 1px solid #FFFFFF;*/
	padding-top: 5px;
	float: left;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#SousMenu ul{
	color: #FFFFFF;
	font-weight: bold;
}

#SousMenu ul li{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: none;
	display: inline;
	padding-right: 5px;
}
	
#SousMenu ul li a, #SousMenu ul li a:link, #SousMenu ul li a:visited, #SousMenu ul li a:active{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

#SousMenu ul li a:hover{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFDE00;
	text-decoration: none;
}

ul#Sub li.SelectMenu a, ul#Sub li.SelectMenu a:link, ul#Sub li.SelectMenu a:visited , ul#Sub li.SelectMenu a:hover {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFD200;
	text-decoration: none;
	}

/*--------------------------- SsMenu RM -----------------------------*/
#MenuRM{
	float: left;
	width: 150px;
}

#MenuRM ul{
}

#MenuRM ul li{
	list-style-type: none;
	/*height: 14px;*/
	width: 130px;
	text-align: right;
	border-bottom: 1px #990000 dotted;
	padding-right: 5px;
}
	
#MenuRM ul li a, #MenuRM ul li a:link, #MenuRM ul li a:visited, #MenuRM ul li a:active{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #d37662;
	text-decoration: none;
} 

#MenuRM ul li a:hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

ul#Sub li.SelectSsMenu a, ul#Sub li.SelectSsMenu a:link, ul#Sub li.SelectSsMenu a:visited , ul#Sub li.SelectSsMenu a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
	
/*--------------------------- SsMenu RM -----------------------------*/
#MenuSub{
	float: left;
	width: 150px;
}

#MenuSub ul{
}

#MenuSub ul li{
	list-style-type: none;
	height: 14px;
	width: 180px;
	text-align: right;
	border-bottom: 1px #990000 dotted;
	padding-right: 3px;
}
	
#MenuSub ul li a, #MenuSub ul li a:link, #MenuSub ul li a:visited, #MenuSub ul li a:active{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #d37662;
	text-decoration: none;
} 

#MenuSub ul li a:hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

/*--------------------------- Centre -----------------------------*/

#BlocCentre{
	width: 100%;
	background-image: url(../images/fond_bloc_centre.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#BlocCentreImage{
	width:100%;
	background-image: url(../images/fond_general.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}
#MainContenu{
	width:980px;
/*	min-height: 300px;
	height: 300px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#Espacement {
	height: 15px;
	padding: 0px;
	margin: 0px;
	width: 980px;
	font-size: 9px;
	}

#Texte {
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 11px;
	min-height:280px;
	_height:280px;
}
#Texte a, #Texte a:link, #Texte a:visited, #Texte a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	text-decoration: underline;
} 

#Texte a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #990000;
	text-decoration: underline;
}

#Menu{
	height:330px;
	float:left;
	width:100%;
	clear:both;
	background-color:#FFFFFF;
}

.CadrePhoto {
	border: 1px solid #666666;
	}
	
.PhotoGauche {
	border: 1px solid #666666;
	text-align:left;
	margin-right: 5px;
	}
	
#radio
{
width:195px;
height:200px;
background-image:url(../images/fond-radio.gif);
background-repeat:no-repeat;
}	

/*--------------------------- Colonne Titre -----------------------------*/
#ColTitre {
	padding:5px;
	float:left;
	width:150px;
	padding-top: 7px;
	}

#ColTitre h1{
	font-family: Trebuchet MS;
	color: #990000;
	font-size : 17px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: right;
}
#ColTitre h2{
	font-family: Trebuchet MS;
	color: #990000;
	font-size : 15px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: right;
}


/*--------------------------- Colonne Gauche -----------------------------*/
#ColGauche {
	padding:5px;
	float:left;
	width:235px;
}
#ColGauche h1{
	font-family: Trebuchet MS;
	color: #990000;
	font-size : 17px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColGauche p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	text-align:justify;
}
#ColGauche h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	text-align:justify;
}

/*--------------------------- Colonne Milieu -----------------------------*/
#ColMilieu {
	padding:5px;
	float:left;
	width:235px;
}
#ColMilieu h1{
	font-family: Trebuchet MS;
	color: #990000;
	font-size : 17px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColMilieu p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	text-align:justify;
}
#ColMilieu h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	text-align:justify;
}

/*--------------------------- Colonne Droite -----------------------------*/
#ColDroite {
	padding:5px;
	float:left;
	/*height:270px;*/
	width:235px;
}
#ColDroite h1{
	font-family: Trebuchet MS;
	color: #990000;
	font-size : 17px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColDroite p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	text-align:justify;
}
#ColDroite h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	text-align:justify;
}
/*******************************   Bloc Back to Back    *********************************/
#BlocBack2Back {
	width: 280px;
	height: 81px;
	padding: 0px;
	background-image: url(../images/bloc_backtoback.gif);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#BlocBack2Back h1 {
	color: #FFCC00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
#BlocBack2Back a, #BlocBack2Back a:link, #BlocBack2Back a:visited, #BlocBack2Back a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration: underline;
} 

#BlocBack2Back a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFDE00;
	text-decoration: underline;
}

/*******************************   Bloc Tarifs    *********************************/
#BlocTarifs {
	width: 372px;
	height: 142px;
	padding: 0px;
	background-image: url(../images/bloc_tarifs.gif);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#BlocTarifs h1 {
	color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
#BlocTarifs a, #BlocTarifs a:link, #BlocTarifs a:visited, #BlocTarifs a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration: underline;
} 

#BlocTarifs a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFDE00;
	text-decoration: underline;
}

/*******************************   Bloc SkiBus   *********************************/
#BlocSkiBus {
	width: 372px;
	height: 110px;
	padding: 0px;
	background-image: url(../images/bloc_skibus.gif);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#BlocSkiBus h1 {
	color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
#BlocSkiBus a, #BlocSkiBus a:link, #BlocSkiBus a:visited, #BlocSkiBus a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration: underline;
} 

#BlocSkiBus a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFDE00;
	text-decoration: underline;
}
/*******************************   Pied de page    *********************************/
#Pied{
	font-family: Arial;
	color: #FFFFFF;
	font-size : 9px;
	height:15px;
	background-image:url(../images/bg.gif);
	background-position:top center;
	background-repeat: repeat-y;
	background-color:#990000;
	text-align:center;
	clear:both;
}

#Pied a, #Pied a:link, #Pied a:active, #Pied a:visited
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
#Pied a:hover
{
text-decoration:underline;
	color: #FFDE00;
}

/*******************************   BG    *********************************/
.Bg_align_center
{
	background-position: center;
}

.Bg_align_botom_left
{
	background-position: bottom left;
}

.Bg_align_NoRepeat
{
	background-repeat: no-repeat;
}

.Bg_align_NoRepeat_right
{
	background-repeat: no-repeat;
	background-position: top right;
}

/*******************************   TEXTES    *********************************/
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9a1204;
	font-size : 17px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0px;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2c0400;
	font-size : 8px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0px;
	line-height:9px;
	cursor:default;
}
.station-OUT 	{
	font-family : Arial, Arial Narrow, Helvetica, sans-serif;
	color:  #333333;
	font-size : 11px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: normal;
	text-decoration: none;
			}
			
.station-OVER   {
	font-family :  Arial, Arial Narrow, Helvetica, sans-serif;
	color: #9a1204;
	font-size : 11px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: normal;
	text-decoration: none;
			}

/******************************************     PAGINATION     ***************************/
.pagination 		{
			color: #666666;
			font-family: Verdana;
			font-size: 10px;
			text-decoration: none;
			}
.pagination-PageACTIVE 		{
			color: #DDDDDD;
			font-family: Verdana;
			font-weight: bold;
			font-size: 10px;
			text-decoration: none;
			}
.pagination-eltsINNACTIF		{
			color: #BBBBBB;
			font-family: Verdana;
			font-weight: normal;
			font-size: 10px; 
			text-decoration: none;
			}


/************** CACHER / AFFICHER DANS MENU ****************************/

.hidden {
   display: none;
}

.visible {
   display: inline;
}
/************** TABLEAUX DE TARIFS ****************************/

TABLE.TableData{
	color:#FFFFFF;
	padding-top: 3px;
}
TABLE.TableData TR{
	background-color: #A81313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:20px;
}
TABLE.TableData TD{
	font-size: 9px;
	text-align: center;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

TABLE.TableData TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #6F0000;
	border-right-color: #990000;
}
TABLE.TableData TH.SansTrait{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0073A5;
}
TABLE.TableData TH.colonne{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	background-color:#B3352C;
	color: #FFFFFF;
}
TABLE.TableData TD a:link {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TABLE.TableData TR.L1,TABLE.TableData TH.L1{	background-color: #BA4539;}
TABLE.TableData TR.L2,TABLE.TableData TH.L2{	background-color: #C95E4E;}
TABLE.TableData TR.L1:hover,TABLE.TableData TR.L2:hover{background-color:#B3372D;}

.combo {
border: 1px solid #333333;
}

.Combo {
background-color:transparent;
border:1px solid #666666;
color:#000000;
font-size:10px;
height:18px;
margin-bottom:2px;
width:100px;
}
.ComboMulti {
background-color:transparent;
border:1px solid #666666;
color:#000000;
font-size:11px;
width:300px;
}
.ttt {
	font-size: 9px;
}

/************* Plan du site **********/

ul#PlanSite
{
list-style-type:none;
margin-left:0px;
}
ul#PlanSite li
{
margin-left:15px;
}
ul#PlanSite li.Titre
{
margin:5px;
font-weight:bold;
color:#990000;
font-family:"Trebuchet MS";
font-size:14px;
}

/************** Lien Hiver **************/

#LienHiver{background-image:url(../hiver/images/fond-lien-hiver.png);
background-position:left top;
background-repeat:no-repeat;
height:21px;
left:20px;
position:absolute;
top:57px;
width:89px;z-index:100;}

