#iframe_carte{
	width: 100%;
	height: 700px;
}

header#header #secondary-menu ul.nav li a {
	display: block;
	padding: 7px 5px 4px 5px;
}

header#header #secondary-menu ul.nav{
	font-size: 14px;
	line-height: 1.3em;
}

.single-zooms{
	position: relative;
	background: white;
	z-index: 6666;
}

@media screen and (max-width:1000px) {
	
	header#header nav ul{
		font-size: 18px;
	}
	
}