/*Feuille de style ecran speciale grosse police, copyright LunaWeb 2006*/

/*General*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	background: #fff;
	color: #696969;
}

#site {
	position: relative;
	width: 706px;
	margin: 20px auto 0 auto;
	font-size: 0.9em;
}

	
	#menuh li {
		float: left;
		width: 135px;
		text-align: center;
		margin-top: 5px;
		border-right: 1px solid #999;
	}

	#menuh li.localisation {
		width: 260px;
	}