#Contact {
	height: 520px;
	padding: 5px;
/*	overflow: auto;
	display: block;*/
}
#Contact form span {
	float: right;
	height: 16px;
}
#Contact form span.left {
	float: left;
	height: 16px;
	margin-top: 2px;
}
#Contact form div.spacer {
	clear: both;
	height: 12px !important;
	height: 8px;
}
#Contact form div.spacerMac {
	clear: both;
	height: 64px !important;
	height: 8px;
}
#Droit {
	padding-top: 40px !important;
	padding-top: 22px;
}
#FlashInfo {
	height: 350px;
	border-bottom: solid 1px #D1C9BC;
	padding: 8px;
}
/*#FlashInfo img {
	border: solid 1px black;
}*/
#FlashInfo div {
	margin-bottom: 14px;
	text-align: center;
	margin-top: 14px;
}
#Clients {
/*	height: 200px;*/
	height: 162px;
	background-color: #D9E5F3;
	padding: 8px;
}
#Clients div.spacer {
	height: 32px;
}
h3 a, h3 a:visited {
	color: #5A8FBC;
}
h3 a:hover {
	color: white;
} 
#FormOk {
	padding-top: 220px;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	line-height: 130%;
}
#FormRedirect {
	padding-top: 20px;
	color: red;
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
}
.small {
	font-size: 9px;
}
