
body {
	background-image: url(images/architecture-passive.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 13px;
	margin: 0;
	padding:0;
	color: #999999;
	}
	
h1 {
	margin-left: 120px;
	font-size: 1em;
	color: #DCDCDC;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
}

h2 {
	font-size: 1em;
	color: #DCDCDC;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	margin-left: 80px;
}

h3 {
	font-size: 1.07em;
	color: #DCDCDC;
	font-weight: bold;
	margin-left: 80px;
	line-height: normal;
	letter-spacing: 0.1em;
	}

h4 {
	font-size: 1.3em;
	color: #DCDCDC;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	}
	
h5 {
	font-size: 1.1em;
	color: #DCDCDC;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	}
	
h5 a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.3em;
	} 
	
h5 a:hover {	
	text-decoration: none;
	color:#FFFFFF	}

	


p {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

/* -------------definitions des textes --------------------------------- */
#central span {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	width: 10px;
	padding-right: 7px;
	float: left;
	padding-left: 30px;
}
/*-------------retablissement de la position fixed pour mozilla et opera*/
@media screen{
  body>div#container>div#autoconstruction{
   position:fixed;
  }
  body>div#container>div#ecologie{
   position:fixed;
  }
 }
 /* uniquement pour IE */
 * html body {
  overflow:hidden;
 }
 * html div#container{
  overflow:hidden;
  height:100%;
  } 
 * html div#solaire{
  height:100%;
  overflow:auto;
 }
	
/*--------------definitions des boites--------------------------*/
#container {
	padding:0px 0 22px 0; /* ajouter pour IE */
	margin:0;
	width:100%;
	}
	
#autoconstruction {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background-color: #013D43;
	width: 100%;
	height: 57px;
	margin: 0;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#autoconstruction a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.3em;
	} 
	
#autoconstruction a:hover {	
	text-decoration: none;
	color:#FFFFFF	}

	
#architecte {
	position: absolute;
	top: 7px;
	left: 11px;
	z-index: 2;
	margin: 0;
	padding:0;
	width: 200px;
	height: 20px;}

#architecte h1 {
	background:url(images/lezardkitecte.png) no-repeat top left;
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0;
	}
	
#architecte h1 span {
	display: none;
	}

#architecte h2 {
	background:url(images/ecologie.png) no-repeat top left;
	width: 190px;
	height: 14px;
	margin: 1px 0px 0px 115px;
	}
#architecte h2 span {
	display: none;
	}
	
#dem {
	float: right;
	padding-top: 40px;
	padding-right: 30px;
	z-index: 2;
	margin: 0;
}

#pb1 {
	float: right;
	padding-top: 40px;
	padding-right: 30px;
	z-index: 2;
	margin: 0;
}

#act {
	float: right;
	padding-top: 40px;
	padding-right: 30px;
	z-index: 2;
	margin: 0;
}

#contact {
	float: right;
	padding-right: 15px;
	padding-top: 40px;
	z-index: 2;
	margin: 0;
}

#parcours {
	position: absolute;
	right: 10px;
	top: 50px;
	z-index: 2;
	margin: 0;
}

#solaire {
	width: 100%;
	margin: 0;
	padding: 0;
	}

#il2 {
	position:relative;
	top: 80px;
	left: 0;
	width:250px;
	padding-top: 5%;
	margin :0;
	z-index:0;
	}
	
#bioclimatique {
	position:absolute;
	top:20px;
	left:0;
	z-index:0;
}

#central { /* marche avec firefox */
float:left; /*rajout*/
	color: #DCDCDC;
	padding-top:0px;
	padding-bottom: 70px;
	/* padding-left: 200px; /*4%*/
	padding-left: 255px;
	/*margin-right: 100px; */
	width: 55%;
	margin-top: 120px;
	/*padding-right: 10%; /*rajout*/
	/*background-color:#00FF00;*/
	z-index:0;
	}

#menu {
	position:absolute;
	bottom:90px;
	left:35px;
	z-index:0;
}

#menu a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	} 
	
#menu a:hover {	
	text-decoration: none;
	color:#FFFFFF	}

#iso2 {
	position:absolute;
	top:370px;
	left:15;
	z-index:0;
}


#ecologie {
	position: absolute;
	z-index: 3;
	bottom: 0px;
	right: 0px;
	background-color: #013D43;
	width: 100%;
	height: 23px;
	margin: 0;
	padding: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

#det {
	position:absolute;
	z-index: 5;
	font-size: 0.7em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin: 0;
	padding-right:10px;
	padding-left:10px;
	padding-top: 2px;
	}
	
#det a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.3em;
	} 
	
#det a:hover {	
	text-decoration: none;
	color:#FFFFFF	}


#passive {
	position: absolute;
	z-index: 4;
	bottom: 0px;
	right: 0px;	
	margin: 0;
	padding-bottom:23px;
	padding-right:35px;
	
}

#construction {
position: absolute;
	z-index: 0;
	bottom: 0px;
	left: 0px;	
	margin: 0;
	padding-bottom:25px;
	}

#blank1 {
	position:absolute;
	top: 0px;
	right: 0px;
	height: 75px;
	width: 119px;
	z-index: 1;
	background-color: #013D43;
	margin: 0;
}

#blank2 {
	position:absolute;
	bottom: 0px;
	right: 0px;
	height: 65px;
	z-index: 2;
	background-color: #013D43;
	width: 500px;
	margin: 0;
}

#lecture a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0em;
	} 
	
#lecture a:hover {	
	text-decoration: none;
	color:#FFFFFF	}

#email a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0em;
	} 
	
#email a:hover {	
	text-decoration: none;
	color:#FFFFFF	}

