.bg {
	font-family: Verdana;
	font-size: 11px;
	background-image: url(../images/bg_site.jpg);
	margin: 0px;
	padding: 0px;
}
.texto-branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto-branco:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.texto-amarelo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
}
.form-inicial {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
}
.ok {
	background-image: url(../images/ok.jpg);
	height: 20px;
	width: 20px;
}
.body {
	font-family: Verdana;
	font-size: 11px;
	background-image: url(../images/bg_pagina.jpg);
	margin: 0px;
	padding: 0px;
}
.titulo {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.linha {
	font-family: Tahoma;
	font-size: 11px;
	color: #344358;
}
.titulo-menor {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 10px;
}
.form-button {
	background-color: #003366;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;
}
  a.dcontexto{
	position:relative;
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
	cursor:help;
	z-index:24;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
  }
  a.dcontexto:hover{
  background:transparent;
  z-index:25; 
  }
  a.dcontexto span{display: none}
  a.dcontexto:hover span{ 
  display:block;
  position:absolute;
  width:550px; 
  top:3em;
  text-align:justify;
  left:0;
  font: 10px Tahoma; 
  padding:10px 10px;
  border:1px solid #666666;
  background:#333333; 
  color:#E8E8E8;
  }
.tabela_central {
	background-image: url(../images/bg_pagina_central.jpg);
	background-repeat: no-repeat;
}
.titulo-amarelo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
