/*tabelas principais*/
.tabela-border {

    border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 0px;
	
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	
	border-left-color : #ffffff;
	border-left-style : solid;
	border-left-width : 1px;

	border-right-color : #ffffff;
	border-right-style : solid;
	border-right-width : 1px;
}

.tabela1-fundo {
	background-color :  #000000 ;
}

/* tabela de topo*/
.titulo-topo {
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	font-weight : bold;
	padding-left : 5px;
}

.tabela2-fundo {
	background-color :   #706F6F;
}


.tabela3-fundo {
	background-color :   #3E3E3E;
}


.texto-topo {
	color : #FFFFFF;
	text-align : left;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	padding-left : 5px;
    padding-right : 5px;
}

/*tabela de menu*/
.tabela-conteudos{
	background-color :  #FFFFFF;
	padding-left : 2px;
	padding-top : 2px;
}

.tabela-menu{
	background-color :  #D8D8D8;
}

.tditem {
font-size: 11px;
font-family: Verdana;
text-decoration: none;
color : #FFFFFF;
 text-align : left;
 text-transform : uppercase;
 font-weight : bold;
 vertical-align : middle;
 line-height : 15px;
 height : 15px;
 padding-left : 3px;
}

.td-menu{
  font-size: 11px;
  font-family: Verdana;
  text-decoration: none;
  color : #FFFFFF;
  text-align : left;
  text-transform : uppercase;
  font-weight : bold;
  vertical-align : middle;
  line-height : 15px;
  height : 15px;
  padding-left : 3px;
  background-color :  #A5A5A5;
  cursor : hand;
}

.m-over{
font-size: 11px;
font-family: Verdana;
text-decoration: none;
color : #FFFFFF;
 text-align : left;
 text-transform : uppercase;
 font-weight : bold;
 vertical-align : middle;
 line-height : 15px;
 height : 15px;
 padding-left : 3px;
 background-color : #FF0000;
 cursor : hand;  
}

.m-out{
font-size: 11px;
font-family: Verdana;
text-decoration: none;
color : #FFFFFF;
 text-align : left;
 text-transform : uppercase;
 font-weight : bold;
 vertical-align : middle;
 line-height : 15px;
 height : 15px;
 padding-left : 3px;
 background-color : #A5A5A5;
}


/*tabela de conteudos*/

.tabela-titulo-conteudo{
 background-color :  #FF0000;
 font-size: 13px;
 font-family: Verdana;
 text-decoration: none;
 color: #FFFFFF;
 text-align : right;
 text-indent : 5px;
 text-transform : uppercase;
 font-weight : bold;
 vertical-align : middle;
 line-height : 15px;
 height : 18px;
 padding-right : 10px;
}

.texto-conteudo {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	letter-spacing : normal;
	padding-left : 3px;
	padding-right : 2px;
}

.texto-menu {
	color : #000000;
	text-align : justify;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	letter-spacing : normal;
	padding-left : 3px;
	padding-right : 2px;
}

.texto-submenu {
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	letter-spacing : normal;
	padding-left : 5px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.Btn {
	background : #FF0000;
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10px;
	text-align : center;
	border-bottom : 1px  solid Black;
    border-left : 1px solid  Black;
	border-right : 1px solid  Black;
	border-top : 1px solid Black;
}

.Caixas-fundo-on {
 height: 19px;
 line-height : 16px;
 border-bottom : 1px  solid Black;
 border-left : 1px solid  Black;
 border-right : 1px solid  Black;
 border-top : 1px solid Black;
}

.Areas-fundo-on {
 height: 76px;
 line-height : 16px;
 border-bottom : 1px  solid Black;
 border-left : 1px solid  Black;
 border-right : 1px solid  Black;
 border-top : 1px solid Black;
}
.tabela-titulo-lista {
 background-color : #FF0000;
 font-size: 12px;
 font-family: Verdana;
 text-decoration: none;
 color: #FFFFFF;
 font-weight : bold;
 vertical-align : middle;
 line-height : 15px;
 height : 15px;
}