.index_body {
	background-color: White;
	background-image: url(../img/bg.gif);
}

.tabela_menu_vazia2 {
	background-color: #181818;
}

.tabela_menu_vazia {
	background-color: #3a3a3a;
}

.tabela_menu_cima {
	background-color: #5e5e5e;
	padding: 5px;
}

.tabela_principal {
	background-color: #e1e1e1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
	padding: 5px;
}

.tabela_institucional {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50564E;
	text-align: justify;
	padding: 10px;
}

.texto_menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}
 
A:LINK { 
	font-family:verdana; 
	font-weight : normal;
	text-decoration : none;	
	font-size:12px; 
	color: #e18c1e; 
}

A:VISITED {
	color : #e18c1e;
	text-decoration : none;
	font-weight : normal;
	font-size: 12px;	
}

A:HOVER {
	font-family: verdana;
	color: #D3D3D3;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
} 
 
A.menu:LINK { 
	font-family:verdana; 
	font-weight : normal;
	text-decoration : none;	
	font-size:11px; 
	color: #e18c1e; 
}

A.menu:VISITED {
	color : #e18c1e;
	text-decoration : none;
	font-weight : normal;
	font-size: 11px;	
}

A.menu:HOVER {
	font-family: verdana;
	color: #D3D3D3;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/* Index */
.texto_institucional_titulo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #3C3C3C;
	text-align: justify;
}

.texto_institucional {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50564E;
}

/* Formulário */

.formulario_botao {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: gray;
	font-weight: bold;
	border: 1px solid #e1e1e1;
	background-color: #e1e1e1;
	width: 40px;
	cursor: hand;
}

.input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	font-weight: normal;
	border: 1px solid #e1e1e1;
	background-color: #e1e1e1;
}

.dummy {
	background-color: transparent;
	border: 0px none;
}

/* Texto Rodapé */

.td_rodape {
	border-top: 0px solid #000000;
}

.texto_rodape {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
	line-height: 100%;
}

.gradualshine{
	filter:alpha(opacity=60);
	-moz-opacity:0.7;
}

.imagem {
	/* background-image: url(../img/floreado.jpg); */
	background-color: #FFFFFF;
	border: 0px solid #eee3d6;
}
