#mainBarra { width: 877px; height: 30px; background-color: rgb(80,80,80); -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; overflow: hidden; margin-bottom: 20px; }


#mainBarra .barraIndicator { color: black; text-align: center; line-height: 200%; height: 30px; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; text-shadow: none !important; color: white; font-weight: bold; font-size: 12pt; }

#mainBarra .barraOne { background-color: rgb(120,120,120); }
#mainBarra .barraTwo { background-color: rgb(150,150,150); }
#mainBarra .barraThree { background-color: rgb(180,180,180); color: rgb(30,30,30) }
#mainBarra .barraFour { background-color: rgb(220,220,220); color: rgb(30,30,30) }
#mainBarra .barraFive { background-color: #FF6E00; }