/*-----------------------------------------------*/
/*-------------  Page Accueil  ------------------*/
/*-----------------------------------------------*/



/*-------------  Bloc  ------------------*/

#bloc_carte{
	position: relative;
	float:left;
	top: 20px;
	left: 15px;
	width:275px;
	height:auto;

}

#bloc_mister_flash{
	position: relative;
	float:left;
	top: 20px;
	left: 30px;
	width: 375px;
	height:auto;


}

#bloc_espace_pro{
	position: relative;
	float:left;
	width: 276px;
	height:auto;
	top: 10px;
	left: 40px;

	
}

#bloc_dossier{
	position: relative;
	float:left;
	top: 30px;
	left: 0px;
	width:388px;
	height:auto;

	clear:both;
}

#bloc_facebook{
	position: relative;
	float:left;
	top: 30px;
	left: 15px;
	width:275px;
	height:auto;
	*left: -160px;
	*top : 285px
	/**left:-245px;
	*top:36px;*/

}

#bloc_cc{
	position: relative;
	float:right;
	top: -235px;
	right: 13px;
	width:275px;
	*top: -270px
	/**top: -245px;
	*margin-bottom: -300px;*/
}

#bloc_zoom{
	position: relative;
	float:left;
	top: 30px;
	left: 0px;
	width:678px;

}

#bloc_forum{
	position: relative;
	float:left;
	top: 30px;
	left: 0px;
	width:678px;
}

#bloc_texte_referencement{
	position: relative;
	float:left;
	top: 55px;
	left: 18px;
	width:655px;
	text-align:justify;
	font-size:10px
}


