﻿#content{
	/*width: 562px;*/
	width: 562px;
	float: left;
	display: block;
	position: relative;
	/*border: 1px solid red;*/
}
#content a:link,#content a:visited,#content a:active{
	color: #005daa;
	text-decoration: none;
}
#content a:hover{
	color: #005daa;
	text-decoration: underline;
}
.heightSpacer{
	float: left;
}
.update{
	color: #a5a4a4;
	height: 11px;
	float: left;
}
#content .promoZone{
	float: right;
	
}
#content .promo{
	border-top: 5px;
	border-bottom: 5px;
	border-left: 5px;
	border-right: 0px;
	border-color: #e8e8e8;
	border-style: solid;
	margin-bottom: 5px;
}

.promo img{
	vertical-align: middle;
}

#content .txt{
	width: 275px;
	float: left;
}
.form, .txtPub{
	width: 423px;
	float: left;
}
.center{
	text-align: center;
}
.clear{
	clear: both;
	padding-top: 10px;
}
.txtNoPub{
	padding-right: 20px;
}
/******  HOME *******/

.news{
	padding: 15px 0 5px 0;
	border-bottom: 1px dotted #a5a4a4;
}
.news h2{
	font-size: 14px;
	color: #00aae2;
	/*font-weight: normal;*/
	margin: 0;
}
.news p{
	margin: 0;
	font-size: 12px;
	color: #5c6162;
}
.last{
	border-bottom: none;
}
.news a{
	color: #005daa;
	text-decoration: none;
}
.news a:hover{
	color: #005daa;
	text-decoration: underline;
}
p.date,span.date{
	color: #a5a4a4;
}

/******** CONDITIONS PAGE ********/

.icone{
	padding: 10px 5px 10px 0;
	float: left;
}
.meteo{
	padding: 14px 0 10px 0;
	float: left;
}
.month, .eventName, legend{
	color: #00aae2;
}
.display{
	margin-top: 15px;
	border-bottom: 1px dotted #a5a4a4;
	padding-bottom: 6px;
	width: 423px;
	display: block;
	float: left;
}
.display span{
	padding-bottom: 5px;
	display: block;
}
.month{
	padding-top: 15px;
	padding-bottom: 15px;
}
.ph{
	margin-right: 20px;
	border: 4px solid #f3f3f3;
	float: left;
}
table.conditions{
	margin: 0;
	padding: 0;
	width: 423px;
	border-collapse: collapse;
}
table.conditions th{
	font-weight: bold;
	text-align: left;
	color: #00aae2;
	font-size: 12px;
	padding: 2px 5px 2px 10px;
}
table.conditions caption{
	padding: 0 5px 25px 0;
}

/******** FORM NEWSLETTER PAGE ********/

.form input,.form .fields select{
	margin: 2px 0 2px 0;
	height: 17px;
	width: 200px;
	font-size: 11px;
}
.form input{
	height: 18px;
}
.form .fields div{
	height: 20px;
	float: left;
}
.leftForm{
	padding: 2px 0 2px 0;
	font-size: 12px;
	width: 200px;
	float: left;
}
.form .checkbox .leftForm{
	width: 420px;
	float: left;
}
.form .checkbox .leftForm div{
	height: 20px;
	width: 210px;
	float: left;
}
.form .checkbox .leftForm .day{
  margin-left: 10px;
	height: 20px;
	width: 200px;
	float: left;
}
.rightForm{
	padding-left: 10px;
	height: 20px;
	width: 200px;
	float: right;
}
.etoile{
	color: #00aae2;
	font-size: 12px;
	padding-right: 3px;
}
form .checkbox input{
	width: 20px;
}

/****** STATISTICS PAGE (Trails map)*******/

table.trails{
	margin-top: 25px;
}
p.trails{
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
}

