body {
	background-attachment: scroll;
	background-image: url(images/fond-side.jpg);
	background-repeat: no-repeat;
	background-position: left 126px;
}
.footer{
	width:746px;
	font-size:10px;
	border-top:1px solid #399;
}
.footer a{
	color:#399;
		font-size:10px;
		border-right:1px solid #399;

}
.footer a:hover{
	background-color:#399;
	color:#fff;
		font-size:10px;

}