.warning { background-color: White;border: 1px solid Red; }
.warningDelete { background-color: #FFC7C7;border: 1px solid Red; } 
.warningHeader { background-color:red; } 

.tableHeader { background-color:#D6DFE7; }
.requete { background-color:#E7E7E7; }
.tableHeaderCreateTable { font-weight: bold;background-color:#D6DFE7; }
.primaryKey {text-decoration: underline;}
.linkTableList { font-size: 75%; }
.tabMenu { border-bottom: 1px solid black; }


a:hover { color: red; text-decoration: underline; }
a.menu { margin-left: 5px; margin-right: 5px; padding-left: 5px; padding-right: 5px; border-left: 1px solid Black; border-right: 1px solid Black; border-top: 1px solid Black; background-color: #E7E7E7; }
a.menu:hover { text-decoration:none; background-color:#CECFCE; }

body { background-color:white; margin-top : 0; margin-right : 0; margin-left : 0; margin-bottom : 0; }
.footer { text-align: center; font-size: xx-small;}
.tableMenuDatabase { background-color : #DEE7EF ; border: 1px solid #BDD3EF; }

.lignePaire { background-color: #DEE7EF; }
.ligneImpaire { background-color: #E7EBF7; }
a { text-decoration: none; color: #465584 ;}
