/*
----- La HomePage*/
/*image */
#main {
	background:     url("../../images/pages/backgrounds/Ecran_Stethoscope.JPG") no-repeat left bottom;
	height: 450px;
}
/*marge du texte autour de l'image */
#main h2	{ text-align: right;}
#main img	{	margin-left: 310px;	}
#main p		{ 	padding-left: 310px;	 text-align: justify;  }


