/* CSS Document */
body {
	background-color: #000099;
	margin-top: 0px;
	margin-left: 0px;
}

.estilox {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.estiloy {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFF00;
	letter-spacing: 1px;
}

.estiloz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.linha {
	color: #FF0000;
	font-weight: bold;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #C1C100;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.nav {
	background-color: transparent;
	position: static;
	text-decoration: none;
   }

.nav a {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
   }

.nav a:link, .nav a:visited {
	color: #000000;
   }

.nav a:hover, .nav a:focus {
	color: #999999;
	text-decoration: underline;
   }
   
.navk {
	background-color: transparent;
	position: static;
	text-decoration: none;
   }

.navk a {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
   }

.navk a:link, .navk a:visited {
	color: #000000;
   }

.navk a:hover, .navk a:focus {
	color: #999999;
	text-decoration: underline;
   }
.navesq {
	background-color: transparent;
	position: static;
	text-decoration: none;
   }

.navesq a {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
   }

.navesq a:link, .navesq a:visited {
	color: #000000;
   }

.navesq a:hover, .navesq a:focus {
	color: #999999;
	text-decoration: underline;
   }
   
#navigation {
	background-color: transparent;
	position: static;
   }

#navigation li {
	background-color: transparent;
	margin:5px;
	list-style: none;
	padding:1px;
	width: auto;
	position: static;
	margin-left: -35px;
   }
   
#navigation ul {
   background-color: transparent;
   }

#navigation a {
	display: block;
	padding: 3px 5px;
	margin: 1px 0 0;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
   }

#navigation a:link, #navigation a:visited {
	color: #000000;
	padding: 3px 4px;
	background-color: #F4FFE4;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 2px;
   }

#navigation a:hover, #navigation a:focus {
	color: #F4FFE4;
	background-color: #295200;
	padding: 3px 4px;
	border: 1px solid #F4FFE4;
   }

#navigation a:active, #navigation a:current {
    color:#000099;
    background-color: #CCCCCC;
  }
  
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titelmeio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.chamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.normalsemmargem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	display: block;
}
.normal_margem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
}
.normalcentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.negritacentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.dest_ponto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	display: block;
}
.linha {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.verdana {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	display: block;
}
.verdana_margem {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titel_1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #000099;
	letter-spacing: 1px;
}
.titel_2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: lighter;
	letter-spacing: 1px;
}
.verdana_b {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: block;
}
.normal_sp1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.negrita_sp1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	letter-spacing: 1px;
}
.rot:link {
	color: #FF0000;
	text-decoration: none;
}
.rot:visited {
	text-decoration: none;
	color: #FF0000;
}
.rot:hover {
	color: #999999;
	text-decoration: underline;
}
.rot:active {
	color: #FF0000;
	text-decoration: none;
}
.normal_sp1:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.normal_sp1:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.normal_sp1:hover {
	color: #999999;
	text-decoration: underline;
}
.normal_sp1:active {
	text-decoration: none;
	color: #FF0000;
}
.rotitel {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	letter-spacing: 1px;
}
.rotitel:link {
	color: #FF0000;
	text-decoration: none;
}
.rotitel:visited {
	text-decoration: none;
	color: #FF0000;
}
.rotitel:hover {
	color: #999999;
	text-decoration: underline;
}
.rotitel:active {
	color: #FF0000;
	text-decoration: none;
}
.ancor {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-align: center;
}
.ancor:link {
	color: #000099;
	text-decoration: none;
}
.ancor:visited {
	text-decoration: none;
	color: #993300;
}
.ancor:hover {
	color: #999999;
	text-decoration: underline;
}
.lnk:active {
	color: #000099;
	text-decoration: none;
}
.barra_links_branca_trans {
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	text-align: right;
	vertical-align: top;
	display: marker;
}
	
	
.baby {
	display: block;
	float: left;
}
.barra_links_cinza_trans {
	border-left-width: 1px;
	border-left-color: #B5B5B5;
	border-left-style: solid;
	text-align: right;
	vertical-align: top;
	display: marker;
}
#navi a {
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:0.1em;
	margin-left: 20px;
	line-height: 28px;
	}
	
#navi a:hover {
	color: #993300;
	text-decoration:underline;
	}
