.tet2{
	border-right:solid 1px #374F8C;
	border-bottom:solid 1px #374F8C;
	font-weight:bold;
	background-color:#D7E1FD;
	color:#374F8C;
}

.table_liste{
	border:inset 1px white;
	background-color:white;
}

.col_liste{	
	border-bottom:dashed 1px grey;
	border-right:solid 1px #374F8C;
	color:black;
}

.listHover{
	
	background-color:#F3FAE7;

}