﻿.pagefooter ul {
	height: 24px;
	background: #52C4CF url(http://layout.equipebouyguestelecom.fr/i/tabs/bg_footer.png) no-repeat scroll 100% 0%;
	PADDING:0 10px;
}
.pagefooter ul.bottom {
	BACKGROUND-COLOR:Transparent;
	CLEAR:both;
	TEXT-ALIGN:center;
	FONT-SIZE:8px;
}
.pagefooter li {
	display: block;
	line-height: 24px;
	height: 24px;
	color: #FFFFFF;
	font-size: 10px;
}
.pagefooter ul.bottom li {
	DISPLAY:inline;
	color: #52C4CF;
}
.pagefooter a img {
	BORDER:none;
	padding: 0; 
	MARGIN-TOP:2px;
}
.pagefooter a, .pagefooter a:active, .pagefooter a:link, .pagefooter a:visited {
	color: #FFFFFF;
	line-height: 24px;
}
.pagefooter a:hover {
	color: #FFFFFF;

	CURSOR: pointer;
}
.pagefooter ul.bottom a, .pagefooter ul.bottom a:active, .pagefooter ul.bottom a:link, .pagefooter ul.bottom a:visited {
	color: #004898;
	line-height: 24px;
}
.pagefooter ul.bottom a:hover {
	color: #004898;
	
	CURSOR: pointer;
}
