@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back-internet.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: #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: #0F0;
	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_internet.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 790px;
	width: 948px;
}
#zone_info {
	height: 411px;
	width: 614px;
	position: absolute;
	left: 16px;
	top: 269px;
	list-style-image: url(images/r-vert.gif);
}
#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;
	line-height: 24px;
	color: #FFF;
}
#vinette_internet {
	float: left;
	height: 130px;
	width: 180px;
	padding-left: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

