/* Configurações de estilo para as páginas do e-DOC*/

body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #009933; font-size: 12px}
A:LINK {  color: #003399; text-decoration: none}
A:HOVER { color: #FF0000; text-decoration: underline}
A:VISITED { color: #003399; text-decoration: none}
A {
	color: #003399;
	text-decoration: none;
	letter-spacing: 3px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77A9D2;
}
.titulo-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

td.push-titulo-tabela {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	color: #333399;
	text-align : left;
	text-decoration: none;
	font-weight: bold;
	border-color: #FFFFFF;
	background-color: #E7F0F8;
}
table.push-texto { 
	font-family : verdana, helvetica, sans-serif; 
	font-size : 11px; 
	line-height : 17px; 
	color: #333399; 
	text-align : justify; 
	text-decoration: none 
}
.borda{
	border:1px solid #0B4B81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	padding: 5px;
}
.bordaSup{
	 border-top: 1px solid #0B4B81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	padding: 5px;
}
.bordaInf{
	border-bottom: 1px solid #0B4B81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	color: #000066;
}

iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
}

td.texto-tabela {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	line-height : 17px;
	color: #000000;
	text-align : left;
	text-decoration: none;
	font-weight: normal;
	border-color: #FFFFFF;
	background-color: #E7F0F8;
}
td.titulo-tabela {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	color: #333399;
	text-align : left;
	text-decoration: none;
	font-weight: bold;
	border-color: #FFFFFF;
	background-color: #E7F0F8;
}
hr.linha {
	background-color: #73AD80;
	color: #0B4B81;
	border: 0 none;
	height: 2px;
	clear: both;
	display: block;
	width: 100%;
	letter-spacing: 4px;
	white-space: pre;
}