ul.trails{
	margin:0;
	padding:0;
	list-style: none;
}
ul.trails li{
	display: inline;
	padding-left: 25px;
}
ul.trails li.first{
	padding-left: 10px;
}
ul.trails li span{
	padding-left: 5px;
	font-size: 12px;
	vertical-align: middle;
}
ul.download{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
ul.download li{
	padding-top: 5px;
}
ul.download li a{
	color: #004582;
	font-size: 12px;
	font-weight: bold;
}

/******* MOUNTAIN TOUR *******/

#mountainTour ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#mountainTour ul li{
	padding: 10px 0 5px 0;
	margin: 0;
	border-bottom: 1px dotted #cad1d8;
}
#mountainTour ul li.last{
	border-bottom: 0;
}
#mountainTour h2{
	font-size: 12px;
	color: #877d3f;
	margin: 0;
	padding: 0;
}
#mountainTour p{
	margin: 0;
	padding: 0;
}
#mountainTour a{
	color: #2a88cc;
}

/******** SNOW SCHOOL ********/

.snowSchool ul{
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}
.snowSchool li{
	color: #616c7b;
}
.snowSchool a{
	color: #103f75;
	text-decoration: none;
}
.snowSchool h2{
	font-size: 12px;
}
.note{
	margin-top: 30px;
}
					
					
/******* SITE MAP *******/

.sitemapblock {
	float: left;
	width: 440px;
	margin-top: 15px;
}
.sitemapblock h2{
	width: 100%;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cad1d8;
	font-size: 12px;
  text-decoration: none;
}
.sitemapblock h2 a{
  color: #308db5;
  text-decoration: none;
}
.columblock {
	float: left;
	width: 50%;
}
.columblock ul {
	list-style-type: square;
	padding: 0;
	margin-left: 20px;
}
.columblock ul li ul,
.columblock ul li ul li ul {
	list-style-type: none;
	margin-left: 10px;
}
.columblock ul li {
	margin-bottom: 20px;
	color: #7c9b25;
}
.columblock ul li ul li,
.columblock ul li ul li ul li {
	margin-bottom: 0px;
}
.columblock ul li a,
.columblock ul li ul li a,
.columblock ul li ul li ul li a{
	color: #575d64;
	text-decoration: underline;
}

/******* E-CARD PAGE *******/

#ecard label{
	font-weight: bold;
}
.chooseEcard{
	padding: 2px 6px 2px 3px;
	background-color: #eae8db;
	margin: 5px 10px 12px 0;
	float: left;
}

/******* SEND TO A FRIEND PAGE *******/

#friends{
	padding-top: 10px;
}
#friends label{
	width: 155px;
	display: block;
	color: #025f8a;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#friends .etoile{
	color: #9c0026;
	font-size: 12px;
	font-weight: normal;
}
#friends input{
	width: 190px;
	border: 1px solid #025f8a;
}
#friends textarea{
	clear: both;
	display: block;
}
#friends .button{
	color: #fff;
	width: 90px;
	border: 0;
}
.required{
	color: #025f8a;
	font-size: 12px;
}

/******* SEARCH RESULT PAGE *******/
.searchResult{
	padding: 16px 0 8px 0;
	float: left;
	width: 540px;
	border-bottom: 1px solid #e1e4e5;
	margin-bottom: 15px;
}
.pageNbs{
	text-transform: uppercase;
	color: #5c6162;
	float: left;
}
.switchPage{
}
 ul.switchPage{
	list-style-image: none;
	margin: 0;
	padding: 0;
	float: right;
}
 ul.switchPage li.current{
	color: #105b8f;
}
 ul.switchPage li{
	display: inline;
}
 u.switchPagel li img{
	vertical-align: middle;
}
 ul.switchPage li a{
	color: #5c6162;
	text-decoration: none;
}
 ul.switchPage li a:hover{
	text-decoration: underline;
}
.resultTitle a{
	color: #234c9d;
}
.resultTitle a .article{
	color: #2a486e;
	text-decoration: none !important;
}

.searchTitle{
  color:#575d64;
  background-color:#f0f8fd;
  padding:5px;
  margin-bottom:0px;
}
.searchTextTitle{
  color:#575d64;
  font-size:10;
}
a.searchTextTitle{
  color:#575d64;
  font-size:11;
  font-weight:bold;
}
.searchTextResult{
  color:#575d64;
  background-color:#eeeeee;
  font-size:10;
  padding:5px;
  margin-top:1px;
}
.searchTotalPage{
  text-align:center;
  background-color:#f0f8fd;
  font-weight:bold
}
a.searchTotalPage{
  color:#575d64;
  font-size:11;
  font-weight:bold
}
