

#tracado {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999900;
	width: 780px;
}

#tracado_hz {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	height: 500px;
}


.fonte-rosa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF33CC;
}
#divisao {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height: 10px;
}
.fonte-alerta-verde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}
.fonte-azul-bolde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight:bold;	
}
.azul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
}
.descricao {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style:italic;
	}

