body {
	background-image: url(images/index/tile-fond.jpg);
	margin-top: 0px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #102D67;
}
.titrerouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ff0000;
}

.texteActivites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #577BC2;
}
.texteAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #102D67;
}
.texteAccrocheTarif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #ffffff;
}
.texteAdresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #102D67;
	line-height: 9px;
}
.TabGauche {
	background-color: #D4ECF8;
}
.TabLocationEte {
	background-color: #CCFEC7;	
	border: 1px solid #0FA000; 
}
.TabLocationHiver {
	background-color: #D4ECF8;	
	border: 1px solid #1A45A1; 
}
.TabMenu {
	background-color: #1946A1;
}
.TabPrincipal {
	background-image:url(images/index/fond-montagne.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
a {
	font-size: 10px;
	color: #102D67;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #102D67;
}
a:hover {
	text-decoration: none;
	color: #EDA2C5;
}
a:active {
	text-decoration: none;
	color: #102D67;
}
a.Adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #102D67;
	line-height: 9px;
}
a.Adresse:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #1A49A8;
	line-height: 9px;
}
a.menu {
	font-size: 10px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	color: #EDA2C5;
}
.tableauSaumonCell {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1946A0;
border-bottom:1px; 
border-bottom-color:#FFC1C1;
border-bottom-style:solid;
border-left:1px; 
border-left-color:#FFC1C1;
border-left-style:solid; 
}
.tableauSaumon {
border-top:1px; 
border-top-color:#FFC1C1;
border-top-style:solid;
border-right:1px; 
border-right-color:#FFC1C1;
border-right-style:solid; 
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

input.FormObligatoire{
	height: 15px;
	color: #FF3C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border: 1px solid #FF3C00;
	padding: 3px;
}
input.FormNormal{
	height: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border: 1px solid #6A6A6A;
	padding: 3px;
	background-repeat: repeat;
}
