@charset "utf-8";
body {
	margin: 0px;
	color: #666666;
	background: #dbdbdb;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	position: relative;
}
img {
	border-style: none;
	font-size: 12px;
	color: #000000;
}
a {
	color: #3B5B93;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

h1 {
	color: #666;
}





.input_box {
	border: 1px solid #99AFC6;
	float: left;
}
.clear {
	display: block;
	clear: both;
}
.boxForm {
	border: 1px solid #96B9C3;
	background: #ECEEEE;
}


#busca {
	height: 15px;
	width: 90px;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	color: #666666;
}
#container {
	position: absolute;
	left: 50%;
	margin-left: -415px;
}


#caixa_login {
	text-align: center;
	height: 145px;
	width: 140px;
	display: block;
	background: url(../images/caixadelogin.gif) no-repeat left top;
}
#caixa_login p {
	font-size: 9px;
	margin: 0px;
	padding: 0px 0px 2px;
	line-height: 9px;
}

#caixa_login img {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
}



#caixa_login h3 {
	font-size: 10px;
	color: #d81b18;
	font-weight: bolder;
	margin: 1px 0px 0px;
	padding: 0px;
}

#caixa_login #busca2 {
	float: left;
	height: 15px;
	width: 80px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #666666;
}

#caixa_login #busca3 {
	float: left;
	width: 120px;
	height: 15px;
	margin: 4px 10px;
	font-size: 12px;
	color: #666666;
}
.nav  {
	background: url(images/bg_nav.gif) no-repeat;
}
.nav a {
	font-size: 9px;
	margin-right: 2px;
	display: block;
	color: #000000;
}
.nav  a:hover {
	color: #D91D1C;
	text-decoration: underline;
}
#menuprincipal {
	margin-top: 15px;
	margin-bottom: 15px;
}
/*MENU PRINCIPAL*/
#menuprincipal .bg {
	background: #FFFFFF url(../images/menuprincipal_bg.gif) repeat-y 15px top;
	height: 10px;
}

#menuprincipal .bottom {
	height: 10px;
	background: #FFFFFF url(../images/menuprincipal_bottom.gif) no-repeat 15px top;
}
#menuprincipal .top {
	background: #FFFFFF url(../images/menuprincipal_top.gif) no-repeat 15px top;
	height: 10px;
}
#menuprincipal li {
	list-style: url(../images/bullet.gif) outside;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 18px;
}
#menuprincipal ul {
	padding: 0px;
	margin: 0px 5px 0px 35px;
}
#menuprincipal a {
	color: #000000;
	text-decoration: none;
}
#menuprincipal a:hover {
	color: #D81B18;
	text-decoration: underline;
}

/*MÓDULOS*/
.mod_estreito .bottom {
	height: 10px;
	background: #FFFFFF url(../images/menuprincipal_bottom.gif) no-repeat 15px top;
}
.mod_estreito {
	width: 180px;
	margin-left: 15px;
}
.mod_estreito .bg {
	padding: 10px;
	font-size: 10px;
	border-bottom: 1px solid #4F81A8;
	background: url(../images/bg_modulo.gif) repeat-y;
	line-height: 12px;
}
.top  {
	background: #FFFFFF url(../images/top_modulos.gif) no-repeat left top;
	height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 21px;
}
.mod_estreito .top h3 {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 6px 0px 4px;
}


.mod_estreito li {
	list-style: url(../images/bullet.gif) outside;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.mod_estreito ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.mod_estreito a {
	color: #000000;
	text-decoration: none;
}
.mod_estreito a:hover {
	color: #D81B18;
	text-decoration: underline;
}

#corpo td {
	vertical-align: top;
}
#corpo .box_conteudo td {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.rodape {
	background: url(../images/bg_rodape.gif) no-repeat;
	margin-top: 10px;
}
.rodape a {
	font-size: 9px;
	margin-right: 2px;
	display: block;
	color: #000000;
}
.rodape a:hover {
	color: #D91D1C;
	text-decoration: underline;
}

#container #asa_esquerda {
	height: 600px;
	width: 35px;
	background: url(../images/asa_esq.gif) repeat-y;
	top: 0px;
	position: absolute;
	left: -35px;
}
#container #asa_direita {
	position: absolute;
	height: 600px;
	width: 35px;
	margin-left: 0px;
	background: url(../images/asa_dir.gif) repeat-y;
	top: 0px;
	left: 830px;
}
#asa_esquerda #fimdaasa {
	position: absolute;
	bottom: 0px;
	width: 35px;
	height: 150px;
	margin-bottom: -50px;
	background: #dbdbdb url(../images/fimdaasa_dir.gif) no-repeat;
	left: 0px;
}
#asa_direita #fimdaasa {
	position: absolute;
	bottom: 0px;
	width: 35px;
	height: 150px;
	margin-bottom: -50px;
	background: #dbdbdb url(../images/fimdaasa.gif) no-repeat;
	left: 0px;
}

