#indic{
position: fixed;
bottom: -1px;
left: 0;
width: 100%;
height: 2em;
padding:;
/*border-top: 1px solid #999; */
z-index: 2000;
/*background: rgba(120, 120, 120, .8); */
display: inline-block;
line-height: 9px;
color: #fff;
font-style: bold;
font-size: 1.1em;
/* background: #fff; */background: #00BA00;

}
#indic a{padding:5px 10px;background-color:#d2d2d2;}
#indic a:hover{background-color:#d6d6d6;}