#menuprinc {
display: block;
width: 761px;
height: 33px;
background: #b8a67a url(../images/fundopaper.gif);
border-bottom: 2px solid #482301;
float: left;
}
p.menuprinc { 
display: inline;
margin-top: 2px;
/*background: #634739;*/
width: 119px;
height: 31px;
line-height: 27px;
/* border: 2px solid #603b2d; */
float : left;
}
img.menuprinc {
display: inline;
width: 33px;
height: 31px;
float : left;
}
a.menuprinc {
display: inline;
text-decoration: none;
color: #e4dba0;
width: 119px;
height: 31px;
font-weight: bold;
text-align: center;
background: url(../images/btnmenuprinc.png) repeat;
float : left;
}
a.menuprinc:hover {
font-weight: bold;
color: #ffff03;
background: url(../images/btnmenuprinc_a.png) repeat;
}
.botoes {
display: inline;
height: 30px;
float: left;
}
a.favoritos {
display: inline;
text-decoration: none;
width: 87px;
height: 30px;
background: url(../images/favoritos.gif) repeat;
float : left;
}
a.favoritos:hover {
background: url(../images/favoritos_a.gif) repeat;
}
a.webmail {
display: inline;
margin-top:3px;
text-decoration: none;
width: 72px;
height: 25px;
background: url(../images/webmail.gif) repeat;
float : left;
}
a.webmail:hover {
background: url(../images/webmail_a.gif) repeat;
}
a.btnpadrao {
display: inline;
text-decoration: none;
margin-right: 4px;
width: 67px;
height: 19px;
background: url(../images/btnpadrao.gif) repeat;
color: #000;
float: right;
border: 0px solid;
}
a.btnpadrao:hover {
background: url(../images/btnpadrao_a.gif) repeat;
font-weight: bold;
color: #ffc311;
}
p.btnpadrao {
display: inline;
width: 47px;
height: 13px;
margin-top: 2px;
margin-left: 18px;
font-size: 11px;
text-align: center;
cursor: pointer;
float: left;
border: 0px solid #000;
}
a.btnpeq {
display: inline;
text-decoration: none;
margin-left: 3px;
width: 19px;
height: 19px;
cursor: pointer;
background: url(../images/botaozinho.gif) repeat;
float: left;
}
a.btnpeq:hover {
background: url(../images/botaozinho_a.gif) repeat;
}
a.btnpeqesq {
display: inline;
text-decoration: none;
margin-left: 3px;
width: 19px;
height: 19px;
cursor: pointer;
background: url(../images/botaozinhoesq.gif) repeat;
float: left;
}
a.btnpeqesq:hover {
background: url(../images/botaozinhoesq_a.gif) repeat;
}

a.btnpagina {
display: inline;
text-decoration: none;
margin-left: 3px;
width: 46px;
height: 19px;
cursor: pointer;
background: url(../images/btnpagina.gif) repeat;
float: left;
}
a.btnpagina:hover {
background: url(../images/btnpagina_a.gif) repeat;
}
#menuesq {
		display: inline;
        width: 149px;
        margin: 0px;
        border-style: solid solid none solid;
        border: 1px solid #3D261D;
		text-align: left;
		font-weight: bold;
		float:left;
        }

#menuesq li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menuesq li a:link, #menuesq li a:visited {
        color: #E4D6CD;
        display: block;
        background:  url(../images/menuesq.gif);
        padding: 8px 0 0 10px;
        }

#menuesq li a:hover, #menuesq li #current {
        color: #FFF;
        background:  url(../images/menuesq.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
/* MENU SEM BOTOES APENAS BARRA BLOCK */
.menubarra {
display: inline;
float: left;
}
.menubarra p {
display: block;
height: 20px;
background: #e4d3b0;
float: left;
}
.menubarra a {
display: block;
height: 20px;
color: #4a2d39;
text-decoration: none;
font-size: 15px;
}
.menubarra a:hover {
color: #e9d700;
font-weight: bold;
background: #7c4238;
}


