body{

}

#site{
	width:850px;
	height:723px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#tour{
	width:100%;
	height:100%;
}
#tour.home{
	background-image:url("img/background_home.png");
}
#tour.site{
	background-image:url("img/background_site.png");
}

#content, #address, #email, #menuHaut{
	position:absolute;
}

#loadPage{
	/*background:url("../img/loading.gif") no-repeat 2px center;
	padding-left: 40px;*/
	height:40px;
	line-height:40px;
	font-weight:bold;
	position:absolute;
	top:10px;
	margin-left:10px;
}

#address{
	left:86px;
	top:57px;
	width:343px;
	height: 15px;
	background-image:url("img/adress.png");
	z-index:3;
}
#email{
	left:428px;
	top:57px;
	width:156px;
	height: 15px;
	z-index:3;
}
#email a{
	display:block;
	width:100%;
	height:100%;
	background-image:url("img/email.png");
	margin-top:1px;
}

#menuHaut{
	left:71px;
	top:5px;
	width:720px;
	height: 165px;
	background-image:url("img/menu_logo.png");
	z-index:2;
}
.menu{
	position:absolute;
	top:80px;
	width:76px;
	height: 16px;
	z-index:3;
}
.menu a{
	display:block;
	width:100%;
	height:100%;
}
#home{
	left:85px;
	background-image:url("img/home.png");
}
#home.active{
	background-image:url("img/home_a.png");
}
#studio{
	left:169px;
	background-image:url("img/studio.png");
}
#studio.active{
	background-image:url("img/studio_a.png");
}
#services{
	left:253px;
	background-image:url("img/services.png");
}
#services.active{
	background-image:url("img/services_a.png");
}
#equipment{
	left:340px;
	background-image:url("img/equipment.png");
}
#equipment.active{
	background-image:url("img/equipment_a.png");
}
#contact{
	left:423px;
	background-image:url("img/contact.png");
}
#contact.active{
	background-image:url("img/contact_a.png");
}
#delivery{
	left:507px;
	background-image:url("img/delivery.png");
}
#delivery.active{
	background-image:url("img/delivery_a.png");
}

/*--------------------
constr.php
--------------------*/
#constr_mute, #constr_content, #constr_contact, #constr_email{
	position:absolute;
	z-index:3;
}
#constr_mute{
	left:353px;
	top:243px;
	width:166px;
	height:166px;
}
#constr_content{
	left:316px;
	top:423px;
	width:241px;
	height:24px;
	background-image:url("../img/pages/UnderConstruction.png");
}
#constr_contact{
	left:374px;
	top:446px;
	width:58px;
	height:15px;
	background-image:url("../img/pages/constr_contact.png");
}
#constr_email{
	left:432px;
	top:446px;
	width:66px;
	height:14px;
	background-image:url("../img/pages/constr_email.png");
}
#constr_email a{
	display:block;
	width:100%;
	height:100%;
}

/*--------------------
home.php
--------------------*/
#home_content{
	position:absolute;
	left:250px;
	top:494px;
	width:349px;
	height:17px;
	background-image:url("../img/pages/home.png");
}

/*--------------------
studio.php
--------------------*/
#studio_photo{
	position:absolute;
	left:78px;
	top:186px;
	width:182px;
	height:345px;
}
#studio_gallery{
	position:absolute;
	left:78px;
	top:558px;
	width:182px;
	height:17px;
}
.studio_texte{
	position:absolute;
	top:186px;
	width:220px;
	height:345px;
}
#studio_texte_fr{
	left:323px;
}
#studio_texte_en{
	left:592px;
}
#studio_images{
	position:absolute;
	top:588px;
	left:79px;
	width:738px;
}
#studio_images .small{
	float:left;
	width:89px;
	height:87px;
	margin-right:34px;
}

/*--------------------
services.php
--------------------*/
#services_photo{
	position:absolute;
	left:58px;
	top:214px;
	width:220px;
	height:300px;
}
.services_texte{
	position:absolute;
	top:216px;
	height:400px;
}
#services_texte_fr{
	left:318px;
	width:272px;
}
#services_texte_en{
	left:600px;
	width:240px;
}

/*--------------------
equipment.php
--------------------*/
#equipment_photo{
	position:absolute;
	left:76px;
	top:198px;
	width:160px;
	height:235px;
}
.equipment_texte{
	position:absolute;
	top:198px;
	height:520px;
}
#equipment_col1{
	left:254px;
	width:180px;
}
#equipment_col2{
	left:446px;
	width:180px;
}
#equipment_col3{
	left:638px;
	width:190px;
}

/*--------------------
contact.php
--------------------*/
#map{
	position:absolute;
	left:86px;
	top:214px;
	width:280px;
	height:180px;
}
#contact_texte{
	position:absolute;
	left:392px;
	top:215px;
	width:220px;
	height:180px;
}
#contact_address{
	position:absolute;
	left:635px;
	top:215px;
	width:160px;
	height:250px;
}
#contact_links{
	position:absolute;
	left:90px;
	top:404px;
	width:280px;
	height:68px;
}

/*--------------------
delivery.php
--------------------*/
#delivery_photo{
	position:absolute;
	left:86px;
	top:213px;
	width:467px;
	height:316px;
}
#delivery_login{
	position:absolute;
	left:586px;
	top:256px;
	width:180px;
	height:100px;
}
form#ident div{
	height:20px;
	line-height:26px;
	padding-top:6px;
	padding-left:58px;
}
form#ident div label{
	margin-left: -58px;
}
form#ident div input{
	border: 1px solid #e7dfbe;
	background-color:#232629;
	color: #e7dfbe;
	font-size:8pt;
	padding:2px;
	float:right;
}
form#ident div input.field{
	width:109px;
}
form#ident div input.button{

}