#enviar_contato{
	width:123px;
	height:24px;
	background:url(../images/layout/botoes/enviar_contato.jpg) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:left;
	}
	
#enviar_contato:hover{
	background:url(../images/layout/botoes/enviar_contato2.jpg) no-repeat;
	}

/***************************************************************/


#adicionar_a_lista{
	width:131px;
	height:24px;
	background:url(../images/layout/botoes/adicionar_a_lista.jpg) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:left;
	}
	
#adicionar_a_lista:hover{
	background:url(../images/layout/botoes/adicionar_a_lista2.jpg) no-repeat;
	}

/***************************************************************/

#alterar_item{
	width:131px;
	height:24px;
	background:url(../images/layout/botoes/alterar_item.jpg) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:left;
	}

#alterar_item:hover{
	background:url(../images/layout/botoes/alterar_item2.jpg) no-repeat;
}

/***************************************************************/

#enviar_news{
	width:62px;
	height:24px;
	background:url(../images/layout/botoes/enviar.gif) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:left
	}

#enviar_news:hover{
	background:url(../images/layout/botoes/enviar2.gif) no-repeat;
}

/***************************************************************/



#lista_mais{
	width:177px;
	height:24px;
	background:url(../images/layout/botoes/adicionar_produtos.jpg) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:left;
	}

#lista_mais:hover{
	background:url(../images/layout/botoes/adicionar_produtos2.jpg) no-repeat;
}


/***************************************************************/



#lista_finalizar{
	width:169px;
	height:24px;
	background:url(../images/layout/botoes/finalizar_orcamento.jpg) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:right;
	}

#lista_finalizar:hover{
	background:url(../images/layout/botoes/finalizar_orcamento2.jpg) no-repeat;
}


/***************************************************************/



#enviar_orcamento{
	width:169px;
	height:24px;
	background:url(../images/layout/botoes/finalizar_orcamento.jpg) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:left;
	}

#enviar_orcamento:hover{
	background:url(../images/layout/botoes/finalizar_orcamento2.jpg) no-repeat;
}
