/* ------------------------------------------
/* CHALET
/* ------------------------------------------ */

html
{ font-size: 100%;
}

body
{ font-size: 0.8125em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #aaa;
	background: #000 url(IMG/Paysage.jpg) no-repeat;
	background-position : top center;
}



#page
{
width: 980px;
margin-left: auto;
margin-right: auto;
height: 50px;
}

.titre
{
	font-size: 1.8em;
}

.titre_article
{
	font-size: 1.6em;
	margin-bottom: 10px;
}

.titre_menu a, titre_menu a:hover, titre_menua:visited
{
	font-size: 1.5em;
	color: #382916;
	text-decoration: none;
}

.pagination a, pagination a:hover, pagination a:visited
{
	color: #a27641;
	font-size: 1.2em;
	text-decoration: none;
}

.mail a, mail a:hover, mail a:visited
{
	color: #a27641;
	font-size: 1.2em;
	text-decoration: none;
}

.menu_flash {
	width: 207px;
	height: 355px;
	position: relative;
	left: 283px;
	top: 25px;
}


.gallery_article
{
	width: 274px;
	height: 188px;
	left: 605px;
	top: -270px;
	position: relative;
}

.slide
{
	position: relative;
	z-index: 1;
	margin-left: 605px;
	margin-top: -285px;
}

.photos
{
	margin-top: -10px;
}

.boite_realisations
{
	position: relative;
	z-index: 1;
	margin-left: 605px;
	margin-top: -285px;
}

.precedente
{
	
	position: relative;
	left: -380px;
	top: -40px;
	float: right;
}

.suivante
{

	position: relative;
	left: 285px;
	float: left;
	top: -40px;
}


.video
{
	width: 274px;
	height: 188px;
	left: 605px;
	top: -285px;
	position: relative;
}


.panneau-bloc {
	width: 442px;
	position: relative;
	left: 540px;
	top: -350px;
}
.panneau
{
	width: 352px;
	padding-top: 90px;
	padding-right: 40px;
	background: url(IMG/panneau.png) no-repeat;
	color: #382916;
	padding-left: 50px;
	margin: 0;
}

.panneau-bas
{
	width: 442px;
	background: url(IMG/panneau_bas.png) no-repeat;
	height: 66px;
	margin: 0;
}

.etoile_small
{
	text-align: center;
}

.etoile_menu
{
		vertical-align: middle;
}

.pied
{
	clear: both;
	text-align: center;
	font-size: 0.9em;
	color: #382916;
	position: fixed;
	bottom: 10px;
	z-index: -10;
}

.pied a
{
	height: auto;
	margin-top: 100px;
	color: #382916;
	text-decoration: none;
}

.pied a:hover
{
	color: #792518;
}

.liens
{
	color: #382916;
	text-decoration: none;
}

.liens a
{
	color: #780000;
}


.liens a:hover
{
	color: #a27641;
}



/* ------------------------------------------
/* Lightbox 2
/* ------------------------------------------ */

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }


/* ------------------------------------------
/* MENU
/* ------------------------------------------ */


