@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back-contact.jpg);
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	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_accueil.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 790px;
	width: 948px;
}
#zone_info {
	background-color: #FFF;
	height: 291px;
	width: 603px;
	position: absolute;
	left: 133px;
	top: 279px;
}
#image_multimed {
	height: 580px;
	width: 312px;
	float: right;
	position: absolute;
	left: 636px;
	top: 365px;
}
.t-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}
.t-footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}
.t-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 24px;
}

#footer {
	height: 34px;
	width: 582px;
	position: absolute;
	left: 39px;
	top: 700px;
	vertical-align: middle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
#contact a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.t-f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-decoration: none;
}

