@charset "iso-8859-2";
/* CSS Document */

@charset "utf-8";
/* CSS Document */


body{
	background-color: #8E8382;
	vertical-align:top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow:auto;
	border:0;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}

#container {
	margin:0 auto;
	vertical-align:top;
	width: 954px;
	height:655px;
	background-color: #FFF;
}

#head {
	width:955px;
	height:319px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#contenu-index {
	width:954px;
	float:left;
	height:450px;
	visibility: visible;
	vertical-align:top;
	position: relative;
	background-image: url(images-index/fondindex.jpg);
}

div.spacer{clear:both; height:1px; display:block;}

#footer {
	width:954px;
	clear:left;
	float: left;
	background-image: url(images/footer.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position:center top;
	vertical-align:top;
	height: 450px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	text-align: center;
}




	a,
	a:link 
	a:active {
	color:#000;
	text-decoration:none;
	}

	a:hover {
	color:#333;}


#barremenu {
	background-image: url(images/barremenu.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position:center top;
	vertical-align:top;
	height: 90px;
	padding-left: 325px;
	padding-right: 0px;
	padding-bottom: 0px;
	position:relative;
}
#menu {
	height: 82px;
	width: 954px;
	background-color: #FFF;
	text-align: left;
}
.imgcontour {
	border: medium solid #FFF;
}
#contenu-tarifs {
	width:954px;
	float:left;
	height:auto;
	visibility: visible;
	vertical-align:top;
	position: relative;
	background-image: url(images/fond_tarifs_11_11.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
}
#contenu-prestations {
	width:954px;
	float:left;
	height:460px;
	visibility: visible;
	vertical-align:top;
	position: relative;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(images/fondprestations.jpg);
}
.split {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#contenu-liens {
	width:954px;
	float:left;
	height:589px;
	visibility: visible;
	vertical-align:top;
	position: relative;
	background-image: url(images/fondliens.jpg);
}

