﻿/*
 * GLOBAL
 */
*

{
	margin: 0;
	padding: 0;
	border: 0 none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
}
body
{
	background-color: #163B44;
}
div.captcha
{
	margin-bottom:10px;
}
div.captcha a
{
	display:inline-block;
}
div.captcha a img
{
	border:0 none;
}


/* TOPO */
#topo
{
	height: 50px;
	width: 1000px;
	margin: 0 auto;
}
#topo p
{
	color: #FFF;
	font-weight: bold;
	float: left;
	margin: 20px 5px 0 0;
}
#topo ul
{
	float: right;
	margin: 20px 0 0 5px;
}
#topo li
{
	list-style: none;
	float: left;
}
#topo ul li a
{
	display: block;
	text-indent: -20000px;
	outline: 0;
	width: 25px;
	height: 14px;
}
#topo ul li a.aumentarFonte
{
	background: transparent url(../img/aumentarFonte.jpg) no-repeat center center;
}
#topo ul li a.fonteNormal
{
	background: transparent url(../img/fonteNormal.jpg) no-repeat center center;
}
#topo ul li a.diminuirFonte
{
	background: transparent url(../img/diminuirFonte.jpg) no-repeat center center;
}
#topo ul li a.altoContraste
{
	background: transparent url(../img/altoContraste.jpg) no-repeat center center;
}
#topo ul li a.aumentarFonte:hover
{
	background: transparent url(../img/aumentarFonteHover.jpg) no-repeat center center;
}
#topo ul li a.fonteNormal:hover
{
	background: transparent url(../img/fonteNormalHover.jpg) no-repeat center center;
}
#topo ul li a.diminuirFonte:hover
{
	background: transparent url(../img/diminuirFonteHover.jpg) no-repeat center center;
}
#topo ul li a.altoContraste:hover
{
	background: transparent url(../img/altoContrasteHover.jpg) no-repeat center center;
}

/* UsuarioLogado */
#UsuarioLogado
{
	height: 50px;
	width: 1000px;
	margin: 0 auto;
}
#UsuarioLogado p
{
	color: #FFF;
	font-weight: bold;
	float: left;
	margin: 20px 5px 0 0;
}
#UsuarioLogado ul
{
	float: right;
	margin: 20px 0 0 5px;
}
#UsuarioLogado li
{
	list-style: none;
	float: left;
}
#UsuarioLogado ul li a
{
	display: block;
	text-indent: -20000px;
	outline: 0;
	width: 25px;
	height: 14px;
}
#UsuarioLogado ul li a.aumentarFonte
{
	background: transparent url(../img/aumentarFonte.jpg) no-repeat center center;
}
#UsuarioLogado ul li a.fonteNormal
{
	background: transparent url(../img/fonteNormal.jpg) no-repeat center center;
}
#UsuarioLogado ul li a.diminuirFonte
{
	background: transparent url(../img/diminuirFonte.jpg) no-repeat center center;
}
#UsuarioLogado ul li a.altoContraste
{
	background: transparent url(../img/altoContraste.jpg) no-repeat center center;
}
#UsuarioLogado ul li a.aumentarFonte:hover
{
	background: transparent url(../img/aumentarFonteHover.jpg) no-repeat center center;
}
#UsuarioLogado ul li a.fonteNormal:hover
{
	background: transparent url(../img/fonteNormalHover.jpg) no-repeat center center;
}
#UsuarioLogado ul li a.diminuirFonte:hover
{
	background: transparent url(../img/diminuirFonteHover.jpg) no-repeat center center;
}
#UsuarioLogado ul li a.altoContraste:hover
{
	background: transparent url(../img/altoContrasteHover.jpg) no-repeat center center;
}




/* CARROSSEL */
#brasao
{
	position: absolute;
	z-index: 999;
	left: 80%;
	top: 105px;
}
.wrapper
{
	padding-bottom: 1px;
	width: 750px;
	float: right;
}
.carrossel
{
	width: 1000px;
	margin: 5px auto;
	height: 1%;
}
.carrossel h1 a
{
	background: transparent url(../img/logo_nfse.png) no-repeat 10px top;
	width: 223px;
	height: 168px;
	float: left;
	text-indent: -2000px;
	outline: 0;
	margin-top: 15px;
}
.barra
{
	display: block;
	/*background: transparent url(../img/barra.jpg) repeat-x left center;*/
	height: 11px;
}

