/* affichage carte png */
div.cvis512b {
    left: 200px;
    top: 330px;
	position: absolute; 
	width: 400px; 
	height: 288px;
}


div.cinvis512b {
    left: 200px;
    top: 350px;
	position: absolute; 
	width: 400px; 
	height: 288px;
    visibility: hidden
}



div.para400 {

	position: absolute; 
    top: 264px;
    left: 350px;
}

div.para512{

	position: absolute; 
    top: 264px;
    left: 350px;

}

div.menud512 {
    top: 164px;
    left: 198px;

}
div.menud400 {
    top: 164px;
    left: 198px;
}

div#geo {
/*	BACKGROUND-COLOR: #a3d3f3;*/
    left: 198px;
    top: 330px;
/*	height: 300px;*/
/*	width: 399px;*/

} 
table.top_nav {
	BACKGROUND-COLOR: #e1ecf4;

}

table.jour_nav {
	BACKGROUND-COLOR: #e1ecf4;
	position: absolute;
    top: 264px;
    left: 198px;
}

