html,body{
	padding: 0px;
	margin: 0px;
	height: 100%;
	}
	body.javascripted {
		overflow: hidden;
		overflow-x: auto;
	}

body{
	scrollbar-face-color:#EC6700;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	}

#tableaugeneral {
	position: absolute; width: 100%; height: 100%; min_height: 100%;  
	}
.Celluleh1 {
	padding: 0px;
	margin: 0px;
	background-color: #F08100;
	background-image: url(img/logoAmbassadeur.jpg);
	
	height: 130px;
	width: 178px;
}
.celluleh2 {
	background-color: #fff;
	background-image: url(img/fond_anim.jpg) ;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 625px;
}


.celluleh4 {
	background-color: #fff;
	background-image: url(img/fondbando.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 81px;
}
.celluleh3 {
	background-image: url(img/fondbando_infini.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	
}
.cellulem1 {
	background-color: #fff;
	background-image: url(img/fond_menu.jpg);
	vertical-align: top;
	height: 406px;
	width: 178px;
	
}

.cellulem2{
	vertical-align: top;
	height: 100%;
	width: 100%;
	}
#ascenceur {
	width: 100%;
	min-height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	
}

#spacer {
	background-color: #fff;
	background-image: url(img/fond_menu_infini.jpg);
	background-repeat: repeat-y;
	width: 178px;
	height: 100%;
}
.celluleb1 {
	background-color: #fff;
	background-image: url(img/fond_piedmenu.jpg);
	height: 64px;
	width: 178px;
	
}
.celluleb2 {
	padding: 0px;
	margin: 0px;
	background-image: url(img/fond_footer1.jpg);
	background-repeat: no-repeat;
	height: 64px;
	background-color: #EC6700;
	text-align: right;
}
