#menu{
	display:block;
	margin-left:auto;
	margin-right:auto;
	
	
	}
#menu ul li{
	display: inline;
	list-style-type: none;
	
}
#menu ul{
	width:1180px;
	display: block;
	margin-left:-24px;
	
		
}


a#home{
	float:left;
	background:transparent url(menu_fr/menu_fr_01.png) no-repeat top left;
	width:58px;
	height:37px;
	diplay:block;
		}

a#demo{
	float:left;
	background:transparent url(menu_fr/menu_fr_02.png) no-repeat top left;
	width:127px;
	height:37px;
	diplay:block;
		}

a#trails{
	float:left;
	background:transparent url(menu_fr/menu_fr_03.png) no-repeat top left;
	width:184px;
	height:37px;
	diplay:block;
		}

a#geoportail2{
	float:left;
	background:transparent url(menu_fr/menu_fr_04.png) no-repeat top left;
	width:111px;
	height:37px;
	diplay:block;
		}

a#geolives{
	float:left;
	background:transparent url(menu_fr/menu_fr_05.png) no-repeat top left;
	width:91px;
	height:37px;
	diplay:block;
		}

a#news{
	float:left;
	background:transparent url(menu_fr/menu_fr_06.png) no-repeat top left;
	width:74px;
	height:37px;
	diplay:block;
		}

a#manuals{
	float:left;
	background:transparent url(menu_fr/menu_fr_07.png) no-repeat top left;
	width:131px;
	height:37px;
	diplay:block;
		}
a#versions{
	float:left;
	background:transparent url(menu_fr/menu_fr_08.png) no-repeat top left;
	width:97px;
	height:37px;
	diplay:block;
		}		
a#accessoiries{
	float:left;
	background:transparent url(menu_fr/menu_fr_09.png) no-repeat top left;
	width:117px;
	height:37px;
	diplay:block;
		}		
		
a#press{
	float:left;
	background:transparent url(menu_fr/menu_fr_10.png) no-repeat top left;
	width:78px;
	height:37px;
	diplay:block;
		}		
a#contact{
	float:left;
	background:transparent url(menu_fr/menu_fr_11.png) no-repeat top left;
	width:79px;
	height:37px;
	diplay:block;
		}		
		
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
a:hover#home{
	float:left;
	background:transparent url(menu_fr/menu_fr_01.png) no-repeat bottom left;
	width:58px;
	height:37px;
	diplay:block;
		}

a:hover#demo{
	float:left;
	background:transparent url(menu_fr/menu_fr_02.png) no-repeat bottom left;
	width:127px;
	height:37px;
	diplay:block;
		}

a:hover#trails{
	float:left;
	background:transparent url(menu_fr/menu_fr_03.png) no-repeat bottom left;
	width:184px;
	height:37px;
	diplay:block;
		}

a:hover#geoportail2{
	float:left;
	background:transparent url(menu_fr/menu_fr_04.png) no-repeat bottom left;
	width:111px;
	height:37px;
	diplay:block;
		}

a:hover#geolives{
	float:left;
	background:transparent url(menu_fr/menu_fr_05.png) no-repeat bottom left;
	width:91px;
	height:37px;
	diplay:block;
		}

a:hover#news{
	float:left;
	background:transparent url(menu_fr/menu_fr_06.png) no-repeat bottom left;
	width:74px;
	height:37px;
	diplay:block;
		}

a:hover#manuals{
	float:left;
	background:transparent url(menu_fr/menu_fr_07.png) no-repeat bottom left;
	width:131px;
	height:37px;
	diplay:block;
		}
a:hover#versions{
	float:left;
	background:transparent url(menu_fr/menu_fr_08.png) no-repeat bottom left;
	width:97px;
	height:37px;
	diplay:block;
		}		
a:hover#accessoiries{
	float:left;
	background:transparent url(menu_fr/menu_fr_09.png) no-repeat bottom left;
	width:117px;
	height:37px;
	diplay:block;
		}		
		
a:hover#press{
	float:left;
	background:transparent url(menu_fr/menu_fr_10.png) no-repeat bottom left;
	width:78px;
	height:37px;
	diplay:block;
		}		
a:hover#contact{
	float:left;
	background:transparent url(menu_fr/menu_fr_11.png) no-repeat bottom left;
	width:79px;
	height:37px;
	diplay:block;
		}		
		
	
	
	
	
	
	
	
	
	
	
	
		

#lang{
	width:220px;
	margin-left:960px;
	margin-top:10px;
	margin-bottom:-30px;
	}
			
#lang ul li{
	list-style-type: none;
	display:inline;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-left:4px;
	font-size: 13px;
		}
#lang ul li a{
	color:#999;
			}
			
#lang ul li a:hover{
	color:#F60;
	border-bottom:thin solid #F60;
			}
