/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	/*color: #0070B6;#BABABA*/
	text-decoration: none;
	background-color: #E5E5E5;
}

img{
	border: 0 none;
}

a {
	text-decoration: none;
	color: #0070B6;
	font-weight: bold;
}

h1{
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

h2{
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3{
	font-size: 13px;
}

p{
	text-align: justify;
}

a:hover {
	color:#dc241f;
	font-weight: bold;
	text-decoration: none;
}

.niveaux table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid grey;
}

.niveaux td {
	border-bottom: 1px solid #0092cd;/*blue*/
	border-left: 1px dashed #E5E5E5;/*grey*/
	border-right: 1px dashed #E5E5E5;
	padding: 0 5px;
	line-height: 14px;
	background-color:#FFFFFF;
}

.niveaux th {
	padding: 5px;
	text-align: center;
}

.niveaux a{
	color:#CCCCCC;
}
.niveaux a:hover{
	color:#999999;
}

.niveaux ul{
	margin-top: 0;
	padding-top:0;
}

.tarifs table {
	border-collapse: collapse;
}

.tarifs p{
	text-align:justify;
}

.tarifs th {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align:center;
}

.tarifs td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align:center;
}

.resa{
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align:center;
	float:left;
	width: 250px;
	margin: 10px;
}

.resa ul{
	margin-left: -25px!important;
	margin-left/**/:/**/ 0px;
}

.resa li{
	float: left;
	margin: 0 10px;
	list-style-type: none;
	
}

.resa a{
	display: block;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	width: 80px;
	height: 30px;
	padding: 5px;
}

.resa a:hover{
	background-color:#EEEEEE;
}

#cadre {
	position: absolute;
	background:  url(/img/fond.png) repeat-y;
	background-color: #FFFFFF;
	text-align: left;
	/*pour centrer horizontalement et verticalement*/
	left: 50%;	
	width: 836px;
	margin-left: -418px;
}

#cadreban {
	margin-left: 17px;
	width:800px;
	height:212px;
	background-image: url(/img/fondbanniere.jpg);
	background-repeat: no-repeat;
}


#flash {
	margin-left: 17px;
}

#logo {
	background: url(/img/logo.png) no-repeat 0 0;
	width: 282px;
	height: 90px;
	margin-top: 10px;
}

#contenu {
	z-index: 0;
	position: relative;
	width: 750px;
	/*pour que le contenu commence dans le blanc et non dans le dégradé à gauche*/
	margin-left: 40px;
}

#bas {
	z-index:10;
	width: 836px;
	height: 151px;
	margin-left: 0px;
	background-image: url(/img/bas.png);
	/*bordure provisoire pour délimiter le div contenu*/
	border: solid 0px transparent;
}

ul#menubas{
	position: absolute;
	margin-top: 50px;
	text-align: center;
	/*pour centrer le menu dans la page*/
	width: 100%;
	margin-left: -20px;
}

#menubas li{
	display: inline;
	margin: 0 5px;
}

#link {
	border-spacing: 20px;
	text-align:center;
	
}
#link tr td{
	border: 1px solid #CCCCCC;
	width: 275px;
	height: 100px;
}

.ski{
	border: 1px solid #CCCCCC; 
	padding: 15px 5px ; 
	width: 225px; 
	float:left; 
	text-align:center;
	margin-right: 10px;
	margin-bottom: 25px;
}

.ski p{
	text-align:justify;
	line-height: 14px;
	padding: 0px 10px;
}

#liste_ski {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#liste_ski li {
	display:inline;
}

#liste_ski li a img{
	border: 1px solid #CCCCCC; 
	padding: 15px 15px;
	margin-right: 10px;
}

#liste_ski li a:hover img{
	border: 1px solid #00CCFF;
}

.cc_text{
	border: 1px solid #00CCFF;
	padding: 10px;
	margin: 5px;
}

.ski_column{
	float: left;
}

.ski_column h2{
	margin: 0px;
}

.ski_column p{
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 15px;
}

.bouton a{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 140px;
	height: 30px;
	background-color:#0099FF;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	line-height: 30px;
}

.bouton a:hover{
	background-color:#0099CC;
}

#mountain{
	float: left;
	width: 500px;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 0px;
	text-align: justify;
	
}

#mountain h1, #encadrement h2, .dis h2{
	line-height: 0px;
}

.dis h3{
	text-align:left;
}

#encadrement{
	text-align: justify;
	float: right;
	width: 190px;
	line-height: 16px;
	background-color:#0192c9;
	color:#FFFFFF;
	padding: 10px 17px 12px 17px;
}

.dis{
	width: 221px;
	float: left;
	border: 1px solid #dadada;
	text-align:justify;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
}

#nofloat{
	clear:both;
}
#col1{
	float:left;
	text-align: justify; 
	width: 160px;
}
#col2{
	float:left;
	padding-left: 25px; 
	text-align: justify; 
	width: 340px;
}
#col3{
	float: right;
	text-align: justify;
	width: 200px;
}
/***************************************/
/*				METEO				   */
/***************************************/
#meteo {
	width: 340px;
	height: 275px;
	border: 1px solid #0099FF;
}

#meteo p{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

#meteo table{
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
#meteo table tr th p{
	font-stretch:expanded;
	text-align:left;
}
#meteo h2{
	margin-top: 10px;
	margin-bottom: 5px;
	text-align:center;
}
#meteo tr.dash td, #meteo tr.dash th{
	border-bottom-style:dashed;
	border-bottom-width: 1px;
	border-bottom-color:#0099FF;
}
#meteo tr td{
	padding: 2px;
}


