.bordasverdesup {

	border-top: 1px solid #009900;
	border-right: 1px none #009900;
	border-bottom: 1px none #009900;
	border-left: 1px none #009900;
}
.bordasverdeinf {


	border-top: 1px none #009900;
	border-right: 1px none #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px none #009900;
}
.bordasverdessupinf {



	border-top: 1px solid #009900;
	border-right: 1px none #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px none #009900;
}
.bordaesquerdaverde {



	border-top: thin none #009900;
	border-right: thin none #009900;
	border-bottom: thin none #009900;
	border-left: 1px solid #009900;
}
.todasbordasverdes {
	border: 1px solid #009900;

}
.links {
	text-decoration: none;
	color: #000000;

}
.fundobarra {
	background-image: url(imagens/geral/bs_fundo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #009900;

}

.linkativo a:hover{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;




}

.linkativo {
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;



}
.tabelasup {
	background-image: url(imagens/geral/layout/tab_sup.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.tabelalatesq {
	background-image: url(imagens/geral/layout/tab_lat_esq.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.tabelalatdir {
	background-image: url(imagens/geral/layout/tab_lat_dir.gif);
	background-repeat: repeat-y;
	background-position: left;

}
.tabelainf {

	background-image: url(imagens/geral/layout/tab_inf.gif);
	background-repeat: repeat-x;
}
.tabelaesqsup {
	background-image: url(imagens/geral/layout/tab_sup_esq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.tabelaesqinf {
	background-image: url(imagens/geral/layout/tab_inf_esq.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

.tabeladirsup {
	background-image: url(imagens/geral/layout/tab_sup_dir.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.tabeladirinf {

	background-image: url(imagens/geral/layout/tab_inf_dir.gif);
	background-repeat: no-repeat;
}
.todasbordasvermelhas {

	border: 1px solid #FF0000;
}
