@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
font-size:12px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
background: url(../../img/bg_fill_cardapio.jpg);
background-color: #000000;
}

#alvo{
top:80px;
width:990px;
position:absolute;
left:50%;
margin-left:-495px;
}

.bt_caixa{
border-right: solid #663300 1px;
padding-right:10px;
padding-left:10px;
float:left;
}
#logo{
margin-right:30px;
float:left;
width:159px;
}
.btG{
font-size:17px;
}
.btP{
font-size:12px;
font-weight:bold;
color: #FFFFFF;
text-transform:uppercase;
}
.btP:hover{
font-size:12px;
color: #663300;
text-transform:uppercase;
}
a{
text-decoration:none;
color:#FFFFFF;
}
a:hover{
color:#B8A87B;
}

#menu{

}	

#myAlternativeContent{
width:995px;
height:531px;
}