.cl_body_volog_xl {
	margin: 0;
	
	
}
.cl_header_volog_xl {
	
	text-align: center;
	background: linear-gradient(#000000, #2EFEC8);
	padding: 30px;
	margin: auto;	
}

#id_Menu_VLG{
	display: flex;
	flex-direction: column;
	background: #9E9E9E;
	padding: 5px;
	margin:0; 			
	height: auto;
}
#id_Menu_VLG_Logo{
	display: flex;
	width: 100%;
	height: max-content;
	margin-top: 20px;
	flex-direction: column;
	
}
/* #VLGLogo{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
} */
#VLGh3{
	display: flex;
	align-items: flex-start;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	cursor:default;
	height: max-content;
}
#ListMenuVLG{
	display: flex;
	width: 100%;
	height: max-content;
	font-family: Arial, Helvetica, sans-serif;
}
#ListVLGcontent{
	padding-left: 20px;
	width: 33%;
	cursor:pointer;
}
#version{
	color:white;
	font-weight:lighter;
	margin: 0;
	padding: 20px;
	border: 2px cyan solid;
	box-shadow: 6px 6px 4px black;
	text-shadow: 6px 6px 4px black;
}

#iv32013{
	margin:0 15px 0 15px;
	height: 360px;
	width: 776px;
 	position:absolute;
	z-index: 9;
}
#iv32013ftr{
	margin:0 15px 0 15px;
	height: 360px;
	width: 776px;
 	position:absolute;
	z-index: 10;
} 
#iv32011{
	margin:0 15px 0 15px;
	height: 360px;
	width: 776px;
 	position:absolute;
	z-index: 7;
}
#iv32011ftr{
	margin:0 15px 0 15px;
	height: 360px;
	width: 776px;
 	position:absolute;
	z-index: 8;
}
#iv2127{
	margin:0 15px 0 15px;
	height: 360px;
	width: 776px;
 	position:absolute;
	z-index: 5;
}
#iv2127ftr{
	margin:0 15px 0 15px;
	height: 360px;
	width: 776px;
 	position:absolute;
	z-index: 6;
}
#VLG32013{
	display: flex;
	justify-content: center;
	position: relative;
	width: 66%;
	height: 360px;
	padding: 20px;
	
}
.titreh4{
	font-weight: bold;
	
}


.VLGcontent{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20PX; 
	position: relative;
}
.VLGcontent h4{
	margin-top: 0px;
	margin-bottom: 0px;
}
.VLGcontent h5{
	margin-top: 0px;
	margin-bottom: 0px;
}
.VLGcontent ul{
	display: block;
	font-size: small;
}
 ul {
	list-style-type: upper-alpha;
} 
.vlgxl h3 {
	padding-left: 15px;
	
}


@media screen and (max-width: 1300px){
	#ListMenuVLG{
		flex-direction: column;
		
	}
	#VLG32013{
		width: 100%;
	}
	#ListVLGcontent{
		width: 50%;
	}
}
@media screen and (max-width: 860px){
	
	#Alignleft5{
		width: 400px;
		height: auto;
	}
	#Alignleft51{
		width: 400px;
		height: 186.66px;
	}
	#ListVLGcontent{
		width: 80%;
	}
	
}
@media screen and (max-width: 470px){
	
	#h3Title{
		font-size:small;
	}
	#Alignleft5{
		width: 300px;
		height: auto;
	}
	#Alignleft51{
		width: 300px;
		height: 140px;
	}
	#ListVLGcontent{
		width: 90%;
		font-size: small;
	}
	
}
@media screen and (max-width: 380px){
	#VLG32013{
		width: 320px;
		height: 149px;
	}
	
	#iv32013{
		width: 320px;
		height: 149px;
	
	}
	#iv32013ftr{
		width: 320Px;
		height: 149px;
	
	}
	#iv32011{
	width: 320px;
		height: 149px;	
	}
#iv32011ftr{
		width: 320Px;
		height: 149px;
	
	}
		#iv2127{
	width: 320px;
		height: 149px;	
	}
#iv2127ftr{
		width: 320Px;
		height: 149px;
	
	}
}