body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
.home-lien-google {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.home-lien-google a{
	color: #FFFFFF;
	text-decoration:none;
}
.home-lien-google a:hover{
	color: #000000;
	text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8d9199;
	background-attachment: scroll;
	background-image: url(images/Body-fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.home-flash {
	padding-top: 50px;
	padding-bottom: 0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:954px;
}
.home-flash .bouton-acces-clients{
	font-size: 17px;
	color: #CED1D5;
	background-image: url(images/acces-clients.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 56px;
	width: 189px;
	left: 63px;
	top: 654px;
	z-index:1000;
	text-align:center;
	display:none;
}
.home-flash .bouton-acces-clients .calage{
	padding-top:29px;
}
.home-flash .bouton-acces-clients .calage a{
	text-decoration:none;
	color:#CED1D5;
}
.home-flash .bouton-acces-clients .calage a:hover{
	text-decoration:none;
	color:#FFF;
}
.both{clear:both;}
