body {
	margin:0px;
}

BODY, TD, TH, DL, UL, OL, P {FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 8pt;}

body #page {

}


body #page #header {
	width:1200px;
}

/*body #page #header div {
	border:1px solid red;
}*/

body #page #header #logo {
	background:white url("/img/wallpaper/logo.gif") no-repeat ;
	width:488px;
	height:127px;
	float:left;
}

body #page #header #extra {
	width:504px;
	float:right;
	margin-right:46px;
	background-color:none;
	height:24px;
	z-index:8;
}


body #page #header #extra form {
	display:inline;
}

body #page #header #extra form input {
	border:1px #73BD1E solid;
	color:#73BD1E;
	width:100px;
}

body #page #header #extra form input:hover {
	color:#73BD1E;
	border:1px #73BD1E solid;
}

body #page #header #extra form .submit {
	color:#fff;
	background-color:#fff;
	border:0px;
	width:10px;
}

body #page #menu {
	/*background-color:#73BD1E;*/
	height:25px;
	padding:0px;
	width:832px;
	clear:both;
	z-index:1;
}

body #page #menu .bouton, body #page #header #extra .bouton {
	margin:0px;
	z-index:100;
	float:left;
	padding:0px;
}

body #page #menu .first {
	/*margin-left:16px;*/
}

body #page #header #extra .first {
	margin-left:4px;
}


body #page #body {
	width:1000px;
}

html>body #page #body {
	width:950px;
	margin-right:0px;
}

body #page #footer {

}

body #page #footer #toolbar {
	background:white url("/img/wallpaper/bandovert_bas.jpg") no-repeat;
	width:992px;
	height:24px;
}

body #page #footer #mentions {
	width:100%;
	text-align:center;
}


.lien_r, .lien_r:link, .lien_r:visited, .lien_r:active {
	color:#A70043;
	text-decoration:none;
}

.lien_r:hover {
	color:#73BE1E;
}


.spacer {
	clear:both;
	visibility:hidden;
}