/* CONTEUDO */
#global
{
	/*background:  transparent url(../img/fundo_geral.jpg) repeat left top;*/
	background-color: #F7F7F7;
	height: 1%;
}
#geral
{
	width: 980px;
	margin: 0 auto;
	padding: 10px;
}
.oculto
{
	text-indent: -20000px;
	font-size: 1px;
	outline: 0;
	display: block;
	height: 1px;
}
/* menu */
div.menu
{
	width: 220px;
	float: left;
}
.item_menu li
{
	list-style: none;
}
.item_menu li a
{
	display: block;
	height: 22px;
	background: transparent url(../img/fundo_menu.jpg) repeat-x left top;
	padding: 5px 30px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	outline: 0;
	text-transform: uppercase;
	text-align: right;
	margin: 0 5px;
}
.item_menu li a:hover
{
	margin: 0;
	background: transparent url(../img/fundo_menu_hover.jpg) repeat-x left top;
	color: #163B44;
}
.bordasMenu
{
	height: 10px;
	margin: 1px 5px -4px 5px; /*não entendi porque essa margem....*/
	background-color: #404041;
}
.menu ul
{
	clear: both;
	margin-top: 5px;
}
.links_uteis
{
	margin:20px 5px 10px 5px;
	padding:10px 0 10px 5px;
	/*background: transparent url(../img/conteudo_right.jpg) repeat-y left top;*/
	background-color: #D5D5D5;
}
.links_uteis h3
{
	margin-bottom:10px;
}
.links_uteis li
{
	list-style: none;
}
.links_uteis a span
{
	display: inline-block;
	height: 18px;
	margin-bottom: 5px;
	font-size:10px;
}
.links_uteis a span:hover
{
	text-decoration: underline;
}
.links_uteis a span.imgLink
{
	float: left;
	clear: both;
	margin-right: 5px;
}
.bannerMulti a
{
	background: transparent url(../img/logo_multi.png) no-repeat 10px top;
	height: 155px;
	width: 227px;
	display: block;
	text-indent: -2000px;
	outline: 0;
}
/* CONTEUDO PRINCIPAL */
#conteudo
{
	width: 750px;
	float: right;
}
#conteudo div
{
	margin-bottom: 30px;
}
#conteudo h2
{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #163B44;
	margin: 0 0 15px 0;
	clear: both;
}
#conteudo .dataNews
{
	color: #999;
	font-style: italic;
}
#conteudo h3
{
	margin-bottom: 10px;
}
#conteudo p, #conteudo li
{
	margin-bottom: 10px;
	line-height: 150%;
}
#conteudo li
{
	list-style: inside square;
}
#conteudo a
{
	color: #163B44;
	text-decoration: none;
}
#conteudo a:hover
{
	text-decoration: underline;
}
#conteudo a.link_voltar
{
	float: right;
	background-color: #163B44;
	color: #FFF;
	width: 70px;
	height: 20px;
	padding-top: 6px;
	text-align: center;
}
#conteudo a.link_voltar:hover
{
	text-decoration: none;
	font-weight: bold;
}
	/*
	 * CONTEUDO LEFT AND RIGHT
	 */
	#conteudo .conteudoLeft
	{
		float: left;
		width: 480px;
		padding-right:10px;
	}
	#conteudo .conteudoRight
	{
		float: right;
		width: 260px;
	}
	#conteudo .conteudoRight div
	{
		/*background: transparent url(../img/conteudo_right.jpg) repeat-y left top;*/
		background-color: #D5D5D5;
		padding: 10px;
		margin-bottom: 15px;
	}
	#conteudo .conteudoRight h3
	{
		color: #163B44;
		text-transform: uppercase;
	}

/*
 * CONTEUDO NORMAL
 */
