#menu { padding: 3px; padding-right: 0; }

#button_home { width: 67px; }
#button_quem_somos { width: 107px; }
#button_o_servico { width: 90px; }
#button_contato { width: 85px; }
#button_secoes {width: 101px; }
#button_promocoes { width: 118px; }
#button_compra_rapida { width: 133px;}

#busca {
	background: url('../_img/buscabg.jpg');
	border: 1px solid #c0c0c0;
	color: #103760;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	height: 61px;
	margin-top: 3px;
	margin-right: 3px;
	padding: 0;
	width: 226px;
}

#busca .textbox {
	border: 1px solid #F1E1B0;
	color: #F1E1B0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	width: 115px;
}

.button_blue {
	background: url('../_img/button_background_blue.jpg');
	float: left;
	font: bold 12px verdana;
	height: 30px;
	line-height: 30px;
	margin-right: 3px;
	text-align: center;
}

.button_blue a {
	color: #FFF;
	text-decoration: none;
}

.button_blue a:hover {
	color: #F7C401;
}

.button_yellow {
	background: url('../_img/button_background_yellow.jpg');
	float: left;
	font: bold 13px verdana;
	height: 30px;
	line-height: 30px;
	margin-top: 3px;
	margin-right: 3px;
	text-align: center;
}

.button_yellow a {
	color: #0D4A8E;
	text-decoration: none;
}

.button_yellow a:hover {
	color: #D1291C;
}

.button_buscar {
	background: transparent url('../_img/bt_ok.jpg');
	border: 0;
	color: #000;
	cursor: pointer;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	padding-bottom: 3px;
	width: 32px;
}
