* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.transparencia {
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index:-1;
}
body { background: #006699 url(../imagens/images/bodybcg.jpg) no-repeat center 130px; }
h2, h3, h4, h5, h6 { font-family: "Lucida Calligraphy", "Monotype Corsiva", cursive; }
h1 {
	text-align: center;
	line-height: 30px;
	height: 50px;
	margin: 0px auto;
}
h1 span { display: none; }
h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
h4 {
	font-size: 13px;
	line-height: 16px;
	margin-top:10px;
}
a { color: #006699; }
a:hover { text-decoration: underline; }
#mldr { }
#topo {
	height: 130px;
	background: url(../imagens/images/topo.jpg) no-repeat center top;
	width: 100%;
	z-index: 1;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px;
	padding-top: 5px;
	position:relative;
	z-index:1;
}
#menu_transp {
	height: 50px;
	background: #003300;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
#menu img {
	position: absolute;
	top: -56px;
	left: -166px;
}
#menu ul {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	width: 700px;
	margin: 0px auto;
	position: relative;
}
#menu ul li {
	display: inline;
	margin: 0px 7px;
}
#menu a {
	color: #FFFFFF;
	white-space: nowrap;
}
#menu a:hover { }
#texto {
	padding: 20px;
	width: 700px;
	margin: 0px auto 50px;
	position:relative;
	font-family:  "Calibri", "Comic Sans", sans-serif;
}
#texto_transp {
	background:  #FFF url(../imagens/images/asa_texto.jpg) no-repeat right top;
	opacity:.85;
	-moz-opacity:.85;
	-khtml-opacity:.85;
	filter:alpha(opacity=85);
	width:740px;
}
#texto p, #texto li {
	font-size: 15px;
	line-height: 18px;
}
#texto p { margin-bottom: 5px; }
#texto ul { padding: 0px 10px 0px 15px; }
#texto li { }
#texto .imagem {
	margin-bottom: 10px;
	clear: left;
	float: left;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border-bottom: 1px solid #666666;
	width: 30%;
	margin-right: 15px;
}
#texto img.esquerda {
	float: left;
	margin-right: 15px;
}
#texto img.direita {
	float: right;
	margin-left: 15px;
}
#submenu {
	float: right;
	clear:right;
	text-align: right;
	min-height: 275px;
	width: 180px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	left: 30px;
}
#submenu ul { padding:0px; }
#submenu li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 7px;
	clear: right;
	float: right;
	width:100%;
	list-style: none;
	position: relative;
	display:block;
}
#submenu li h2 {
	margin: 0px;
	font-variant: small-caps;
	font-family:  "Calibri", "Comic Sans", sans-serif;
	font-size: 17px;
}
.submenu_transp {
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index:-1;
	background: #030;
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
#submenu a {
	color: #fff;
	padding: 0px 5px;
	display:block;
}
#submenu a:hover {
	background: #030;
	text-align: left;
	text-decoration:none;
}
.notnavg {
	margin-top: 15px;
	border-top: 1px dashed #000000;
}
.notnavg li {
	float:left !important;
	clear:none;
	font-size: 11px;
	line-height: 13px;
	width:auto !important;
	margin-right: 3px;
}
.not_data {
	display:block;
	font-size:11px
}
#endereco {
	font-size: 11px;
	line-height: 13px;
	clear: both;
	width: 100%;
	text-align: center;
	position: fixed;
	left: 0px;
	margin: 0px;
	padding: 3px 0px;
	font-weight: bold;
	background: #000;
	color: #FFFFFF;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#endereco a {
	color: #FFFFFF;
}
