*{margin:0; padding:0;}

body{
	background: #fff;
	margin: 24px 0 0 0;
}

img{
	border: none;
}

#container {
	margin: 0 auto;
	width: 1000px
}

#haut {
	background: url("images/haut2.gif") no-repeat;
	width: 1000px;
	height: 224px;
	background-position: center;
}

#bas {
	background: url("images/bas3.gif") no-repeat;
	width: 1000px;
	height: 200px;
}

#img1 { margin: 2px 0 0 160px; float: left }

#img2 { margin: 2px 0 0 187px; float: left }
h1 { color: #900; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 0.67em 0 }
h2 { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 18px; margin: 0.67em 0 }

