/* Pour les bulles */
h1 {
	position: absolute;
		top: 20px;
		left: 46px;
	}
	#ce_quil_faut_savoir {
		left: 2px;
		top: 202px;
		}
	#simulez {
			left: 238px;
			top: 373px;
		}
		#simulez div {
			background: url(../_media/img/menu/bulle_simulez_home_off.png) no-repeat; 
			height: 187px;
			width: 222px;
			}
			#simulez div h2 {margin : 32px 0 0 44px;}
			#simulez div p {margin : 9px 90px 0 40px;}
			#simulez .app_store_bulle {
				background: url(../_media/img/home/app_store_etoile_bulle.png) no-repeat;
				display: block;
				height: 120px;
				margin: 0;
				position: absolute;
					bottom: -9px;
					left: 95px;
				width: 160px;
				}
	#assurance_vie {
			left: 460px;
			top: 381px;
		}
	#assurance_vie div {
		background: url(../_media/img/menu/bulle_assurance_vie_home_off.png) no-repeat; /* IE */
		height: 195px;
		width: 232px;
		}
		#assurance_vie div h2 {margin: 40px 0 0 35px;}
		#assurance_vie div p {margin: 6px 0 0 35px;}
	#adherez {
		left: 673px;
		top: 356px;
		}
	#medias {
		right: 43px;
		top: 238px;
		}
	#actualite {
		right: 3px;
		top: 53px;
		}

/* Pour les images en background */
.slogan {
	position :absolute;
		left: 226px;
		top: 30px;
	}
.visuel_home {
	position :absolute;
		left: 202px;
		top: 73px;
	}
.app_store {
	position: absolute;
		top:135px;
		left: 454px;
	width: 108px;	
	height: 36px;
	z-index: 99;
	}
	
.android_market {
	position: absolute;
		top:135px;
		left: 578px;
	width: 108px;	
	height: 36px;
	z-index: 99;
	}
	
/* SLIDESHOW */		
#animation_home {
	position: absolute;
		top: 198px;
		left: 453px;	
	z-index: 1;
	}
	#slideshow {
		position: relative;
		width: 225px;
		height: 256px;
		overflow: hidden;
		}
		#slideshow img {
			position: absolute;
				left: 0;
				top: 0;
			width: 225px;
			height: 256px;
			}
		.slideshow {
			display: block;
			position: absolute;
				top: 197px;
				left: 453px;
			width: 219px;
			height: 146px;
				z-index: 99;
			}
