
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 864px;
	min-height: 580px;
	text-align: center;
	margin:0;
	padding:0;
	border:0;
	background-color:#C7D9E9;	
}


#fixed_page {
	position: relative;
	text-align: left;
	width: 864px;
	height: 574px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	
}




#map_box
{
	position: absolute;
	top: 0;
	left: 0;
	width: 864px;
	height: 574px;
	
	/*border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;
	background-color:#C7D9E9;*/
	
}

#logo_be {
	position: absolute;
	top: 170px;
	left: 50px;
	width: 220px;
	height: 66px;

}

#logo_fr {
	position: absolute;
	top: 250px;
	left: 50px;
	width: 300px;
	height: 89px;

}

#logo_es {
	position: absolute;
	top: 330px;
	left: 50px;
	width: 300px;
	height: 89px;

}

#logo_other {
	position: absolute;
	top: 420px;
	left: 50px;
	width: 300px;
	height: 89px;

}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}


.no_display {
	display: none;
}

.block_display {
	display: block;
}


#other_box {
	position: absolute;
	top: 390px;
	left: 486px;
	width: 286px;
	height: 128px;
	text-align: center;
	background-color: #C7D9E9;
	border: 2px white solid;
}

#lille, #paris, #nancy, #lyon, #rennes, #angers, #perigueux, #toulouse, #marseille, #montpellier, #reunion {
	position: absolute;
	top: 120px;
	left: 478px;
	width: 224px;
	text-align: left;
	background-color: #C7D9E9;
	border: 2px white solid;
}
