/* $Id$ */

body,p,td,th,div {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
}

#cabecalho,#nav,.dontprint {
	display: none;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

th {
	text-align: left;
	border-bottom: 2px solid #000;
	background: #fee;
}

table.full {
	width: 100%;
}

#rodape {
	margin-top: 2em;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
}

#fatura-total-geral {
	page-break-after: always;
}


#links {
	display: none;
}

#pesquisa h2 {
	text-align: center;
	text-transform: uppercase;
	border-top: 3px solid #888;
	border-bottom: 3px solid #888;
	padding: 2pt;
}

#pesquisa table {
	width: 100%;
}

table tr {
	border-bottom: 1px dashed #f0f0f0;
}


img.logo {
	display: block;
}