/* Jazotel - Front-Office V1.00 20070507 ADH - (c) EspaceDynamique */
#FooterCont {
	width: 990px;
	height: 69px;
	position: relative;
	border-bottom: 1px solid #AAAAAA;
}
#FooterCont #FooterMenu{
	width: 750px;
	margin: 0 0 0 217px;
	text-align: center;
	font-size: 10px;
	color: #7F88AA;
	background-color: inherit;
}
#FooterMenu .Line1px {
	margin: 2px 0 0 0; 
	width: 750px; 
	height: 15px; 
	background-image: url("../Img/Line1Dot.gif"); 
	background-repeat: repeat-x;
	font-size: 3px;
}
#FooterMenu a.MenuFooter, #FooterMenu a.MenuFooter:link, #FooterMenu a.MenuFooter:visited {
	font-size: 10px;
	margin: 5px 0 0 0; 
	padding: 0 7px 0 7px; 
	text-decoration: none;
	color: #7F88AA;
	background-color: inherit;
	border-right: 1px solid #7F88AA;
}
#FooterMenu a.MenuFooter:hover {
	color: #0000CC;
	background-color: inherit;
}
#FooterMenu a.MenuFooter.Last {border-right: none;}
#FooterMenu span.MenuFooter {
	font-size: 10px;
	margin: 5px 0 0 0; 
	padding: 0 7px 0 7px; 
	color: #7F88AA;
	background-color: inherit;
	border-right: 1px solid #7F88AA;
}

