@charset "UTF-8";
/* CSS Document */
.foto {
	width: 100%;
}
.logo {
	width: 25%;
	left: 50%;
	margin-left: -12.5%;
	position:absolute;
	z-index: 1;
	opacity:0.8;

}
.video {
	width: 100%;
}
.content {
	width: 100%;
}