/*-------------------------patient--------------------------*/	
.titre {
	background:url(/img/patient/title1.gif) 5px 0 no-repeat;
	color: #76b937;
	margin: 10px 0 0 4px;
	padding:0 0 24px 22px;
	font-size:30px;
}
.sousTitre {
	background:url(/img/patient/title2.gif) 0 5px no-repeat;
	padding: 0 0 14px 12px;
	color:#00b1d1;
	font-size:15px;
	font-weight:bold;
	margin: 0 0 0 35px;
}
.miniTitre {
	background:url(/img/patient/title3.gif) 0 3px no-repeat;
	color:#00b1d1;
	padding: 0 0 0 6px;
	margin:  0 0 11px 40px;
	font-size:12px;
	font-weight:bold;
}
.text ul li {
	background:url(/img/patient/bg_li.gif) 0 5px no-repeat;
	padding: 0 0 0 12px;
	color:#685963;
	font-size:12px;
	margin: 0 0 0 32px;
}

