div#terreiros_content .terreiros{
	background-color:#F6F0C5;
}

div#terreiros_content .terreiros .terreiro {
	background:url('../images/terreiros/terreiros_todos_background.jpg') repeat-y 0 0;	
}

div#terreiros_content .terreiros .terreiro .esquerda .imagem{
	border: 7px solid #FBAB18;
}

div#terreiros_content .terreiros .terreiro .esquerda .botoes .botao_esq{
	background:url('../images/terreiros/seta_todos_esq.jpg') no-repeat;
}

div#terreiros_content .terreiros .terreiro .esquerda .botoes .botao_esq:hover{
	background:url('../images/terreiros/seta_todos_hover_esq.jpg') no-repeat;
}

div#terreiros_content .terreiros .terreiro .esquerda .botoes .botao_dir{
	background:url('../images/terreiros/seta_todos_dir.jpg') no-repeat;
}

div#terreiros_content .terreiros .terreiro .esquerda .botoes .botao_dir:hover{
	background:url('../images/terreiros/seta_todos_hover_dir.jpg') no-repeat;
}

div#terreiros_content .terreiros .terreiro .topo{
	background:url('../images/terreiros/terreiros_todos_topo.jpg') no-repeat 0 0;
}