



body{
	font-size: 11px;
	font-family: verdana, arial;
	color: #393939;
	background: WHITE;
	margin-top : 0px;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding-left : 0;
	padding-top : 0;
}


.link_servicos{
 font-size: 12;
 font-family: verdana, trebuchet ms, arial;
 font-weight: normal;
 color: #FF9900;
	
}


a{
text-decoration: none;	
font-size: 12;
 font-family: verdana, trebuchet ms, arial;
 font-weight: normal;
 color: #FF9900;
}

input[type="text"]{

 border: 1px solid #ffcc00;
 font-size: 12px;
 font-family: verdana, arial;
   
}

select{

 border: 1px solid #006699;
 font-size: 12px;
 font-family: verdana, arial;
   
}

table{

 font-size: 11;
 font-family: verdana, arial;
 font-weight: normal;
 color: #6d6d6d;


}

.label_destaque{
 font-size: 14;
 font-family: trebuchet ms, arial;
 font-weight: normal;
 color: #616161;
 font-color: #282828
	
}

.texto_destaque{
 font-size: 12;
 font-family: verdana, arial;
 font-weight: normal;
  color: #363636;
	
}

.label_erro{
 font-size: 12;
 font-family: trebuchet ms, arial;
 font-weight: bold;
 color: red;
	
}

.label_ok{
 font-size: 12;
 font-family: trebuchet ms, arial;
 font-weight: bold;
 color: darkblue;
	
}

.label_titulo_tela{
 font-size: 10;
 font-family: verdana, arial;
 font-weight: bold;
 color: #ff6600;
}

.label_info_tela{
 font-size: 12;
 font-family: trebuchet ms, arial;
 font-weight: bold;
 color: darkblue;
}

.label_titulo_grid{
 font-size: 12;
 font-family: trebuchet ms, arial;
 font-weight: bold;
 color: darkblue;
	
}

.bgcel_familiaCadastro{
  background: #eaeaea;
 
}



.tabela{

 border: 1px solid grey;
 font-size: 11;
 font-family: verdana, arial;
 font-weight: normal;
 color: #818181;
 font-color: #282828
 
}
