#content {
	overflow: hidden;
	width: 610px;
}
#content div#blocHaut {
		border: solid 3px #eaeaea;
		overflow: hidden;
		margin-bottom: 20px;
		background:transparent url('/img/theme/home/sep_blocHaut.jpg') no-repeat center center;
		height: 245px;
	}
div.blocLeft, div.blocRight {
	float: left;
	width: 300px;
	}
	div#blocHaut div.blocLeft h2 {
		margin: 20px 0px 7px 15px;
		font-size: 108.34%;
	}
	div#blocHaut div.blocLeft p {
		margin-left: 15px;
		margin-bottom: 20px;
		font-style: italic;
		color: #646464;
	}
div#blocHaut div.blocLeft label {
	width: 80px;
	display: block;
	float: left;
	padding-left: 18px;
}
div#blocHaut div.blocRight label {
	display: block;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 31px;
}
div#blocHaut input, textarea {
	border: solid 1px;
}
div#blocHaut input {
	margin: 0px 0px 5px 12px;
	width: 180px;
	height: 19px;
}
div#blocHaut textarea {
	margin-left: 20px;
	width: 269px;
	height: 140px;
	margin-bottom: 7px;
}
div#blocHaut input.submit-button {
	background:transparent url('/img/theme/contact/submit_bg.jpg') no-repeat top left;
	width: auto;
	text-align: left;
	padding-left: 30px;
	padding-right: 2px;
	line-height: 22px;
	height: 22px;
	border: 0;
	float: right;
	margin-right: 9px;
}
div#blocBas {
	overflow: hidden;
	}
	div#blocBas div.blocLeft {
		width: 295px;
		border: solid 3px #eaeaea;
		height: 192px;
		margin-right: 10px;
		}
		div#blocBas div.blocLeft div.vcard {
			padding: 7px 10px 0px 10px;
		}
		div#blocBas div.blocLeft h4 {
			color: #ffa800;
			border-bottom: solid 3px #eaeaea;
			font-size: 181.81%;
			height: 34px;
			line-height: 34px;
			padding-left: 10px;
			}
		div#blocBas div.blocLeft li.organization-name {
			font-weight: bold;
			margin-bottom: 15px;
			font-size: 136.36%;
			}
		div#blocBas div.blocLeft li.street-address {
			margin-bottom: 8px;
			}
		div#blocBas div.blocLeft ol.adr {
			margin-bottom: 13px;
		}
		div#blocBas div.blocLeft li.postal-code {
			float: left;
			margin-right: 0.5em;
			}
		div#blocBas div.blocLeft ol.tel {
			margin-bottom: 19px;
		}
		div#blocBas div.blocLeft li span.type {
			font-weight: bold;
			width: 2.5em;
			display: block;
			float: left;
		}
	div#blocBas div.blocRight {
		border: solid 3px #d5d5d5;
		width: 292px;
		}