.video_gallery{
	position:relative;
	margin: 10px auto 0 auto;
	width:250px;
}
.elemento_video_gallery{
	width: 250px;
	height: 200px;
	border: 1px solid #ccc;
	padding: 2px;
	overflow: hidden;
}
.footer_video_gallery{
	width: 250px;
}