#content {
position:absolute;
left:40px;
top:-10px;
}

#background_content {
height: 780px;
z-index:2;
}

#bottom {
top:1120px;
z-index:1;
}

#masque1 {
position:absolute;
left:0px;
top:0px;
width: 898px;
height: 110px;
background-image: url("/sites/templates/images/spacer.gif");
background-repeat:repeat;
z-index:3;
}

#masque2 {
position:absolute;
left:0px;
top:630px;
width: 898px;
height: 150px;
background-image: url("/sites/templates/images/spacer.gif");
background-repeat:repeat;
z-index:3;
}

#tech {
z-index:2;
}

#gallery_consigne {
	position: absolute;
	width: 900px;
	
	font-size: 14px;
   color:#ff9914;
   text-align: center;
   z-index: 5;
   top:30px;
	}


