
p.invisivel {
 visibility: hidden; }
.naover{
visibility:hidden
}
body {
	margin: 0px;
	padding: 0;
	height: 100%;
	background: #FFFFFF;
}
body, td, th, input, select, textarea, option, optgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.list td {
	/*border-right: 1px solid #DDDDDD;*/
	border-bottom: 1px solid #000000;
}
.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list tbody a {
	text-decoration: underline;
}
.list tbody td {
	vertical-align: middle;
	padding: 0px 5px;
}
.list tbody tr:odd {
 background: #FFFFFF;
}
.list tbody tr:even {
 background: #E4EEF7;
}
.list .left {
	text-align: left;
	padding: 7px;
}
.list .cabecalholeft{
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.list .cabecalhoright{
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.list .cabecalhocenter{
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.list .centertitulo{
	height: 35px;
	text-align: center;
	border-bottom: 0px solid #FFFFFF;
}
.list .finaltd{
	text-align: center;
	border-bottom: 0px solid #FFFFFF;
}

.list .right {
	text-align: right;
	padding: 7px;
}
.list .center {
	text-align: center;
	padding: 7px;
}
.list .asc {
	padding-right: 15px;
	background: url('../imagens/adm/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('../imagens/adm/desc.png') right center no-repeat;
}
.list .filter td {
	padding: 5px;
	background: #E7EFEF;
}

@font-face {
    font-family:'Free 3 of 9';
    src: url('fonts/fre3of9x.ttf');
		
}
.nova {
	font-family: "Free 3 of 9";
	font-size: 24px;
}
