.b1 {
background-image: url('01_sel.gif');
background-repeat: no-repeat;
height: 60px;
width: 140px;
}
.b2 {
background-image: url('02_off.gif');
background-repeat: no-repeat;
height: 60px;
width: 78px;
}
.b3 {
background-image: url('03_off.gif');
background-repeat: no-repeat;
height: 60px;
width: 102px;
}
.b4 {
background-image: url('04_off.gif');
background-repeat: no-repeat;
height: 60px;
width: 121px;
}
.b5 {
background-image: url('05_off.gif');
background-repeat: no-repeat;
height: 60px;
width: 129px;
}
.b6 {
background-image: url('06_off.gif');
background-repeat: no-repeat;
height: 60px;
width: 106px;
}
.b7 {
background-image: url('07_off.gif');

height: 60px;
width: 81px;
}
.b2:hover {
background-image: url('02_on.gif');
background-repeat: no-repeat;
height: 60px;
width: 78px;
}
.b3:hover {
background-image: url('03_on.gif');
height: 60px;
width: 102px;
}
.b4:hover {
background-image: url('04_on.gif');
height: 60px;
width: 121px;
}
.b5:hover {
background-image: url('05_on.gif');
background-repeat: no-repeat;
height: 60px;
width: 129px;
}
.b6:hover {
background-image: url('06_on.gif');
background-repeat: no-repeat;
height: 60px;
width: 106px;
}
.b7:hover {
background-image: url('07_on.gif');

height: 60px;
width: 81px;
}
#titulo {
background-image: url('1');
margin-left:15px;
margin-top: 20px;
width: 137px;
height: 34px;
}
#images {
background-image: url('img1.gif');
width: 104px;
margin: 0px 10px 0px 0px;
height: 71px;
float:left;
}
#images2 {
text-indent: inherit;
background-image: url('img2.gif');
width: 104px;
margin: 0px 10px 0px 0px;
height: 68px;
float:left;
}

#menu-alt {
width: 480px;
margin-left: 10px;
margin-top: 10px;
height:20px;
}
#banner_frase {
margin-top: 100px;
margin-bottom: 10px;
font-style: italic;
}