.box_home  .bg_mod_home   {
	background: url(../images/bg_modulo_home.gif) repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	width: 210px;
}
.box_home {
	margin-top: 15px;
}
.bg_mod_home .textBoxHome {
	height: 100px;
	width: 160px;
	display: block;
	position: relative;
}
.bg_bottom_box_home        {
	background: url(../images/bg_bottom_box_home.gif) no-repeat left top;
	height: 15px;
}
td .top h3 {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 6px 0px 4px;
	width: 180px;
}
.bg_mod_home .leiamais {
	display: block;
	clear: both;
	height: 14px;
	margin: 0px;
	padding: 0px;
	float: right;
	bottom: 0px;
}
td .bg_mod_home {
	background: url(../images/bg_modulo_home.gif) repeat-y;
	padding: 10px;
	font-size: 11px;
}


.box_conteudo {
	margin-right: 35px;
	position: relative;
	padding-top: 15px;
}
.box_conteudo h2 {
	font-size: 14px;
	display: block;
	margin-top: 0px;
	color: #CC0000;
}

.box_conteudo h1 {
	font-size: 20px;
	color: #666;
	margin: 0px 0px 5px;
}
.box_conteudo blockquote {
	padding: 10px;
	margin: 0px;
	background: #D5EAFF;
}
.bg_mod_home .btnBoxHome {
	clear: both;
	position: relative;
	width: 160px;
}


#colunadireita  {
	float: right;
	width: 180px;
	position: relative;
	border: 2px solid #B7CFE3;
	padding: 5px;
	display: block;
}
#colunadireita h2 {
	font-size: 12px;
}


#colunadireita .titulo {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin-bottom: 10px;
	clear: both;
}
#colunadireita h3 {
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}
#colunadireita h3 a {
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666;
}

#colunadireita p {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.btn  {
	background: url(../images/btn_esq.gif) no-repeat left top;
	display: block;
	float: left;
	padding-left: 5px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 20px;
}
.btn   span  {
	display: block;
	background: url(../images/btn_dir.gif) no-repeat right top;
	padding-right: 5px;
}
#submenu  {
	position: relative;
	padding: 0px;
	height: 30px;
}
#submenu    ul  {
	padding: 0px;
	list-style: none;
	display: block;
	position: relative;
	height: 30px;
}
#submenu    li    {
	float: left;
	font-size: 15px;
	line-height: 30px;
	width: 120px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #D8251A;
	background: url(../images/aba_submenu.gif) no-repeat left -30px;
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#submenu     li     a    {
	color: #8895BB;
	background: url(../images/aba_submenu.gif) no-repeat left top;
	display: block;
}
#submenu   li   a:hover  {
	color: #CD2C26;
	background: url(../images/aba_submenu.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}
.box_conteudo .mapa {
	float: right;
	height: 370px;
	width: 350px;
	display: block;
	position: relative;
}
.recuo {
	display: block;
	margin: 5px 0px;
	position: relative;
}
.subtexto ul  {
	margin: 0px;
	padding: 0px;
}
table tr td .bulletEspecial {
	margin: 0px;
	padding: 0px;
	list-style: url(../images/bullet.gif) inside;
	text-align: left;
}
table tr td ul .bulletEspecial {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: url(../images/bullet.gif) inside;
}

.bulletEspecial {
	margin: 20px 10px;
}

table tr td h3 {
	margin: 0px 0px 5px;
	color: #FFFFFF;
}
table .molduraTabela {
	border: 1px dotted #CCC;
}
.box_conteudo #FimDePagina {
	display: block;
	margin-bottom: 40px;
}
.textoblog {
	display: block;
	height: 300px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.datablog {
	font-size: 16px;
	color: #036;
	float: right;
}
#alert_pass {
	background: #FFC;
	padding: 3px;
	height: 50px;
	width: 100px;
	border: 1px solid #FC9;
	position: absolute;
	left: 0px;
	top: 0px;
}
.box_conteudo #sitemap td{
	font-size: 14px;
}
#fundoAtividades hr {
	border: 1px dotted #999;
	height: 1px;
}
#fundoAtividades .separa {
	border-top: 1px dotted #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
}
#fundoBlog {
	padding-left: 20px;
}
.destaque {
	color: #F00;
	font-style: italic;
}
table #Relogio {
	font-size: 10px;
	font-weight: bold;
	color: #0B4D9F;
}

