div#nav2  {
	width: 207px;
	float: left;
	padding-top: 175px;
}


/* Login */
#login {
	position: absolute;
	bottom: 0px;
	width: 202px;
	height: 152px;
	padding-left: 8px;
}
#login a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 0.78em;
}
#login a:hover {
	text-decoration: none;
}
#login h3 {
	background: url(../images/nav/txt-mon-espace.gif) no-repeat left top;
	height:17px;
	width: 67px;
}
#login h3 span {
	display: none;
}
#login div.Form {
	float: left;
	width: 120px;
}
#login div.Form input {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	width: 110px;
	padding-left: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
}
* html div#login div.Form input {
	margin-right: 4px;
	margin-bottom: 0px;
}
#login div.Go {
	padding-top: 12px;
	margin-left: 125px;
}


.LinkProfessional {
	position: absolute;
	left: 0px;
	z-index: 1000;
	bottom: 220px;
}
.LinkProfessional a {
	display: block;
	width: 110px;
	height: 40px;
	background: url(../images/spacer.gif) repeat;
}
.LinkProfessional a span,
.LinkEscape a span {
	display: none;
}
.LinkEscape {
	position: absolute;
	left: 80px;
	bottom: 170px;
	z-index: 900;

}
.LinkEscape a {
	display: block;
	width: 80px;
	height: 35px;
	background: url(../images/spacer.gif) repeat;
}