body {
	margin: 0px; 
	padding: 0px; 
	background: #dcdcdc url(img/bgmil.gif) center top repeat-y;
}

#page {
	margin: auto; 
	width: 1000px;
}

#buttons {
	width: 410px;
}

#buttons, #content {
	margin:auto;
	margin-top: 5px;
	text-align: center;
}

#content {
	min-height:700px;
    height: auto !important;
    height:700px;
}

.button {
	height: 35px;
	width: 125px;
	cursor: pointer;
	float:left;
	margin-left: 10px;
}


#b_fotos {
	background: transparent url(img/b_fotos.gif) center top no-repeat;
}

#b_fotos:hover, .fotos_active {
	background: transparent url(img/b_fotos_h.gif) center top no-repeat !important;
}

#b_cardapio {
	background: transparent url(img/b_cardapio.gif) center top no-repeat;
}

#b_cardapio:hover, .cardapio_active {
	background: transparent url(img/b_cardapio_h.gif) center top no-repeat !important;
}

#b_area {
	background: transparent url(img/b_area.gif) center top no-repeat;
}

#b_area:hover, .area_active {
	background: transparent url(img/b_area_h.gif) center top no-repeat !important;
}
