.gridbar {
	padding-left:5px;
	padding-right:5px;
}
.textalignright {
  text-align : right;
}
.textaligncenter {
  text-align : center;
  }
#planifstableid a {
 text-decoration: none;
 color: white;
}
#planifstableid th {
    border-bottom: 1px solid #ddd;
}
#planifstableid td {
    border-bottom: 1px solid #ddd;
}

#planifstableid tr:hover{
	background-color:#616161;
}
#defmacroformmacroid input.clair {
		background-color:#616161;
}
