body{margin: 0px;
	background: url(../images/neige.jpg) repeat ;
	}
#tout{
	height: 750px;
	}
/*------------- NAVIGATION ---------------*/

#navig a.photo:link, #navig a.photo:visited { 
	margin-left: 15px;
	background: url(../images/nav8.gif) no-repeat top left;
	}
/*---------------------------------------*/

#corps{
	width: 450px;
	margin-left: 25px;
	margin-bottom: 50px;
	}
#corps a{
	font-size: 14px;
	text-decoration: none;
	line-height: 0px;
	}
#corps a:link, #corps a:visited {color:	#333399;}
#corps a:hover {font-size: 14px; color: #6666FF;
	}
#trait{
	height: 500px;
	border-left: 1px solid #999;
	border-bottom: 10px solid #999;
	}
/*#trait p{
	margin-top: 40px;
	}
#degrad{
	height: 670px;
	}
h2 {margin-bottom: 30px;}

/*************************Galerie photos*******************************/
#photos{
	width: 430px;
	/*height: 160px;
	border: 1px solid red;*/
	}
#photos h3{
	font-size:14px;
	line-height: 50px;
	margin-bottom: -10px;
	}
#photos img{
	float: left;
	margin-top: 5px; 
	}
#enhaut{
	width: 500px;
	height: 90px;
	margin-top: 70px;
	}
#alpe, #sommet{
	width: 215px;
	float: left;
	margin-left: 25px;
	}
#lbOverlay {
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 1;
	overflow: hidden;
	background-color: #fff;
	}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	}
#lbBottom {
	/*texte blanc correspondant à la légende de l'image : title="La Reine" dans html*/
	color: #FFF;
	}
#lbCloseLink {
	display: block;
	float: left;
	width: 120px;
	height: 20px;
	background: transparent url(../images/gal_phot/fermer.gif) no-repeat center;
	margin-left: 340px;
	margin-bottom: 10px;
	}
/***********************************************************************/
