#page {
	position : relative;
	top : 2px;
	width : 932px;
	height : 592px;
	align : center;
	background-color : #FFFFFF;
	border-right : solid 1px #333333;
	border-bottom : solid 1px #333333;
	border-left : solid 1px #afafaf;
	border-top : solid 1px #afafaf;
}

#logo {
	position : absolute;
	left : 0px;
	top : 0px;
}

#bandeauhaut {
	position : absolute;
	left : 0px;
	top : 0px;
	height : 59px;
	width : 930px;
	background-color : #b50f1b;
}

#identification {
	font-family : Arial;
	font-size : 8pt;
	color : #666666;
	align : center;
	position : absolute;
	top : 60px;
	left : 739px;
	width : 191px;
	height : 24px;
	background-image : url("../images/identification.jpg");
}

#ombrerouge {
	position : absolute;
	left : 370px;
	top : 0px;
}

#ombregrise {
	position : absolute;
	left : 0px;
	top : 75px;
}

#bandeaugauche {
	position : absolute;
	left : 0px;
	top : 0px;
	height : 590px;
	width : 155px;
	background-color : #aba195;
}

#menuaccueil {
	position : absolute;
	left : 0px;
	top : 170px;
	z-index : 30;
}

#cachegris {
	position : absolute;
	left : 0px;
	top : 150px;
	height : 90px;
	width : 155px;
	background-color : #aba195;
	z-index : 27;
}

#menuoffre {
	position : absolute;
	left : 0px;
	top : 220px;	
	z-index : 30;
}

#sousmenuoffre {
	position : absolute;
	left : 0px;
	top : 150px;
	height : 160px;
	z-index : 20;
}
#sousmenuoffre2{ /*déroulé*/
	position : absolute;
	left : 0px;
	top : 240px;
	height : 160px;
	z-index : 35;
}
#menuoffre1 {
	position : absolute;
	left : 0px;
	top : 0px;
	z-index : 25;
}
#menuoffre2 {
	position : absolute;
	left : 0px;
	top : 30px;
	z-index : 25;
}
#menuoffre3 {
	position : absolute;
	left : 0px;
	top : 60px;
	z-index : 25;
} 
#menuequipe2 {
	position : absolute;
	left : 0px;
	top : 100px;
	z-index : 25;
} 
#menuvaleurs2 {
	position : absolute;
	left : 0px;
	top : 130px;
	z-index : 25;
} 
#menureferences2 {
	position : absolute;
	left : 0px;
	top : 160px;
}


#menuequipe {
	position : absolute;
	left : 0px;
	top : 250px;
}

#menuvaleurs {
	position : absolute;
	left : 0px;
	top : 280px;
}

#menureferences {
	position : absolute;
	left : 0px;
	top : 310px;
}

#menucontact {
	position : absolute;
	left : 0px;
	top : 560px;
}

#separateur {
	position : absolute;
	left : 0px;
	top : 200px;
	height : 1px;
	width : 155px;
	border-top : solid 2px #ffffff;
	z-index : 50;
}

#menuespindividuel {
	position : absolute;
	left : 470px;
	top : 29px;
}

#menuespentreprise {
	position : absolute;
	left : 670px;
	top : 29px;
}

#titrepage {
	position : absolute;
	left : 205px;   /*650*/
	top : 100px;    /*70*/
	height : 50px;
	width : 200px;
}

#onglets {
	position : absolute;
	left : 230px;
	top : 150px;
	height : 50px;
	width : 620px;
	background-color : #ffffff;
	overflow: auto;
	padding-right : 10px;

}

#contenu {
	position : absolute;
	left : 230px;
	top : 150px;
	height : 405px;
	width : 620px;
	background-color : #ffffff;
	overflow: auto;
	padding-right : 10px;

}

#contenu2 {
	position : absolute;
	left : 230px;
	top : 200px;
	height : 355px;
	width : 620px;
	background-color : #ffffff;
	overflow: auto;
}

#espaceindividuel {
	font-family : Arial;
	font-size : 8pt;
	color : #666666;
	background-color : #ffffff;
}

#indicmenugauche {
	z-index : 50;
}
#indicmenugaucheperm {
	z-index : 50;
}
#barremenugauche {
	z-index : 50;
}

#copyright {
	position : absolute;
	left : 230px;
	top :565px;
	height : 20px;
	width : 620px;
	background-color : #ffffff;
	text-align : center;
	color : #cccccc;
	font-family : verdana;
	font-size : 8pt;
}

#pub1 {
	position : absolute;
	left : 15px;
	top : 350px;
	height : 160px;
	width : 160px;
	background-color : #999999;
	text-align : center;
	color : #ffffff;
	font-family : verdana;
	font-size : 8pt;
	border-top : solid 1px #ffffff;
	border-left : solid 1px #ffffff;
	border-right : solid 1px #666666;
	border-bottom : solid 1px #666666;	
	padding-top : 5px;
	padding-bottom : 0px;
}

