/* Vidéo */
.video .paysage{
	width: 100%;
	height: auto;
}
.video .portrait{
	width: auto;
	height: 100%;
}



.video{
	position: fixed;
	top: 0;
	left: 0;
}


#contner_fleche_go_bottom_header{
	position: absolute;
	bottom: 5%;
	left: 0;
	width: 100%;
	z-index: 2;
	text-align: center;
}
	#contner_fleche_go_bottom_header #fleche_go_bottom_header{
		display: inline-block;
		width: 40px;
		height: 40px;
		background: url('http://www.cominaluvisotto.ch/wp_22DSdszd/wp-content/uploads/2017/03/downarrow.png') no-repeat left top;
	}
	