html, body, * {
	font-family: Verdana, sans-serif;
	text-align:center;
	font-size: 10px;
	background-color: #fff;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}
h1 span, p span, img, p.x0 {
	position: absolute;
	top: -9999px;
	left: -9999px;
}


div {  
	position:absolute; 
	top: 50%;
	margin-top: -225px;
	display: block;
	width: 100%;
	height: 450px;
	overflow: hidden;
}
h1 {
	display: block;
	height: 376px;
	overflow: hidden;
	background: transparent url(/local-strategy-for-a-virtual-word.jpg) no-repeat center;
}

a.go {
	color: #00538A;
	font-size: 16px;
	padding: 0 5px;
}
#annonce_site_mobile {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 99;
	top: 0;
	text-align: center;
	font-size: 48px;
	padding: 15px 0;
	background-color: #FEFEC3;
	margin-bottom: 25px;
}
#annonce_site_mobile a {
	background-color: #FEFEC3;
	color: #075796;
	font-size: 48px;
}