#background_container #background_image_header { 
	height:390px;
}

#left_container{
	margin-top: 0px;
}

#right_content{
	margin-top: 290px;
}

#page_container {
	margin-top: 390px;
}

#page_container {
	min-height:140px;
}

#diaporama_command_bloc{
	position: relative;
	right:-5px;
	width: 189px;
	margin : 0 0 20px 0;
	padding:10px 0 1px 5px;
	background:url("/images/background_illustration.png") top left no-repeat;
}

#diaporama_command{
	font-size: 10px;
	margin: 10px 0 10px 20px;
}

#diaporama_command select{
	width:145px;
	margin: 5px 0 15px 0;
}

#watch_diaporama_button{
	position:relative;
	left:-15px;
	border: none;
	width:176px;
	height:33px;
	margin-top:2px;
	cursor:pointer;
}

#overlay_content{
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	margin: 0;
	padding: 0;
}

#overlay_diaporama_command_bloc{
	right: 40px;
	display: block;
	position: fixed;
	top: 0;
	width: 189px;
	padding:20px 0 0px 0px;
	z-index: 9999;
	margin: 0;
	padding: 0 0 10px 0;
	background:url("/images/background_menu_diaporama.png") bottom left no-repeat;
}

#modify_diaporama_button{
	border: none;
	width:102px;
	height:36px;
	margin: 5px 1px 0 5px;
	cursor:pointer;
}

#close_diaporama_button{
	border: none;
	width:75px;
	height:36px;
	margin-top:5px;
	cursor:pointer;
}

#close_diaporama_button-2{
	border: none;
	width:150px;
	height:27px;
	margin: 5px 1px 5px 20px;
	cursor:pointer;
}
