/**************************************************************
 FOLHA DE ESTILOS para a página inicial: index.php

 Autor: Adriano Fialho / adriano.fialho@ibonfim.com
 
 Desenvolvimento: iBONFIM - Agência Online
 				  http://www.ibonfim.com
***************************************************************/

/*********************************************** BODY ***********************************************/
body {background:url("../imgs/bgBody.jpg") #7ACA13 top left repeat-x;}



/*********************************************** BOX TOPO ***********************************************/
.centralizaSite .boxSite .boxTopo{background:url("../imgs/bgTopo.jpg") #000000 bottom center no-repeat;}



/*********************************************** BOX CONTEUDO ***********************************************/
.centralizaSite .boxSite .boxConteudo{background:url('../imgs/bgConteudo.jpg') top center no-repeat #000000;}



/*********************************************** MENU ***********************************************/
.centralizaSite .boxSite .boxMenu{
	background:#83CD20;
	border-left:1px solid #83CD20;
	border-right:1px solid #83CD20;
}



/*********************************************** BOX RODAPE ***********************************************/
.boxRodape{background:url('../imgs/bgRodape.jpg') bottom center no-repeat #000000;}




/*********************************************** CONTEUDO ***********************************************/
/*.centralizaSite .boxSite .boxConteudo .conteudo a:hover img{border:5px solid #7AC912;}*/



/*********************************************** PRODUTOS ***********************************************/
/*.centralizaSite .boxSite .boxConteudo .conteudo .boxProdutos .produto .boxDetalhes .detalhes .btSoliciteProposta a{
	background:#4F8B00;
}*/