@charset "utf-8";
Body {
	background-color: #F9F6ED;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, li, div  {
	margin: 0px;
	padding: 0px;
}

.cache {
	position: absolute;
	left: -5000px;
	top: -5000px;
}
#decoFond {
	background-image: url(../IMAGES/indexAAA/Fond_Index.jpg);
	height: 430px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	line-height: 1px;
	left: 0px;
	top: 0px;
}
#container {
	width: 770px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	left: -6px;
}
#fondSommaire {
	background-image: url(../IMAGES/indexAAA/Index_FondSomm.jpg);
	height: 420px;
	width: 770px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	left: 0px;
	top: 10px;
	z-index:1;
}
.invisible {
	position: absolute;
	left: -10000px;
	top: -10000px;
}


a.BT {
	display: block;
	background-repeat: no-repeat;
}
a.BT:link, a.BT:visited {
	background-position: bottom;
}
a.BT:hover, a.BT:focus, a.BT:active {
	background-position: top;
}
.BT {
	overflow: hidden;
	position: absolute;
	z-index: 5;
}
.infobulle {
	z-index: 6;
	width: 250px;
}
.infobulle img {
	float:left;
	margin:5px;
	padding:3px;
	background-color:#999999!important;
	border:solid 1px black;
	background-image: url(../IMAGES/indexAAA/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.infobulle p {
	clear:left;
}
.aaa img {
	position: relative;
	top: 4px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

