/* main.css */
#liste td.listitem1, #liste table td.listitem4 {background-color:#006ab4;border-color:#006ab4;}
div.export  {background:#006ab4;}

/* nav.css */
.version, .act .rc,  .act .rc b {background-color: #006ab4;color:#fff;}
span.new {color: #006ab4;}
.main span.new {color: #535353;}

div.admin-login-box {border-color: #006AB4;}

/* facelift */
#liste table td.listitem4 { background-color: #006ab4 !important; }
.tabs .tab .b1 a:hover { color: #004c81; }
.tabs .tab.active .b1 { color: #004c81; }

#top ul li a { color: #006ab4 !important; }
#top ul li:hover a { color: #004c81 !important; }
#top .version { color: #006ab4; }

#nav ul li.exp { border-left-color: #006ab4; }

div.admin-login-box input[type="submit"] { background: #006ab4; }