/*Styles pour 056 et subnotices */

	td.min							/*petits caractères*/
 		{border: 1px solid #007800;
		 border-collapse: collapse;
		 padding-left: 0.8em;
		 padding-right: 0.8em;
		 padding-top:0.3vh;
		 padding-bottom: 0.3vh;
		 text-align: left;
		 line-height: 2.4vh;
		 vertical-align: baseline;
		 font-size: 0.8em;}
	th.min	
		{border: 1px solid #007800;
		 border-collapse: collapse;
		 background-color: #E3F6CE;
		 padding-left: 0.8em;
		 padding-right: 0.8em;
		 padding-top: 0.3vh;
		 padding-bottom: 0.3vh;
		 text-align: center;
		 line-height: 2.4vh;
		 font-size:0.8em;}
	td.ssbord						/*sans bordure*/
		{border:none;
		 padding-left: 0.5em;
		 padding-right:0.5em;}
	p.Exh2 							/*petits caractères*/
		{margin-top:0;
		margin-left:6vw;
		margin-bottom:0;
		text-align:justify;
		white-space:normal;
		text-indent:-50px;
		line-height:18px;
		font-size:0.8em;}
	p.sstit							/*sous-titre header*/
	{margin:0;  
	 text-align:center;
	 overflow:hidden;
	 background-color:#D2D2D2; 
	 font-family:"Times new roman", serif; 
	 font-size:16px;
	 font-weight:bold;
