/* CSS Document */
.footer_english{
	position: absolute;
	left: 30px;
	bottom: 65px;
	width: 840px;
	height: 25px;
}
.contactez a{
	position: absolute;
	left: 30px;
	bottom: 2px;/* 0 */
}
html>body .contactez a{
	left: 35px;
	bottom: 5px;/* 7 */
}
.kaledo a{
	position: absolute;
	left: 360px;
	bottom: -30px;
	width: 200px;
	font-size: 8pt;
	color: #585556;	/*  gris foncé */ 
}
.map a{
	position: absolute;
	right: 143px;
	bottom: 5px;/* 0 */
}
html>body .plan a{
	right: 140px;
	bottom: 6px;/* 5 */
}
.ligne{
	position: absolute;
	right: 135px;
	top: 0px;
	width: 3px;
	height: 22px;
	background-image:  url(../images/footer/ligne.gif);
	background-repeat: no-repeat;	
}
html>body .ligne{
	top: -15px;
}

.mentions a{
	position: absolute;
	right: 10px;
	bottom: 4px;/* 0 */	
}
html>body .mentions a{
	right: 16px;
	bottom: 5px;  /* 5 */
}
