* {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none
}
body {
	background: #FFF url(../imagens/fundo_site.png) repeat scroll center;
	font: 12px Arial, Helvetica, sans-serif
}
table {
	background-color: #EEE;
	clear: both;
	margin: 10px 0;
	width: 100%
}
th {
	background-color: #CFC;
	border: 1px solid #090;
	color: #030;
	font-weight: 400
}
td {
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: center
}
tr.titulotabela td {
	background-color: #CFC;
	color: #030;
	text-align: center
}
#topo {
	background-color: #FFF;
	border-top: 4px solid #0C0;
	height: 80px;
	padding: 0 9px 0 49px;
	width: 720px
}
.foto {
	height: 135px;
	width: 778px
}
#conteudo {
	background-color: #FFF;
	background-image: url(../imagens/fundo_conteudo.gif);
	background-position: center top;
	background-repeat: repeat-y;
	color: #666;
	display: block;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 778px
}
#conteudo img {
	margin: 10px
}
#conteudo .aviso {
	color: #C00;
	padding-left: 30px
}
#rodape {
	background-color: #e1ffe1;
	background-image: url(../imagens/fundo_rodape.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 4px solid #0c0;
	height: 50px;
	width: 778px
}
.digisul {
	float: right;
	margin-left: 70px;
	margin-top: 10px
}
.digisul a {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 90px
}
#texto {
	float: left;
	line-height: 150%;
	width: 565px
}
.formatado {
	display: block;
	padding: 5px 0 5px 15px
}
h1, h2 {
	background-image: url(../imagens/fundo_titulo.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	clear: both;
	color: #060;
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	padding: 5px 0;
	text-indent: 20px
}
#texto a {
	color: #060
}
#texto a:hover {
	color: #0C3;
	text-decoration: underline
}
#texto li {
	margin: 10px 0
}
#texto .ler_noticia {
	border-bottom: 1px dashed #CCC;
	border-top: 1px dashed #CCC;
	float: left;
	padding: 10px 0;
	width: 100%
}
#barra {
	color: #390;
	display: block;
	float: right;
	position: relative;
	width: 200px
}
#barra .titulo {
	background-color: #D3FED2;
	color: #060;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: center
}
#barra li {
	border-bottom: 1px dashed #D3FED2;
	margin-bottom: 2px;
	padding: 2px 2px 3px 10px
}
#barra a {
	color: #060
}
#barra a:hover {
	color: #096
}
.topo_noticia img, .ler_noticia img, .img_esquerda {
	background-color: #f0f0f0;
	border: 1px solid #CCC;
	float: left;
	margin: 0 6px
}
.topo_noticia .texto_topo_noticia {
	color: #999;
	float: left;
	padding-top: 10px;
	width: 380px
}
.topo_noticia li {
	border-bottom: 1px dashed #CCC;
	color: #333;
	float: left;
	padding-bottom: 10px
}
.noticia_lista li {
	background-image: url(../imagens/bullet.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	padding-left: 10px
}
.form_texto {
	clear: left;
	float: left;
	line-height: 25px;
	text-align: right;
	width: 100px
}
.form_campo {
	float: left;
	width: 350px
}
.form_texto, .form_campo {
	padding: 10px
}
input, textarea, select {
	background-color: #f0FFf0;
	border: 1px solid #090;
	padding: 2px
}
.links {
	margin: 10px;
	padding: 10px
}
.fale_conosco {
	border-bottom: 1px dashed #CCC;
	margin: 10px;
	padding: 10px;
	width: 520px
}
.fale_conosco span {
	color: #090
}
#menu {
	background-color: #FFF;
	background-image: url(../imagens/fundo_menu.gif);
	background-position: center center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #090;
	border-top: 1px solid #090;
	height: 24px;
	width: 778px;
}
ul#navmenu {
	border: 0 none;
	height: 24px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 758px; /* para centralização + ou - */
	float: right;
}
ul#navmenu li {
	border: 0 none;
	display: inline;
	float: left;
	height: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative
}
ul#navmenu ul {
	border:none;
	display:none;
	left: 0;
	list-style:none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 110px;
	background-color:#CFC;
}
ul#navmenu ul li {
	display: block!important;
	float: none;
}
ul#navmenu a {
	color: #060;
	display: block;
	float: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto!important;
	line-height: 24px;
	margin: 0 auto;
	padding: 0 7px;
	text-decoration: none
}
ul#navmenu li:hover li a, ul#navmenu li.iehover li a {
	background-color: #CFC;
	color: #030;
	float: none;
	text-align: left
}
ul#navmenu ul ul, ul#navmenu ul ul ul {
	display: none;
	left: 160px;
	position: absolute;
	top: 0
}
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul {
	display: none
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul {
	border: 1px solid #090;
	display: block
}
#topo, #conteudo, #rodape, .foto, #menu {
	margin-left: auto;
	margin-right: auto
}
#topo #flash_topo {
	display: block;
	float: left;
	width: 620px 
}
#email_login {
	display: block;
	float: right;
	width: 140px
}
#email_login table, #email_login table td {
	background-color: #fff;
	border: 0;
	color: #666;
	font-size: 9px;
	margin: 0
}
#email_login input, #email_login password, #regiaoForm input {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px
}
.noticia_lista, .clear {
	clear: both
}
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a, ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a {
	background-color: #090;
	color: #FFF
}

#popbanner{
z-index:9000;
width:450px;
height:410px;
display:block;
position:absolute;
} 

#popbanner #fechar_popup {
clear:both;
float:right; 
background-color: #060;
color:#fff;
font-weight: bold;
padding:2px;
}

#popbanner img {
border: 2px #000 solid;

}

