/* CSS Document */

/*
----------------------------------------------------
www.liberal.com.br por Lampejos www.lampejos.com.br
---------------------------------------------------- */

/* Principal
---------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a img {
  border-width:0;
}

#texto-impressao {
	position: relative;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
#tit-impressao {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
#sub-tit-impressao {
	text-transform: uppercase;
	font-size: 9px;
	color: #999999;
}
#data {
	font-size: 9px;
	line-height: 11px;
	color: #999999;
}
#popup-barra {
	background-image:url(../imgs/bg_barra.gif);
	background-repeat:repeat-x;
}
