/*************menu***************/
			#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
				}
			#nav li {
	float: left;
	width: 119px;
	border: 1px solid #006699;
	margin-right: 1px;
	color: #fff;
	background-color: #01669A;
	font-size: small;
				}
			#nav li a {
	display: block;
	color: #fff;
	line-height: 1em;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	background-color: #01669A;
	background-image: url(lienCoulissant.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
	background-color: #0099FF;
	background-repeat: no-repeat;
	background-position: right top;
				}
			</style>
			[if lt IE 7]>
			<style type="text/css">
			#nav {							/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 1% ;
				}
			</style>
			<![endif]


/**************Fin**************/
#logoannonceur {
	height: 42px;
	width: 100px;
}
#menuBoite {
	width: 980px;
	background-position: center;
	margin-left: 3px;
}
.page {
	height: auto;
}
