#bottom-module {
	position: relative;
	left: -89px;
	width: 637px;
	height: 141px;
	background: url(bmodule.gif) no-repeat;
}

#central-content {
	position: relative;
	float: left;
	left: 0px;
	width: 350px;
	min-height: 442px;
	background-color: #ffebb4;
	border-left: solid 2px #f11400;
	border-right: solid 2px #f11400;
}

#central-right {
	position: relative;
	float: left;
	width: 120px;
	height: 100%;
	border-top: solid 2px #f11400;
	border-right: solid 2px #f11400;
}

#loginform {
	position: relative;
	float: left;
	left: 21px;
	top: 5px;
	width: 275px;
	height: 23px;
	background: url(loginform.gif) no-repeat;
}

#loginforminput {
	border-width: 0px;
	height: 14px;
	width: 115px;
	margin-left: 10px;
	margin-top: 4px;
	font-size: 9px;
}

#loginformsubmit {
	position: relative;
	top: 5px;
	left: 21px;
	height: 23px;
	width: 59px;
}

#logintxt {
	position: relative;
	top: 5px;
	left: 21px;
	height: 19px;
	width: 240px;
	background: url(logintxt.gif) no-repeat;
}

#pwdforminput {
	border-width: 0px;
	height: 14px;
	width: 115px;
	margin-left: 25px;
	margin-top: 4px;
	font-size: 9px;
}

#rechercheform {
	position: relative;
	float: left;
	left: 43px;
	top: 5px;
	width: 280px;
	height: 23px;
	background: url(rechercheform.gif) no-repeat;
}

#recherchesubmit {
	position: relative;
	top: 5px;
	left: 43px;
	height: 23px;
	width: 32px;
}

#recherchesubmit-top {
	position: relative;
	height: 23px;
	width: 32px;
}

