﻿*, body, p, h1, h2, h3, h4, span, a, li, dd, dl {
	font-family: Times New Roman,Arial,Verdana,Arial,Helvetica,serif;
}

dt {
	font-size: 100%;
}

body {
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	font-family: Times New Roman,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: black;
}

h1, h2 {
	font-family: Arial,Helvetica,Verdana,serif;
	color: #0c3f59;
}

h1 {
	margin: 0 0;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
}

h2 {
	margin: 0 0;
	line-height: 16pt;
	font-size: 13pt;
}

a {
	color: blue;
	font-size: 12pt;
	line-height: 14pt;
}

a:hover {
	color: blue;
}

p {
	font-size: 100%;
	line-height: 13pt;
	font-weight: normal;
}

#dv_geral {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#dv_top {
	margin: 0;
	background: transparent url(../imagens/Cab4.png) repeat scroll 0%;
	float: left;
	width: 100%;
}

#dv_logo {
	margin: 3px;
	float: left;
}

#dv_logo img {
	margin: 55px 0 0;
}

#dv_topHead {
	margin: 20px 0 0;
	float: left;
}

#dv_topLogo {
	margin: 5px;
	float: right;
}

#dv_topFoot {
	background: transparent url(../imagens/Cab3.jpg) repeat scroll 0%;
	float: left;
	height: 20px;
	width: 100%;
}

#dv_topFoot img {
	margin: 2px 10px;
	float: right;
}

#dv_content {
	width: 100%;
	float: left;
}

#dv_foot {
	float: left;
	width: 100%;
}

#dv_foot p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
}

.titulo {
	font-family: Times New Roman,Arial,Verdana,Arial,Helvetica,serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
}

.nota {
	font-family: Times New Roman,Arial,Verdana,Arial,Helvetica,serif;
	font-size: 10pt;
	line-height: 11pt;
	font-style: italic;
	font-weight: normal;
}

.versao {
	width: 100%;
	height: 19px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.subtitulo {
	style="font-size: 16px;"
}


table {
	width: 100%;
}

td.cab3 {
	background-color: #1682b3;
}

tr.cab4 {
	background-image: url(../imagens/design/Cab4.png);
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,serif;
	font-size: 22px;
	color: #0c3f59;
}

.tituloParametro {
	font-weigh t: bold;
	font-family: "Times New Roman",Arial,Verdana,Arial,Helvetica,serif;
	font-size: 14px;
	font-style: normal;
}

BODY .ol_hint {
	margin: 0;
	padding: 0;
	float: left;
	width: 98%;
}

.ol_hint li {
	border-bottom: 3px double #999;
	display: block;
	width: 98%;
	float: left;
	padding: 5px 10px 10px 10px;
	list-style-position: inside;
}

.ol_hint .dv_hintHead {
	padding: 0 5px;
	width: 30%;
	float: left;
	position: relative;
	top:0;
	overflow:auto;
}

.ol_hint .dv_hintContent {
	float:left;
	padding:0 5px;
	width:65%;
	overflow:auto;
}