
a.assinaturaWD {
	color: #505050;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

a.assinaturaWD:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

a.link_rodape {
	color: #D8DAE9;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

a.link_rodape:hover {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

a.menu_cliente_desativado {
	color: #<% =cor_texto_menu %>;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

a.menu_cliente_desativado:hover {
	color: #<% =cor_texto_menu %>;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

a.msg {
	font-family: verdana,arial;
	font-size: 6pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;	
}

input.campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006EB6;
	border: solid 1px #D7DEF0;
	padding: 10px;
	height:40px;
}
select.campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006EB6;
	border: solid 1px #D7DEF0;
	height:40px;
	padding:10px;
	border-spacing: 10px;
}
textarea.campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006EB6;
	border: solid 1px #D7DEF0;
	padding: 10px;
}

.form {
    COLOR: #505050;
    FONT-FAMILY: Arial,Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.botao_salvar {
    FONT-SIZE: 10pt;
    COLOR: #00A000;
    FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-weight: bold;
	}
.botao_excluir {
    FONT-SIZE: 10pt;
    COLOR: #CC0020;
    FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-weight: bold;
	}
.botao_cancelar {
    FONT-SIZE: 10pt;
    COLOR: #FF8000;
    FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-weight: bold;
	}

.erro{
	font-family:  Arial, Verdana, Geneva, helvetica, sans-serif;
	color: #F00000;	
	}

.data{
	font-family:  Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
	font-style: normal;	
	}

.txBuscar{
	font-size:10pt;
	font-weight: bold;
	color: #FF6B11;
}
.txBuscar:hover{
	font-size:10pt;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}

.noticia{
    width: 125px;
	text-align:left;
	margin-bottom: 2px;
}
.noticia_ativa{
    width: 125px;
	text-align:left;
	margin-bottom: 2px;
	font-weight: bold;
	color: #003366;
}

.data_noticia{
	font-size: 6pt;
	font-family: Verdana;
	color: #003366;
}
.titulo_noticia{
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
.titulo_noticia:hover{
	font-size: 8pt;
	text-decoration: none;
	color: #003366;
}

img{
  border: 0px;
}

input.botaoVM_verde {
	color: #72A113;
	font-size: 11pt;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-weight: normal;
	height: 40px;
}
input.botaoVM_laranja {
	color: #E2791D;
	font-size: 11pt;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-weight: normal;
	height: 40px;
}

