/* CSS NOTA FISCAL ELETRÔNICA [c3] */

body {
/*	background:#fff;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#505050;
	padding:0;
	margin:0;
	}
table,tr,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#505050;
	padding:0;
	margin:0;
	}

/*******************************************
					LINKS
*******************************************/
a {
	text-decoration:none;
	}
a:link, a:visited, a:active, a:hover {
	color:#676767;
	}
a.lk:link, a.lk:visited, a.lk:active {/* usado para os links em maiuscula */
	color:#676767;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../imagens/bullet.gif) no-repeat left;
	padding:0 0 0 10px;
	}
a.lk:hover {/* usado para os links em maiuscula */
	color:#005ba3;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../imagens/bullet.gif) no-repeat left;
	padding:0 0 0 10px;
	}
p	{
	family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
	text-align:justify;
	}
h1 {
	background:#fffefe url(../imagens/fundos/bktopicos.jpg) repeat-x bottom;
	height:40px;
	border-bottom:solid 1px #6a6767;
	vertical-align:top;
	}
h6 {
	background:url(../imagens/bullet.gif) no-repeat left;
	color:#005ba3;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	}
.geral {
	width:779px;
	}
/*******************************************
					TOPO
*******************************************/
.topo {
	background:url(../imagens/fundos/bktopo.gif) repeat-y;
	width:100%;
	height:64px;
	border-top:solid 18px #000;
	color:#fff;
	}
.dadosusuario {
	border-bottom:solid 3px #000;
	width:540px;
	float:right;
	}
.barra {
	clear:both;
	background:url(../imagens/fundos/bkbarra.gif) repeat-x left top;
	border-top:solid 1px #8cddfd;
	border-top:solid 1px #103f58;
	height:16px;
	width:100%;
	}
.logo {
	margin:19px 0 0 49px;
	}
/*******************************************
					CORPO
*******************************************/
.corpo {
	width:100%;
	}
.parteum, .partedois {
	background:#faf9f9 url(../imagens/fundos/bkconteudo.gif) repeat-x left bottom;
	width:789px;
	border-bottom:solid 1px #d0cfcf;
	}
.parteum {
	height:380px;
	}
.partedois {
	height:194px;
	}
#noticias {
	width:480px;
	margin:5px 0 0 30px;
	overflow:hidden;
	}
#primeiroacesso {
	width:100%;
	margin:5px 30px 0 30px;
	overflow:hidden;
	}
.acessodois {
	text-align:center;
	position:absolute;
	top:282px;
	left:550px;
	width:200px;
	height:380px;
	}
.acesso {
	text-align:center;
	position:absolute;
	width:200px;
	height:381px;
	top:280px;
	left:550px;
	background:#f1ecec;
	filter:Alpha(Opacity=45);
	border-bottom:solid 1px #adabab;
	border-right:solid 1px #adabab;
	}
#log {
	background:#faf9f9 url(../imagens/fundos/bkfndlog.jpg) repeat-x;
	font-size:10px;
	color:#505050;
	}

#certificado {
	border-top:solid 1px #6a6767;
	padding:15px 0 0 0;
	width:170px;
	}
#login {
	margin:0 0 10px 0;
	}
.tituloum {
	margin:8px 0 0 30px;
	}
.titulodois {
	margin:20px 50px 20px 65px;
	}
.titulotres {
	margin:12px 0 10px 260px;
	}
.imglk {/* hack p/ q não apareça bordas nas imagens q são link */
	border:0;
	}
.txtnot {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	}
.data {
	color:#949494;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	}
#destaque {
	width:480px;
	margin-left:250px;
	}
#imgdestaque {
	margin:0 10px 0 0;
	}
#cxlinks {
	position:absolute;
	width:170px;
	height:195px;
	top:660px;
	left:50px;
	background:#f1ecec;
	filter:Alpha(Opacity=45);
	border-bottom:solid 1px #adabab;
	border-right:solid 1px #adabab;
	}
#links {
	width:150px;
	height:195px;
	position:absolute;
	top:660px;
	left:50px;
	text-align:center;
	}
#imglink {
	margin:0 0 0 13px;
	}
#imglink2 {
	margin:15px 0 15px 20px;
	}
/*******************************************
					RODAPE
*******************************************/
.rodape {
	width:100%;
	clear:both;
	text-align:center;
	padding:10px 0 0 0;
	}
input {
	border:solid 1px #adabab;
	font-size:10px;
	color:#505050	
	}
.txtazul{
	color:#0066CC;
	font-weight:bold;
}

.btt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #064C8D;
	background-color: #155794;
}
#primeiroAcesso {
	border-top:solid 1px #6a6767;
	padding:5px 0 5px 0;
	width:166px;
	margin:0 auto;
	}