/* CSS Document */

div#menu ul li a.select{
  background:#01A6E0;
}
div#menu ul li a.select:hover{
  text-decoration: underline;
  background: #49C0EA;
}

table thead th{
     background: #01A6E0;
}

table thead th a {
     background:none;
}


table tfoot tr td{
	color:#01A6E0;
}

span.titrecarte {
      color:#49C0EA;   
}

span#titreentreprise {
     color:#01A6E0;
}

