#content {
	margin-right: 20px;
	text-align: right;
}

#bandeau {
	float: right;
	width: 740px;
	height: 154px;
	margin-bottom: 32px;
}

#bandeau img {
	display: block;
}

#content-v {
	float: right;
	width: 740px;
	height: auto;
	margin-top: 42px;
	display: inline;
	text-align: left;
}

#content-v h3 {
	margin-bottom: 16px;
	padding-top: 2px;
	padding-left: 10px;
	background: url(../images/fond-h2.gif) bottom repeat-x;
	color: #FFFFFF;
	font-size: 0.88em;
	font-weight: normal;
	text-transform: uppercase;
}

#content-v h4 {
	font-size: 0.82em;
}

#content-v p.liens {
	float: right;
}

#carte {
	width: 750px;
	margin-left: 10px;
}