
.conteneur {  margin-left: -380px; margin-top: -300px; top: 450px; left: 50%; position: absolute;}

.body{
	font-family:arial,helvetica;
	font-size:12px;
}

.table {border-collapse:collapse;}
.td { padding:0px;}
a{color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.C {color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.D {color:#0086CB;text-decoration:none;font-weight:bold;}

.C {color:#FFFFFF;text-decoration:none;font-weight:bold;}
.banniere_menu{
	position:absolute;
	top:-13px;
	left:10px;
}

.banniere_photo{
	position:absolute;
	top:275px;
	left:0px;
}

.conteneur_text_accueil{
	position:absolute;
	top:0px;
	left:202px;
	width:598px;
}


#vue_360{
	height: 150px;
	width: 799px;
}

.font1{
	font-family:arial;
	color:#FFFFFF;
	font-size:10px;
}

.font_construction{
	font-family:arial;
	color:#FFFFFF;
	font-size:40px;
}

.img_magasin{
	position:absolute;
	top:-19px;
	left:97px;
}
.img_bureau{
	position:absolute;
	top:-45px;
	left:167px;
}
.img_bureauetude{
	position:absolute;
	top:-42px;
	left:290px;
}
.img_finition{
	position:absolute;
	top:-13px;
	left:413px;
}
.img_atelier{
	position:absolute;
	top:-38px;
	left:467px;
}


.menu{
	position:absolute;
	top:80px;
	left:25px;
}
.marge{
	margin-left:15px;
}


.boite_defilante{
	height:370px ;
	width :290px ;
	font-family:Verdana;
	font-size:auto;
	Overflow : AUTO;
}

body {margin: 0;padding: 0;background: white;font: arial;font-size:12px;}
dl, dt, dd, ul, li {margin: 0;padding: 0;list-style-type: none;}
#menu {position: absolute;top: 0;left: 0;}
dl#menu {width: 150px;}
dl#menu dt {cursor: pointer;margin: 2px 0;;height: 18px;line-height: 20px;text-align: left;color: #fff;font-size:14px;}
dl#menu dd {}
dl#menu li {text-align: left;}
dl#menu li a, dl#menu dt a {color: #fff;text-decoration: none;font-weight:none;display: block;border: 0 none;height: 18px;font-size:14px;}
dl#menu li a:hover, dl#menu dt a:hover {}
#mentions {font-family: arial;position: absolute;bottom : 200px;left : 10px;color: #fff;font-size:14px;}
#mentions a {text-decoration: none;color: #fff;}
#mentions a:hover{text-decoration: underline;}


.titre_page{
	font-family:arial;
	font-size:21px;
	color:#FFFFFF;
	position:relative;
	top:-5px;
}

.texte_page{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
}

.curseur{
	position:relative;
	left:-20px;
	top:32px;
}

.batiment_petit{

}

.picto{
	position:absolute;
	top:262px;
	right:4px;
}

/*================================================================================*/
/*================================================================================*/
/*LIGHT BOX*/
/*================================================================================*/
/*================================================================================*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}

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