/* CSS Document */

#rodape
{
clear:both;
border:0px solid #9999CC;
width:990px;
text-decoration:none;
}

.botoes
{
margin:0px;
margin-top:50px;
padding:0px;
float:right;
position:relative;
border:0px solid #FFFF00;
background-repeat:no-repeat;
text-decoration:none;
}

.botoes li
{
width:100px;
height:30px;
float:right;
display:block;
text-decoration:none;
position:relative;
background-image:url(../img/bt_link_rodape1.jpg);
background-repeat:no-repeat;
}

.botoes li a
{
width:100px;
height:30px;
float:right;
display:block;
text-decoration:none;
position:relative;
background-image:url(../img/bt_link_rodape1.jpg);
background-repeat:no-repeat;
}

.botoes li a:link, .botoes li:visited
{
width:100px;
height:30px;
float:right;
text-decoration:none;
margin:0px;
padding:0px;
display:block;
background-image:url(../img/bt_link_rodape1.jpg);
background-repeat:no-repeat;
border:0px solid #006633;
position:relative;
}

.botoes li:hover a, .botoes li a:active, .botoes li a:hover
{
background-image:url(../img/bt_hover_rodape1.jpg);
background-repeat:no-repeat;
position:relative;
width:100px;
height:30px;
display:block;
margin:0px;
padding:0px;
text-decoration:none;
}

#rodape .end
{
width:990px;
background-color:#dc1f1f;
height:125px;
clear:both;
border:0px solid #009966;
}

#rodape .end .logo
{
height:60px;
background-image:url(../imagens/logocut.gif);
background-repeat:no-repeat;
border:0px solid #000033;
}

#rodape .end .qualinfo
{
float:right;
padding-top:30px;
}

