@CHARSET "ISO-8859-1";
* {
	font-family: Arial;
	font-size: 11px
}
button:hover {
	cursor:pointer;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #777777;
	text-decoration: underline;
}
table, td, form {
	padding: 0px;
	margin: 0px;
}
.buttons {
	display: block;
	cursor: pointer;
	cursor: hand;
	border: 0px;
	text-indent: -1000px;
	overflow: hidden;
}
.bt_go  {
	width: 56px;
	height: 38px;
	background: url(common/go.png);
}
.bt_enseignes  {
	width: 198px;
	height: 38px;
	background: url(home/dl_enseignes.png);7
}
#bt_simu  {
	width: 251px;
	height: 38px;
	background: url(home/bt.simu.png);
}
#bt_rdv  {
	width: 251px;
	height: 38px;
	background: url(home/bt.rdv.png);
}
#bt_retour  {
	width: 251px;
	height: 38px;
	background: url(home/bt.retour.png);
}

.login_bt_go {
	padding-top: 5px;
	padding-left: 225px;
}
.footer_link td {
padding-top: 10px;
}
.footer_link {
		float: left;
}
.footer_partner {
	float: right;
}
.footer_partner td {
	color: black;
	font-size: 13px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer {
		border: 0px solid red;
	margin: 0pt auto;
	width: 914px;
	height: 258px;
}
#footer_spacer {
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 10px;
	color: white;
}
