﻿body 
{
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    border:0px;
    margin:0px;
    /*background-image: url('../imagens/fundo_rep.jpg');
	background-repeat:repeat;
	background-position:Top;*/
	background-color:#000000;
	font-family:Trebuchet MS;
	font-size: 11px;
	line-height:18px;
	color:#E3E6E6;

}
.tabela0{ width:100%; vertical-align:top; }

.tabela1{ width:740px; vertical-align:top; margin-top:20px;margin-left:40px;margin-right:40px;margin-bottom:0px; }

.tabela2{width:100%; vertical-align:top;}


.tabela_contents
{
     width:100%;
     vertical-align:top;
     margin:0px;
     padding-left:0px;
     padding-right:0px;
     padding-top:0px;
     padding-bottom:0px;
     color:#E3E6E6;
}


.div_vertical {
  position:absolute;
  z-index:1;
  width:660px;
  height:440px;
  padding-right:20px;
  /*overflow:scroll*/
  overflow-y:scroll ;
  overflow-x:hidden ;
}



.titulos
{
    color:#ff8400;
    font-weight:bold;
	font-family:Trebuchet MS;
	font-size: 18px;
	line-height:20px;
}



.texto
{
    color:#ababab;
	font-family:Trebuchet MS;
	text-align:justify;
	font-size: 11px;
	line-height:20px;
}

.texto2
{
    color:#ff8400;
	font-family:Trebuchet MS;
	text-align:justify;
	font-size: 11px;
	line-height:20px;
}

.texto_numeracao{ font-weight:bold; }

.linhas{ width:100%; border:0.5px dotted #ff8400; }

.linhas_listagens{border:0px dotted #ff8400;}

.titulos_listagens
{
    color:#ff8400;
	font-family:Trebuchet MS;
	font-weight:bold;
	text-align:justify;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
}

.titulos_links
{
    cursor:pointer;
     text-decoration:none;
}

.pad_icones{ padding-right:20px;}

.pad_logo{ padding-left:64px;}


.divLeft { 
    float: left;
    margin-right: 20px; 
    margin-bottom: 10px; 
    padding:0px;
}


.tabela_numeracao
{
    border-top: 0.5px dotted #ff8400;
    border-bottom: 0px dotted #ff8400;
    border-left: 0px solid #ff8400;
    border-right: 0px solid #ff8400;
}


.numeracao
{
	text-decoration:none;
	font-family:Arial;
	font-size:x-small;
	cursor:pointer;
	color:#ff8400;
	width:18px;
	height:18px;
}

.numeracao:hover
{
	text-decoration:none;
	font-family:Arial;
	font-size:x-small;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	width:18px;
	height:18px;
}

.numeracao_active
{
	background-color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-weight:bolder;
	font-size:x-small;
	color:Yellow;
	width:18px;
	height:18px;
}

.imagens_zoom{ 
	display:block;
	padding:4px;
	border-top:0px solid #F0F0EE;
	border-bottom:0px solid #F0F0EE;
	border-left:0px solid #F0F0EE;
	border-right:0px solid #F0F0EE;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(Color=#ff8400,offX=1,offY=1,positive=true,direction=135, strength=4);      */

}

.imagens_zoom:hover{border:0px solid #ff8400;}

.imagens_zoom2{ 
	padding:0px;
	border-top:0px solid #F0F0EE;
	border-bottom:0px solid #F0F0EE;
	border-left:0px solid #F0F0EE;
	border-right:0px solid #F0F0EE;
}

.bg_texture
{
    background-image: url('../imagens/fundo_rep.jpg');
	background-repeat:repeat;
	background-position:Top;
}



