﻿body 
{	width:100%;
 	height:100%;
 	font-size:11px;
	color:#990000;
	
	scrollbar-arrow-color:#990000;
	scrollbar-3dlight-color:#990000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFE1E1;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#990000;
	scrollbar-track-color:#FFFFFF;	
	font-family:Arial,Verdana;
}
.Tabela_Meio
{
	width:800px;
	height:400px;
	margin-top:1%;
	margin-top:0px;
	margin-bottom:10px;
	position:relative;
	top:2%;

}
.Container
{
	width:100%;
	height:100%;
	background-image:url("../Imagens/FUNDO.jpg");
	background-position:center center;
	background-repeat:no-repeat;

}
#TOPO
{
	background-image:url("../Imagens/ALIBRAS.jpg");
	height:50px;
	background-repeat:no-repeat;
	margin-top:25px;
	margin-bottom:10px;
	margin-left:40%;
	margin-right:40%;
	
}
#FOOTER
{
	background-image:url("../Imagens/rodape.jpg");
	width:100%;
	height:46px;	
	bottom:0px;
	position:absolute;
}
img {
border: none;
}
#NAGEVADOR
{
	position:absolute;
	margin-left:45%;
	margin-right:25%;
	top:75%;
}

.acc-header, .acc-selected {
width: 300px;
margin-bottom:2px;
border-bottom-width:1px;
border-bottom-color:#990000;
padding:2px;
color:#990000;
font-weight:bold;
font-size:13px;
}

.acc-content {
width:300px;
margin-bottom:2px;
padding:2px;
font-size:11px;
}

.TituloPagina
{
	font-weight:bold;
	font-size:15px;
	color:#990000;
	
	}

a
{
	font-size:12px;
	color:#990000;
	text-decoration:NONE;
	font-weight:bold;
	border-width:0px;

}

a:hover 
{
	font-size:12px;
	color:#990000;
	font-weight:bold;	
	text-decoration:NONE;
}

a:active {
  font-size:12px;
	color:#990000;
	font-weight:bold;	
	text-decoration:NONE;
  }

.Campo
{
	background-color:#FFE1E1;
	color:#990000;
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	}
	
	
	.tblEmailPesquisa
	{
		width:500px;
		border-width:5px;
		border-color:#FFE1E1;
		border-style:solid;
		font-size:16px;
		}
		
		
		a.linkPesquisa
{
	font-size:16px;
	color:#990000;
	text-decoration:NONE;
	font-weight:bold;
	border-width:0px;

}

a.linkPesquisa:hover 
{
	font-size:16px;
	color:#990000;
	font-weight:bold;	
	text-decoration:NONE;
}

a.linkPesquisa:active {
  font-size:16px;
	color:#990000;
	font-weight:bold;	
	text-decoration:NONE;
  }