@charset "utf-8";
/* CSS Document */

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000084
}

.titulo:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0033FF
}

.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000084
}

.txtdestaque {
	padding: 6px;
	font-size: 11px;
	font-family: sans-serif;
	color: #000;
	line-height: 1.5em}

input {
	font-family : arial;
	font-size : 12px;
	color: #003366;
	text-decoration : none;
}

select
{
	font-family : Verdana;
	font-size : 11px;
	color: #003366;
	text-decoration : none;
}

.numeros
{
	font-family : arial;
	font-size : 11px;
	color: #003366;
	text-decoration:none;
	font-weight: normal 
}

.label
{
	background: #FFF8D5;
	font-weight: bold;
	padding: 3
}

.value
{
	padding: 3
}

.cinza
{
	background: #f7f7f7;
	padding: 3
}


a 
{											
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3399ff;
	font-weight: bold;
	text-decoration : none 
}

a:hover 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000084;
	font-weight: bold;
	text-decoration : none 
}


a.bottom 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #292794;
	text-decoration : none;
	font-weight : normal 
}

a.bottom:hover 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #292794;
	text-decoration : none;
	font-weight : normal 
}

a.linksheader 
{											
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000084;
	font-weight: bold;
	text-decoration : none 
}

a.linksheader:hover 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #0033FF;
	font-weight: bold;
	text-decoration : none 
}

a.linktexto 
{											
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	font-weight: bold;
	text-decoration : none 
}

a.linktexto:hover 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #999;
	font-weight: bold;
	text-decoration : none 
}

a.menudireito 
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #000084;
	font-weight: bold;
	text-decoration : none 
}

a.menudireito:hover {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #0033FF;
	font-weight: bold;
	text-decoration : none; }


a.LinkPreto {											
	font-family : verdana;
	font-size : 10px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

a.LinkPreto:hover {
	font-family : verdana;
	font-size : 10px;
	color: #999999;
	font-weight: bold;
	text-decoration : none;
}

.alerta {
	font-family : arial;
	font-size : 10px;
	color: #CC0000;
	font-weight: bold
}

.tituloLegenda 
{
	font-family : tahoma;
	font-size : 10px;
	font-weight: bold;
	color : #000084
}


.legenda 
{
	font-family : tahoma;
	font-size : 10px;
	color : #000000
}

a.linklegenda 
{											
	font-family : tahoma;
	font-size : 10px;
	color: #3399ff;
	font-weight: bold;
	text-decoration : none 
}

a.linklegenda:hover 
{
	font-family : tahoma;
	font-size : 10px;
	color: #000084;
	font-weight: bold;
	text-decoration : none 
}

