/* Cor padrao de link */
a:link 
{
	color:#45942B;
	text-decoration: underline;
	font-weight:bold;
}

a:visited 
{
	color:#45942B;
	text-decoration: none;
	font-weight:bold;
}

a:hover 
{
	color:#000;
	text-decoration: underline;
	font-weight:bold;
}

/* Cor do corpo da pagina*/
body 
{	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tabelaPrincipal, .tabelaConteudo, .tabelaInteriorConteudo, .tdBanner, .tdBannerAdmin, .tdMenu, .tdRodape, .tdVazio, .tdDireita, .tdEsquerda, .tdMenuSuperiorEsquerdo, .tdMenuSuperiorDireito, .tdMenuCima, .tdMenuInferiorEsquerdo, .tdMenuInferiorDireito, .tdMenuBaixo, .tabelaMenu, .tabelaMenuAdmin, .tdCor1, .tdCor2, .tdCor3, .fonteMenu, .tdRodapeDireita, .tdRodapeEsquerda, .tdLoad, .tabelaEscrita, .botao1, .tabelaConteudoCentralizado, .tdCorFundo, .tdCorFundoAdmin, .tabelaInicio, .caixaTexto, .tabelaExpandida, .fonte1
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.botao1
{
	background-color:#45942B;
	font-weight:bold;
	border:1px solid #333333;
	color: #FFFFFF;
}

.caixaTexto
{
	background-color:#B6D963;
	font-weight:bold;
	border:1px solid #FFFF00;
	color: #00612E;
}

.fonteMenu
{	font-weight:bold;
}

.fonte1
{
	font-size:18px;
	color:#45942B;
	font-weight:bold;
}

.logoGrande
{
	background-image: url(../img/topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 160px;
	width: 990px;
}

.logoSmall
{
	height:59px;
	background-image: url(../img/topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.tabelaPrincipal, .tabelaPrincipalAdmin
{	background-color: #FFFFFF;
	border: 1px #237599 solid;	
	height: 100%;
}

.tabelaPrincipal
{	width: 780px;
}

.tabelaInicio
{
	width: 990px;
}

.tabelaPrincipalAdmin
{	width: 100%;	
}


.tabelaConteudo, .tabelaInteriorConteudo, .tabelaMenu, .tabelaRodape
{	width: 100%;
}

.tabelaMenuAdmin
{	width:30%;
}

.formVasio{
	color: #FFF;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.tabelaEscrita
{	width:99%;
}

.tabelaConteudo
{	height:100%;
}

.tabelaConteudoCentralizado
{
	text-align:center;
	border:#CCE787 1px solid;
	width:99%;
}

.tdBanner
{	height: 179px;
}

.tdBannerAdmin
{	height: 100px;
	background:#81AC0C;
}

.tdMenu, .tdRodape
{	background-image: url(../img/pagina/menu.jpg);
	height: 25px;
	text-align:center;
}

.tdCorFundo, .tdCorFundoAdmin
{
	background-color: #FFFF00;
	color: #000000;
	background-image: url(../img/pagina/logo_fundo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tdCorFundo
{
	width:99%;
	height:15px;
	font-weight: bold;
	text-align: center;
}
.tdCorFundoAdmin
{	width:50%;
}

.tdRodapeDireita, .tdRodapeEsquerda
{	font-size:11px;
}

.tdRodapeDireita
{	width:20%;	
}

.tdRodapeEsquerda
{	width:80%;
	text-align:center;
}

.tdVazio 
{	height: 10px;
}

.tdDireita
{	width: 70%;
}

.tdEsquerda
{	width: 30%;
}

.tdMenuSuperiorEsquerdo, .tdMenuSuperiorDireito, .tdMenuCima
{	height:22px;
}

.tdMenuSuperiorEsquerdo
{	background-image:url(../img/pagina/menu_cima_esq.jpg);
	width:3px;
}

.tdMenuSuperiorDireito
{	background-image:url(../img/pagina/menu_cima_dir.jpg);
	width:8px;
}

.tdMenuCima
{	background-image:url(../img/pagina/menu_cima.jpg);
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.tdMenuInferiorEsquerdo, .tdMenuInferiorDireito, .tdMenuBaixo
{	height:33px;
}

.tdMenuInferiorEsquerdo
{	background-image:url(../img/pagina/menu_baixo_esq.jpg);
	width:3px;
}

.tdMenuInferiorDireito
{	background-image:url(../img/pagina/menu_baixo_dir.jpg);
	width:8px;
}

.tdMenuBaixo
{	background-image:url(../img/pagina/menu_baixo.jpg);
}

.Textocorpo
{
	color: #FFF;
	background-color: #86C127;
}


.tdCantoEsquedo
{	background-image:url(../img/pagina/canto_esq.jpg);
}

.tdCantoDireito
{	background-image:url(../img/pagina/canto_dir.jpg);
}

.tdCor1
{
	background-color:#C3E27B;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
}

.tdLoad
{	background-color:#E6F3C5;
	font-weight:bold;
	text-align:center;
}

.tdCor2
{
	background-color:#5EA428;
	width:100%;
}

.tdCor3
{
	background-color:#C5DF74;
	width:100%;
}

.tabelaExpandida
{	width:100%;
}

.thumbnail
{	border:#CCCCCC 1px solid;
}

.linhaAbaixo
{	border-bottom:#CCCCCC 1px dashed;
}
.botao2 {
	background-image: url(../img/buscar.png);
	height: 51px;
	width: 51px;
	border:0px;
}
.bgverde {
	background-color: #86C127;
}

