TD.FundoMenuTopo {
	background-image : url(../img/layout/fundo_menu_topo.jpg);
	background-repeat : repeat-x;
}
TD.FundoMenuEsquerdo{
	background-image : url(../img/layout/fundo_menu_lateral.jpg);
	background-repeat : repeat-y;
}
TD.LinkMenuEsquerdo{
	height: 15;
	border-bottom: 1px solid #C1CEC2;
}
TD.FundoHome{
	border-right-color : #C0DABC;
	border-right-style : solid;
	border-right-width : 1;
	border-left-color : #F1F5F1;
	border-left-style : solid;
	border-left-width : 1;
}
TD.FundoListagemAlbum{
	background : url(../img/layout/fundo_listagem_album.jpg);
	background-repeat : no-repeat;
}
TD.FundoTitHome{
	height: 30px;
	background-image: url(../img/layout/fundo_titulo_home.jpg);
	background-repeat: repeat-x;
}
TD.DivisaoHome{
	height: 10px;
	background-image: url(../img/layout/divisao_home.jpg);
	background-repeat: repeat-x;
}
TD.FundoTitNoticia{
	height: 40px;
	background-image: url(../img/layout/fundo_tit_noticia.jpg);
}
TD.FundoTitReceita{
	height: 40px;
	background-image: url(../img/layout/fundo_tit_receita.jpg);
}
TD.FundoTitGuia{
	height: 40px;
	background-image: url(../img/layout/fundo_tit_guia_pantanal.jpg);
}
TD.FundoTitPeixe{
	height: 40px;
	background-image: url(../img/layout/fundo_tit_peixes.jpg);
}
TD.FundoTitPontoTuristico{
	height: 40px;
	background-image: url(../img/layout/fundo_tit_ponto_turistico.jpg);
}
TD.FundoAnuncioSimples1{
	background: #E1EDDE;
	border-bottom : 1px dashed #87B77B;
	border-top : 1px dashed #87B77B;
	border-left : 0px;
	border-right : 0px;
}
TD.FundoAnuncioSimples2{
	background: #F7FAF5;
	border-bottom : 1px dashed #87B77B;
	border-top : 1px dashed #87B77B;
	border-left : 0px;
	border-right : 0px;
}