a{
	text-decoration:none;
	color:black;
	  line-height:25px; 

}

ul
{
	list-style-type:none;
	list-style-image:none;

		  margin-left:25px;

}

li
{


		  margin-left:-25px;

}
input{
	text-align:right;
}
.xl72{
margin-right:0px;
margin-left:auto;}
.invisible{
	display:none;
}
.TI_amorti td{text-align:center;}

/***************************
		Tableau
***************************/

.tableau_calcul{
background:#CCCCCC;
}
 .tableau_calcul tr td{
 	padding:3px;
 }
 
 .tableau_calcul .entete{
 	background:#fea;
 }
  .tableau_calcul .entete_titre{
 	background:#f96;
 	font-size:20px;
 	font-weight:bold;
 }
 .ressette{
 	border:1px solid black;
 	background:#02ADE5;
 	padding:2px;

 }
 .tableau_calcul .resultat input{
 	background:#ed9;
 }
 .tableau_calcul hr{
 	color:black;
 }
 .tableau_calcul tr.ligne{
 	height:20px;
 	background:#ed9;
 	text-align : center; 
 }
 
 
