@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back-contact.jpg);
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}

#conteneur {
	height: 800px;
	width: 948px;
	position: relative;
	margin: auto;
}

</style>
#header {
	background-color: #FF0;
	height: 113px;
	width: 943px;
}
#header {
	height: 113px;
	width: 948px;
}
#bar_menu {
	height: 41px;
	width: 948px;
}
#fond_centre {
	background-image: url(images/centre_sommesnous.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 790px;
	width: 948px;
}
#zone_info {
	height: 425px;
	width: 590px;
	position: absolute;
	left: 17px;
	top: 265px;
}
#image_multimed {
	height: 580px;
	width: 312px;
	float: right;
	position: absolute;
	left: 636px;
	top: 365px;
}
#footer {
	height: 34px;
	width: 582px;
	position: absolute;
	left: 39px;
	top: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #FFF;
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

