
body {
	background: none;
	background-color: #1d86bd;
	
}

div.background_clic {
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 1458px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}

div.background_clic a {
	width: 100%;
	height: 1458px;
	display: block; }
        
