﻿
/* BOTÕES EM PORTUGUÊS */

/* GENERAL
	>> Content
		>> Menu
_______________ */

#content div.menu ul li a{
	background:url("../img/bt/bt_menu.png") no-repeat;
}

/* GENERAL
	>> Content
		>> Veja Mais
____________________ */

#content div.main ul.viewMore li a{
	background:url("../img/bt/bt_visualizar.png") no-repeat;
}

/* GENERAL
	>> Content
		>> Home
_______________ */

.home #content div.mapState h3{
	background:url("../img/tit/tit_h3_home_alimentosOrganicos.png") no-repeat 0 0;
}
.home #content div.main div.news h3{
	background:url("../img/tit/tit_h3_home_Noticias.png") no-repeat 0 0;
}
.home #general #content div.main div.events h3{
	background:url("../img/tit/tit_h3_home_Eventos.png") no-repeat 0 0;
}
