@charset "windows-1250";
body {
	background-color: #e0e0e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#menu {
	position:absolute;
	left:79px;
	top:173px;
	width:192px;
	height:131px;
	z-index:2;
	visibility: hidden;
	overflow: visible;
}

#DivPrincipal {
	position:absolute;
	left:256px;
	top:204px;
	width:400px;
	height:229px;
	z-index:1;
}

.TituloPrincipal {
	font-family:Arial;
	color: #FFF700;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
#apDiv1 {
	position:absolute;
	left:148px;
	top:114px;
	width:550px;
	height:20px;
	z-index:2;
}

#apDiv2 {
	position:absolute;
	left:50%;
	top:10px;
	width:700px;
	height:136px;
	z-index:0;
	visibility: visible;
	margin-left:-350px;
}

#apDiv4 {
	position:absolute;
	left:85px;
	top:211px;
	width:150px;
	height:239px;
	z-index:5;
}

#apDiv5 {
	position:absolute;
	left:135px;
	top:176px;
	width:41px;
	height:56px;
	z-index:5;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.TituloTahoma13px {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #073592;
}
.TituloTahoma13pxSublinhado {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #073592;
}
.TituloTahoma14px {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #073592;
}
.TextoTahoma12px {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
}
.TextoTahoma11px {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
}
.TextoTahoma11pxSublinhado {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
	text-decoration:underline;
}
.TextoTahoma12pxBordaBaixo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
	color: #073592;
}
.TextoTahoma12pxSublinhado {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #073592;
}

.EspacoBranco{
	font-family: Arial;
	font-size: 5px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.Formularios{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	border: 1px solid #7F9DB9;
}
.Botoes{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
}
.fundoMenu{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	background: url(imagens/fundo3.gif) center;
}

.LinhaComp{
	border-width:0px;
	background-color:#EAF4FF;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
}

.LinhaCompFundo{
	border-width:0px;
	background-color:#D9EAFB;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
	cursor:pointer;
}

.LinhaCompTitulo{
	border-width:0px;
	background-color:#DCECFC;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
}

.LinhaSubTitulo{
	border-width:0px;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#003399;
}

#divInfo{
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	position:absolute;
	left:132px;
	top:234px;
	width:200px;
	height:1px;
	z-index:1;
	overflow: visible;
	visibility: hidden;
}
.DivTahomaEsquerda {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
	text-align:left;
	width:460px;
	position:relative;
}

.DivTahomaEsquerda2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #073592;
	text-align:left;
	width:480px;
}

.TabelaInfo{
	border:dashed;
	border-width:1px; 
	border-color:#666666;
}

.TextoTahoma15pxSublinhadoAtencao {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	text-decoration: underline;
	color: #B70909;
}

div {
	margin: 0px; 
	padding: 0px;
}

#divInfo{
	position:absolute; 
	align:left;
	top:18px; 
	left:24px;
	min-height: 10px; /* ALTURA MÍNIMA, PARA O FF */
	height: 10px; /* ALTURA MÍNIMA, PARA O IE6 */
	height: auto !important; /* ASSIM A DIV AUMENTA CASO O CONTEÚDO ULTRAPASSE A ALTURA MÍNIMA */
}

.Menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	background:url(imagens/fundo3.gif);
}

.MenuOver {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	background:url(imagens/fundo2.gif);
}

#principal{
	align:left;
	min-width: 480px; /* ALTURA MÍNIMA, PARA O FF */
	width: 480px; /* ALTURA MÍNIMA, PARA O IE6 */
	width: auto !important; /* ASSIM A DIV AUMENTA CASO O CONTEÚDO ULTRAPASSE A ALTURA MÍNIMA */
}
