
body {
	font-family: verdana, arial;
	font-size: 7pt;
}
td {
	font-family: verdana, arial;
	font-size: 7pt;
}

.prazosLimites {
	font-size: 8pt;
}

.espacado {
	line-height: 200%;
}
.borda3 {
	border-style: solid;
	border-width: 0 0 1px 0px;
	border-color: black;
}
.destaque1 {
	background-color: #6666ff;
	color: white;
}
.cinza1 {
	color: #404040;
}
.destaque2 {
	background-color: #ffffdd;
	color: black;
}
.box1 {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 2px 10px 2px 10px;
}
.box2 {
	padding: 2px 10px 2px 10px;
}
.semBorda {
	margin: 0px;
}
.just {
	text-align: justify;
}
input {
	font-size: 7pt;
	font-family: verdana, arial;
}
select {
	font-size: 7pt;
	font-family: verdana, arial;
}
A:link {
 COLOR: #800000; TEXT-DECORATION: none
}
A:visited {
 COLOR: #800000; TEXT-DECORATION: none
}
A:hover {
 COLOR: #800000; TEXT-DECORATION: none
}
p, ul, li
{
	margin-top: 1px;
	margin-bottom: 1px;
}
a.copyright{
	font-size: 6pt;
	text-decoration: none;
	color: #a0a0af;
}

#comprovante td {
	font-family: verdana, arial;
	font-size: 7pt;
}
#comprovante .destaque {
	font-size: 9pt;
}
.destaque {
	font-size: 10pt;
}
@media print {
	.so_na_tela {
		display: none;
	}
}
@media screen {
	.so_na_tela {
		color: #800000;
		font-size: 7pt;
	}
}
.alerta {
	color: #800000;
}
#grupo td {
	border: solid black;
	border-width: 1px 0 0 0;
}
.instrucoes {
	font-size: 8pt;
}
.titulo {
	font-size: 10pt;
}
.mini {
	font-size: 6pt;
}
.semquebra {
	white-space: nowrap;
}
.fundoOpcionais {
	background-color: #e0e0e0;
}
.borda {
	border: solid #808080;
	border-width: 1px 0 0 0;
}
.fixado {
	font-family: courier new, courier;
	font-size: 7pt;
}

.fundo {
	background-color: #e2e2e2;
}
.fundoBody {
	background-color: #e2e2e2;
}
.divGeral {
	background-image: url('fundo01.png');
	background-repeat: repeat-y;
	background-position: center;
	background-color: white;
	width: 680px;
	margin: 0 0 0 -340px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.divConteudo {
	width: 620px;
	padding: 0 15px 0 15px;
}