.dataArquivo
{
	font-weight: bold;
}

/*
 * FORMULARIO
 */

#conteudo .formularios
{
	width:490px;
}
#conteudo .formularios input, #conteudo .formularios textarea
{
	display: block;
	width: 460px;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #999;
}
#conteudo .formularios legend
{
	padding-bottom: 15px;
}
#conteudo .formularios textarea
{
	overflow: auto;
}
#conteudo .formularios label
{
	display: block;
}
#conteudo .formularios input.btn
{
	width: 120px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
}
#conteudo .formularios input.btn:hover
{
	background-color: #163B44;
	color: #FFF;
}
/* rodape */
.clientes
{
	/*background: transparent url(../img/conteudo_right.jpg) repeat left top;*/
	padding: 10px 0;
	text-align: center;
}
.clientes ul
{
	max-width: 1000px;
	display: inline-block;
}
.clientes li
{
	float: left;
	list-style: none;
	text-align: center;
	max-width: 122px;
	margin: 0 10px;
}
.clientes li img
{
	height: 80px;
}
.clientes li a
{
	text-decoration: none;
}
.clientes li a:hover
{
	text-decoration: underline;
}
.clientes li .txtDaImg
{
	clear: both;
	display: block;
	color: #163B44;
}
p.logoRodape
{
	clear: both;
	background: transparent url(../img/logo_rodape.png) no-repeat center bottom;
	height: 105px;
}
p.logoRodape a
{
	text-indent: -2000px;
	outline: 0;
	display: block;
}
#rodape
{
	clear: both;
	padding: 15px;
	text-align: center;
}
#rodape *
{
	color: #FFF;
	text-decoration: none;
}
#rodape a:hover
{
	text-decoration: underline;
}


/* ALTO CONTRASTE */

.cssContraste *
{
	color: #FFF !important;
}
.cssContraste
{
	background: #221E1F !important;
}
.cssContraste *
{
	background: #221E1F;
}
.cssContraste a, .cssContraste a span
{
	color: #E8AE00 !important;
}
.cssContraste img
{
	border: 2px solid #E8AE00 !important;
}
.cssContraste h1 a
{
	background: transparent url(../imgContraste/logo_nfse.png) no-repeat 0 0;
}
.cssContraste #topo ul li a.aumentarFonte
{
	background: transparent url(../imgContraste/aumentarFonte.jpg) no-repeat center center;
}
.cssContraste #topo ul li a.fonteNormal
{
	background: transparent url(../imgContraste/fonteNormal.jpg) no-repeat center center;
}
.cssContraste #topo ul li a.diminuirFonte
{
	background: transparent url(../imgContraste/diminuirFonte.jpg) no-repeat center center;
}
.cssContraste #topo ul li a.altoContraste
{
	background: transparent url(../imgContraste/altoContraste.jpg) no-repeat center center;
}
.cssContraste #topo ul li a.aumentarFonte:hover
{
	background: transparent url(../imgContraste/aumentarFonteHover.jpg) no-repeat center center;
}
.cssContraste #topo ul li a.fonteNormal:hover
{
	background: transparent url(../imgContraste/fonteNormalHover.jpg) no-repeat center center;
}
.cssContraste #topo ul li a.diminuirFonte:hover
{
	background: transparent url(../imgContraste/diminuirFonteHover.jpg) no-repeat center center;
}
.cssContraste #topo ul li a.altoContraste:hover
{
	background: transparent url(../imgContraste/altoContrasteHover.jpg) no-repeat center center;
}
.cssContraste p.logoRodape
{
	background: transparent url(../imgContraste/logo_rodape.png) no-repeat center bottom;
}
.cssContraste .menu li a:hover
{
	background:transparent url(../imgContraste/fundo_menu_hover.jpg) repeat-x left top;
	color:#B5CB3C !important;
}
.cssContraste #conteudo .formularios input.btn:hover
{
	background-color: #E8AE00;
	color: #000 !important;
}
/* BUG FIREFOX */
#header:after, #global:after, .carrossel:after, p.logoRodape:after, .clientes:after, .menu:after, .cssContraste:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
