body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.base {
	position: absolute;
}
.reserve {
	font-size: 11px;
	position: absolute;
	height: 70px;
	width: 270px;
	left: 35px;
	top: 452px;
	z-index: 7;
}
.lienReserve:link {
	text-decoration: none;
	color: #FF9900;
}
.lienReserve:visited {
	color: #FF9900;
	text-decoration: none;
}
.lienReserve:hover {
	color: #FF9900;
	text-decoration: none;
}
.flash {
	position: absolute;
	height: 450px;
	width: 975px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.bas {
	background-image: url(images/accueil_bas.jpg);
	background-position: left top;
	position: absolute;
	height: 150px;
	width: 975px;
	left: 0px;
	top: 450px;
	background-repeat: no-repeat;
	z-index: 2;
}
.champs {
	font-size: 9px;
	height: 18px;
	width: 112px;
	border: 1px solid #666666;
	text-indent: 5px;
}
.champsID {
	position: absolute;
	height: 18px;
	width: 112px;
	left: 0px;
	top: 35px;
	z-index: 4;
}
.champsPW {
	position: absolute;
	height: 18px;
	width: 112px;
	left: 123px;
	top: 35px;
	z-index: 5;
}
.btOK {
	position: absolute;
	height: 21px;
	width: 20px;
	left: 244px;
	top: 35px;
	z-index: 6;
}
#envoi {
	width: 20px;
	height: 21px;
	margin: 0;
	cursor: pointer;
	cursor: hand;
	padding: 0px;
	border: none;
	background-image: url(images/ok_accueil.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
#txtTete {
	font-size: 10px;
	color: #333333;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menuBas {
	font-size: 10px;
	color: #999999;
	position: absolute;
	width: 335px;
	left: 640px;
	top: 485px;
	z-index: 3;
}
.menuBas2 {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.lienMenuBas {
	text-transform: uppercase;
}
.lienMenuBas:link{
	color: #999999;
	text-decoration: none;
}
.lienMenuBas:visited{
	text-decoration:none;
	color:#333333;
}
.lienMenuBas:hover{
	text-decoration:none;
	color:#333333;
}

#liste_bureau li {margin-top: 5px;}
