	
.timeline .steps { background: url(../img/a-tbl/timeline/timeline-bar.png) no-repeat 0px 8px; height: 88px; margin-top: 5px; width: 730px; position: relative; left: -5px; }
.timeline h3 { color: 30614D; font-size: 25px; }

.timeline .steps a { background: url(../img/a-tbl/timeline/timeline-marcador-normal.png) no-repeat center top; color: #4A9577; font-size: 12px; cursor: pointer; display: block; padding-top: 36px; height: 24px; width: 30px; /*position: absolute;*/ top: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.timeline .steps a:hover {background: url(../img/a-tbl/timeline/timeline-marcador-hover.png) no-repeat center 1px; color: #30614D;}
.timeline .steps .current {background: url(../img/a-tbl/timeline/timeline-marcador-ativo.png) no-repeat center 3px !important; color: #4A9577;}

.timeline .steps li {height: 60px; width: 30px; float:left; margin-left: 6px;}
.timeline .steps .imgr {text-indent: 0px;}

.timeline .controls { position: absolute; right: 22px; top: 100px; }
.timeline .controls a { background: url(../img/structure/controls.png) no-repeat; cursor: pointer; display: block; float: left; height: 30px; margin-right: 4px; width: 18px; }
.timeline .controls .prev { background-position: 0 -34px; }

/* .timeline .steps .year1976 { margin-left: 8px;} */