/* CSS Document */

	div#img-bulle-1 {
	background : url(images/img1-professionnels.jpg) 0 0 no-repeat;
	position:absolute;
	left: 258px;
	top: 0px;
	}
	
	div#img-bulle-1-bas {
	background : url(images/img1-professionnels-bas.gif) 0 0 no-repeat;
	position:absolute;
	left: 302px;
	top: 159px;
	}

	a#titre-bulle-1 {
	left: 160px;
	color:#66941b;
	}	
	
	div#img-bulle-2 {
	background : url(images/img2-decouverte.jpg) 0 0 no-repeat;
	left: 620px;
	}
	
	a#titre-bulle-2 {
	left: 10px;
	}
	
	div#img-bulle-3 {
	background : url(images/img3-public-patients.jpg) 0 0 no-repeat;
	left: 780px;
	}
	
	a#titre-bulle-3 {
	left: 5px;
	}

	div#menu-principal {
	background: #66941b;
	}
	
	div#menu-principal ul li {
	background: #66941b;
	}
	
	div#menu-principal ul li a:hover {
	background : #d2f0a2;
	color:#66941b;
	}