body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #727272;
	vertical-align: top;	
	line-height:12px;
}
img{border:0;}
a {
	font-family:tahoma;
	font-size: 11px;	
	color: #727272;		
}
a:visited {
	color: #727272;
}
a:hover {
	color: #727272;
}
a:active {
	color: #727272;	
}

.link_verde2 { font-family: trebuchet ms, tahoma, arial, sans-serif; font-size: 14px; text-decoration: none; font-weight: none; color: #93AE24}
.link_verde2:visited { color: #93AE24; font-size: 14px; text-decoration: none; font-family: trebuchet ms, tahoma, arial, sans-serif}
.link_verde2:hover { text-decoration: underline; font-weight: none; font-family: trebuchet ms, tahoma, arial, sans-serif; font-size: 14px; color: #93AE24}

.link_fim { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: none; color: #666666}
.link_fim:visited { color: #666666; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.link_fim:hover { text-decoration: underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

.link_azul2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: none; color: #71BDFB}
.link_azul2:visited { color: #71BDFB; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.link_azul2:hover { text-decoration: underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #71BDFB}

.link_azul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: none; color: #2278FB}
.link_azul:visited { color: #2278FB; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.link_azul:hover { text-decoration: underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2278FB}

.link_verde { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: none; color: #93AE24}
.link_verde:visited { color: #93AE24; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.link_verde:hover { text-decoration: underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #93AE24}

.link_topo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: none; color: #333333}
.link_topo:visited { color: #333333; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.link_topo:hover { text-decoration: underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}

.link_topo2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: none; color: #666666}
.link_topo2:visited { color: #666666; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.link_topo2:hover { text-decoration: underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}

.campo_normal{
font-family: verdana; 
font-size: 11px;
font-weight: none;
border-color: ; 
border-width: ;
background-color: ;
}

.campo_cadastro{
font-family: verdana; 
font-size: 10px;
font-weight: none;
border-color: ; 
border-width: ;
background-color: ;
}

.campo_form {
	font-size: 11px;
	background-color: #f0f0f0;
	border: 1px groove;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

.campo_form_2 {
	font-size: 11px;
	background-color: #B1DBFD;
	border: 1px groove;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

.campo_select {
	font-size: 11px;
	background-color: #f0f0f0;
	border: 1px groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fonte_cinza {
color: #333333; 
font-family: verdana; 
font-size: 10px; 
}

.titulo {
	font-size: 20px;
/*	background-color: #f0f0f0; */
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	line-height:28px;
	color: #000000;
}

.texto {
	font-size: 14px;
/*	background-color: #f0f0f0; */
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	line-height:20px;

	color: #666666;
}

.titulo_azul {
	font-size: 20px;
/*	background-color: #f0f0f0; */
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	line-height:20px;
	color: #2278FB;
}

.titulo_laranja {
	font-size: 20px;
/*	background-color: #f0f0f0; */
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	line-height:20px;
	color: #F48000;
}

hr {
	background-color: #cccccc;
	color: #cccccc;
	border: 0px;
	height:1px;
}

.botao {
	border: 1px ridge;
	color: white;
	background: #2278FB;
	font-size: 10px;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

select {
	border: 1px groove;
	font-size: 10px;
	font-weight: none;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

input {
	font-size: 11px;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

.selecionado {
	background-color: #19B1BF;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.fonte_cinza_claro_10 { color: #999999; font-family: verdana; font-size: 10px; ; font-weight: nome }
.fonte_cinza_13 { color: #666666; font-family: verdana; font-size: 13px; ; font-weight: nome }
.fonte_cinza_1_n { color: #666666; font-family: verdana; font-size: 10px; ; font-weight: bold }
.fonte_cinza_11 { color: #333333; font-family: verdana; font-size: 11px; ; font-weight: none }
.fonte_cz_11 { color: #333333; font-family: trebuchet ms, tahoma, arial, sans-serif; font-size: 11px; ; font-weight: none }
.fonte_vermelho_n { color: #E80000; font-family: verdana; font-size: 12px; ; font-weight: bold }
.fonte_preto_n_1 { color: #333333; font-family: verdana; font-size: 10px; ; font-weight: bold }
.fonte_cinza_2 { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.fonte_size {
	font-family: verdana;
	font-size: x-small;
	color: #666666;

}
.fonte_size2 {

	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
.fonte_verde_11_M {
	color: #339900;
	font-family: verdana;
	font-size: 11px;
	;
	font-weight: none;
	text-transform: capitalize;
}
.fonte_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.fonte_cinza_11_M {

	color: #666666;
	font-family: verdana;
	font-size: 11px;
	;
	font-weight: none;
	text-transform: capitalize;
}
.fonte_cinza_10_M {

	color: #999999;
	font-family: verdana;
	font-size: 10px;
	;
	font-weight: none;
	text-transform: capitalize;
}
.fonte_branca_10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
}
.fonte_azul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6AB5FF;
}
.fonte_cinza_not {
color: #5E7B82; font-family: verdana; font-size: 11px; ; font-weight: none
}

.fonte_cinza_not2 {
color: #3F5256; font-family: verdana; font-size: 11px; ; font-weight: none
}

.fonte_endereco {
color: #92A9AF; font-family: verdana; font-size: 11px; ; font-weight: none
}

.fonte_reserved {
color: #92A9AF; font-family: verdana; font-size: 10px; ; font-weight: none
}