* {

	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 13px;

}

#titulo {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 18px;
	color: #01385E;
	font-weight: bold;
	background-image:url('../imagens/fundo_tit.gif');
}

#nomargem {
	
	padding:0px
	margin: 0px;
	display: inline;
		
}

#assinatura {

	font-family: sans-serif, Arial, Verdana;
	font-size: 9px;
	color: gray;
	font-weight: bold;
	background-image:url('../imagens/fundo_baixo_ass.gif');
		
}

a {

	color: #004375;
		
}

hr {

	color: black;
	height: 1px;
	
		
}

.cor_fundo {

	background-color: #C3E5FF;
		
}

.cor_fundo_on {

	background-color: #66BDFF;
	font-weight: bold;	
	cursor: hand;
}



.cor_fundo2 {

	background-color: #E0F2FF;
	
		
}

.borda_modo {

	/*border-right: 1px silver solid;
	border-left: 1px silver solid;
	border-bottom: 1px silver solid;*/
	border: 1px silver solid;
		
}

.hidden {

	display: none;
		
}

.campo_select {
	width: 130px;	
}

#fraseDatas{

	font-family: sans-serif, Verdana;
	font-size: 11px;
	color: red;	
	
}

#fontPeq {

	font-size: 10px;
	
		
}

#div_inf {

	border: 0px;
	background-color: white;
	padding: 10px;
	margin: auto;
	position:absolute;
	width: 100%;
	height: 100%;
	display: none;	
	text-align: center;
	vertical-align: middle;
	
}
.texto_atencao
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: red;	
}
