@charset "UTF-8";
div#carte {
	background-image: url(../images/fondcarte.jpg);
	background-repeat: no-repeat;
	height: 435px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
}
h4
{
	font-size: 120%;
	font-weight: normal;
	text-indent: 0px;
}
div#imagefrance
{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
}
